]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-20 Matthias KrügerRollup merge of #104504 - compiler-errors:fru-syntax...
2022-11-20 Matthias KrügerRollup merge of #104487 - klensy:ntapi, r=Mark-Simulacrum
2022-11-20 Matthias KrügerRollup merge of #104461 - mati865:gnullvm-aarch64-fixup...
2022-11-20 Matthias KrügerRollup merge of #101310 - zachs18:rc_get_unchecked_mut_...
2022-11-20 borsAuto merge of #104646 - matthiaskrgr:rollup-7xnhzf0...
2022-11-20 Matthias KrügerRollup merge of #104640 - GuillaumeGomez:migrate-kdb...
2022-11-20 Matthias KrügerRollup merge of #104611 - notriddle:notriddle/scrape...
2022-11-20 Matthias KrügerRollup merge of #104568 - RalfJung:realloc, r=Amanieu
2022-11-20 Matthias KrügerRollup merge of #104564 - RalfJung:either, r=oli-obk
2022-11-20 Matthias KrügerRollup merge of #104558 - thomcc:unalign-diriter, r...
2022-11-20 Matthias KrügerRollup merge of #104537 - HintringerFabian:docs_default...
2022-11-20 Guillaume GomezExtend GUI tests to check kbd colors
2022-11-20 Guillaume GomezMigrate kdb colors to CSS variables
2022-11-20 borsAuto merge of #104617 - RalfJung:miri, r=RalfJung
2022-11-20 Ralf Jungcfg(miri) no longer needed in sys/unix/time.rs
2022-11-20 Ralf Jungupdate lockfile
2022-11-20 borsAuto merge of #2683 - RalfJung:align_offset, r=RalfJung
2022-11-20 borsAuto merge of #103390 - compiler-errors:metadata-mod...
2022-11-20 Ralf Jungmake align_offset always work on no-provenance pointers
2022-11-20 borsAuto merge of #2681 - RalfJung:seed, r=oli-obk
2022-11-20 Ralf Jungmake miri-seed a regular integer, and also set layout...
2022-11-20 Fabian HintringerImprove documentation of Stack size
2022-11-20 borsAuto merge of #98914 - fee1-dead-contrib:min-deref...
2022-11-20 borsAuto merge of #2680 - RalfJung:rustup, r=RalfJung
2022-11-20 Ralf Jungfix unused warning in a test
2022-11-20 Ralf JungMerge from rustc
2022-11-20 Ralf JungPreparing for merge from rustc
2022-11-20 borsAuto merge of #104629 - JohnTitor:rollup-vp3m98i, r...
2022-11-20 Yuki OkushiRollup merge of #104626 - reez12g:issue-99144-2, r...
2022-11-20 Yuki OkushiRollup merge of #104608 - Nilstrieb:fixmed, r=compiler...
2022-11-20 Yuki OkushiRollup merge of #104467 - fuzzypixelz:fix/attempt-to...
2022-11-20 Yuki OkushiRollup merge of #104435 - scottmcm:iter-repeat-n, r...
2022-11-20 Yuki OkushiRollup merge of #104112 - yancyribbens:add-copy-to...
2022-11-20 Yuki OkushiRollup merge of #103901 - H4x5:fmt-arguments-as-str...
2022-11-20 reez12gFix doctest errors related to rustc_middle
2022-11-20 Michael Howellrustdoc: fix test case
2022-11-20 borsAuto merge of #104522 - RalfJung:try_normalize_after_er...
2022-11-20 Michael Howellrustdoc: add test case for scraped example expand GUI
2022-11-19 borsAuto merge of #2679 - RalfJung:clock_gettime, r=RalfJung
2022-11-19 Ralf Jungimplement clock_gettime on macos
2022-11-19 borsAuto merge of #104470 - ehuss:cdb-dupe-last-command...
2022-11-19 Michael Howellrustdoc: fix scrape-examples JS path
2022-11-19 Michael Howellrustdoc: use real buttons for scrape examples controls
2022-11-19 borsAuto merge of #102795 - lukas-code:constify-is-aligned...
2022-11-19 Mahmoud MazouzAdd a UI test to ensure rustc doesn't do arithmetic...
2022-11-19 Mahmoud MazouzFix substraction with overflow in `wrong_number_of_gene...
2022-11-19 NilstriebCleanup macro matching recovery
2022-11-19 Lukas Markeffskyupdate provenance test
2022-11-19 Lukas Markeffskyfix assembly test on apple
2022-11-19 LukasUpdate comment on pointer-to-usize transmute
2022-11-19 Lukas MarkeffskyRevert "don't call `align_offset` during const eval...
2022-11-19 Lukas Markeffskyfix const `align_offset` implementation
2022-11-19 Lukas Markeffskyfix assembly test on windows
2022-11-19 Lukas Markeffskyreplace potential ICE with graceful error (`no_core...
2022-11-19 Lukas Markeffskydocs cleanup
2022-11-19 Lukas Markeffskyalways use `align_offset` in `is_aligned_to` + add...
2022-11-19 Lukas MarkeffskySchrödinger's pointer
2022-11-19 Lukas Markeffskyaddress more review comments
2022-11-19 Lukas Markeffskydocument `is_aligned{,_to}`
2022-11-19 Lukas Markeffskydon't call `align_offset` during const eval, ever
2022-11-19 Lukas Markeffskymark `align_offset` as `#[must_use]`
2022-11-19 Lukas Markeffskyadd coretests for `is_aligned`
2022-11-19 Lukas Markeffskyconstify `pointer::is_aligned{,_to}`
2022-11-19 Lukas Markeffskyadd coretests for const `align_offset`
2022-11-19 borsAuto merge of #104607 - matthiaskrgr:rollup-9s589me...
2022-11-19 Lukas Markeffskymake const `align_offset` useful
2022-11-19 Lukas Markeffskyunify inherent impls of `CompileTimeEvalContext`
2022-11-19 Lukas Markeffskyconstify `exact_div` intrinsic
2022-11-19 Matthias KrügerRollup merge of #104604 - GuillaumeGomez:migrate-top...
2022-11-19 Matthias KrügerRollup merge of #104593 - compiler-errors:rpitit-object...
2022-11-19 Matthias KrügerRollup merge of #104587 - weihanglo:update-cargo, r...
2022-11-19 Matthias KrügerRollup merge of #104577 - GuillaumeGomez:remove-focus...
2022-11-19 Matthias KrügerRollup merge of #104497 - lyming2007:issue-104379-fix...
2022-11-19 Matthias KrügerRollup merge of #104469 - estebank:long-types, r=oli-obk
2022-11-19 Matthias KrügerRollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroo...
2022-11-19 Matthias KrügerRollup merge of #103989 - arlosi:arm32-panic, r=Amanieu
2022-11-19 Matthias KrügerRollup merge of #103969 - ferrocene:pa-download-rustc...
2022-11-19 Matthias KrügerRollup merge of #103117 - joshtriplett:use-is-terminal...
2022-11-19 borsAuto merge of #104571 - clubby789:remove-vec-rc-opt...
2022-11-19 Ralf JungMerge from rustc
2022-11-19 Ralf JungPreparing for merge from rustc
2022-11-19 Guillaume GomezMigrate top buttons style to CSS variables
2022-11-19 Guillaume GomezUpdate browser-ui-test version to 0.13.2
2022-11-19 Guillaume GomezExtend GUI test to check notable traits blur behaviour
2022-11-19 borsAuto merge of #103509 - compiler-errors:opaques-w-bound...
2022-11-19 borsAuto merge of #104600 - Dylan-DPC:rollup-glw1e8b, r...
2022-11-19 Dylan DPCRollup merge of #104580 - notriddle:notriddle/issue...
2022-11-19 Dylan DPCRollup merge of #104575 - lcnr:dedup-tests, r=jackh726
2022-11-19 Dylan DPCRollup merge of #104566 - matthiaskrgr:clippy_perf_nov1...
2022-11-19 Dylan DPCRollup merge of #104554 - BoxyUwU:less_unchecked_pls...
2022-11-19 Dylan DPCRollup merge of #104553 - mwillsey:asinh-acosh-accuracy...
2022-11-19 Dylan DPCRollup merge of #104528 - WaffleLapkin:lazy_lock_docfix...
2022-11-19 Dylan DPCRollup merge of #104411 - lcnr:bivariance-nll, r=compil...
2022-11-19 Dylan DPCRollup merge of #104001 - Ayush1325:custom-entry, r...
2022-11-19 Scott McMurrayHide the items while waiting for the ACP
2022-11-19 Michael GouletImprove spans for RPITIT object-safety errors
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-19 Michael Gouletdrive-by: Add is_async fn to hir::IsAsync
2022-11-18 Guillaume GomezFix invalid focus when blurring notable traits popover
2022-11-18 borsAuto merge of #104591 - Manishearth:rollup-b3ser4e...
next