]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-22 yukangfix suggest span for #105494
2022-12-22 yukangfix #105494, Suggest remove last method call when type...
2022-12-22 Yuki OkushiMove z-crate-attr test to the attributes dir
2022-12-22 Yuki OkushiAdd regression test for #99647
2022-12-22 mochaaPstd: only use LFS function on glibc
2022-12-22 borsAuto merge of #106025 - matthiaskrgr:rollup-vz5rqah...
2022-12-22 Ben KimockFix phrasing
2022-12-22 Michael GouletSuggest associated const on capitalization error
2022-12-22 borsAuto merge of #106023 - JohnTitor:rollup-k8mettz, r...
2022-12-22 Ben KimockClean up implementation, deduplicate in errors
2022-12-22 Eric HolkChange comment to doc comment
2022-12-22 kadminFix ICE
2022-12-22 Michael Howellrustdoc: simplify CSS and DOM for more-scraped-examples
2022-12-22 Jakob DegenDon't run `Drop` terminators on types that do not have...
2022-12-22 Matthias KrügerRollup merge of #106012 - JakobDegen:retag-raw, r=RalfJung
2022-12-22 Matthias KrügerRollup merge of #105996 - Swatinem:async-is-unwindsafe...
2022-12-22 Matthias KrügerRollup merge of #105985 - compiler-errors:method-chain...
2022-12-22 Matthias KrügerRollup merge of #105960 - oli-obk:effect_cleanup, r...
2022-12-22 Matthias KrügerRollup merge of #105932 - MasterAwesome:aarch64-bti...
2022-12-22 Matthias KrügerRollup merge of #105837 - compiler-errors:issue-105728...
2022-12-21 Yuki OkushiRollup merge of #106014 - GuillaumeGomez:add-gui-explan...
2022-12-21 Yuki OkushiRollup merge of #106008 - uweigand:s390x-lintgroup...
2022-12-21 Yuki OkushiRollup merge of #105995 - JohnTitor:issue-96530, r...
2022-12-21 Yuki OkushiRollup merge of #105986 - eltociear:patch-18, r=RalfJung
2022-12-21 Yuki OkushiRollup merge of #105980 - goffrie:waker-drop, r=thomcc
2022-12-21 Yuki OkushiRollup merge of #105824 - zacchiro:patch-1, r=JohnTitor
2022-12-21 Yuki OkushiRollup merge of #105602 - RalfJung:read-convenience...
2022-12-21 Yuki OkushiRollup merge of #105584 - raffimolero:patch-1, r=JohnTitor
2022-12-21 Bryan GarzaUpdate track_caller tests; run fmt
2022-12-21 borsAuto merge of #105613 - Nilstrieb:rename-assert_uninit_...
2022-12-21 Jakob DegenBless tests
2022-12-21 Jakob DegenRetag argument to `drop_in_place` unconditionally
2022-12-21 Jakob DegenRetag as FnEntry on `drop_in_place`
2022-12-21 Michael Howellrustdoc: simplify link anchor to section expand JS
2022-12-21 borsAuto merge of #105979 - matthiaskrgr:rollup-2luw3mx...
2022-12-21 Jakob DegenForbid `RetagKind::TwoPhase` as well
2022-12-21 Guillaume GomezAdd comment explaining what the scrape-examples-toggle...
2022-12-21 Jakob DegenClarify that raw retags are not permitted in Mir
2022-12-21 Ulrich WeigandSort lint_groups in no_lint_suggestion
2022-12-21 Oli SchererGive opaque types a better coherence error
2022-12-21 borsAuto merge of #105812 - ojeda:no-jump-tables, r=nikic
2022-12-21 borsAuto merge of #2736 - RalfJung:josh, r=oli-obk
2022-12-21 Ralf Jungupdate josh onstructions
2022-12-21 Krasimir Georgievcodegen tests: adapt patterns to also work with v0...
2022-12-21 borsAuto merge of #100390 - jhpratt:float-from-bool, r...
2022-12-21 Arpad BorsosTest that async blocks are UnwindSafe
2022-12-21 Yuki OkushiAdd regression test for #96530
2022-12-21 Nikita PopovDon't explicitly set C++ standard for lld
2022-12-21 Ralf Jungless specific wording
2022-12-21 Ikko AshimineFix typo in reading_half_a_pointer.rs
2022-12-21 Michael GouletDon't call typeck if we have no typeck results
2022-12-21 Michael GouletCollectAllMismatches relation should respect int/float...
2022-12-21 Michael GouletRename things to be a bit clearer
2022-12-21 Michael GouletSubstitute things correctly
2022-12-21 Michael GouletRemove some unnecessary try_map_bound
2022-12-21 Michael Gouletforgot a return in drop tracking handle_uninhabited_return
2022-12-21 Ben KimockRe-enable the VClock ordering tests
2022-12-21 Ben KimockFix span management
2022-12-21 Bryan GarzaImprove code based on feedback.
2022-12-21 Bryan GarzaAdd lint doc comment
2022-12-21 Bryan GarzaUpdate track_caller logic/lint after rebase
2022-12-21 Bryan Garzaupdate wording of lint
2022-12-21 Bryan GarzaUpdate code based on PR comments
2022-12-21 Bryan GarzaSwitch `#[track_caller]` back to a no-op unless feature...
2022-12-20 Geoffry SongRefer to "Waker" rather than "RawWaker" in `drop` comment
2022-12-20 Matthias KrügerRollup merge of #105976 - jyn514:unused-make-targets...
2022-12-20 Matthias KrügerRollup merge of #105973 - oli-obk:simplify_callee_check...
2022-12-20 Matthias KrügerRollup merge of #105972 - notriddle:notriddle/anchor...
2022-12-20 Matthias KrügerRollup merge of #105964 - notriddle:notriddle/scraped...
2022-12-20 Matthias KrügerRollup merge of #105949 - ChrisDenton:bump-cfg-if,...
2022-12-20 Matthias KrügerRollup merge of #105904 - MarcusCalhoun-Lopez:darwin_ar...
2022-12-20 Matthias KrügerRollup merge of #105897 - oli-obk:tait_patterns, r...
2022-12-20 Matthias KrügerRollup merge of #105791 - Ezrashaw:add-e0472-long-docs...
2022-12-20 Joshua NelsonRemove unused `check-stage2-T-arm-linux-androideabi...
2022-12-20 Jeremy StuckiAdd missing anonymous lifetime
2022-12-20 Jeremy StuckiAdd missing anonymous lifetime
2022-12-20 Jeremy Stuckirustc: Remove needless lifetimes
2022-12-20 Miguel OjedaAdd `-Zno-jump-tables`
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-20 Arvind MukundUse `Error` behavior for LLVM versions prior to 15
2022-12-20 Michael Howellrustdoc: simplify section anchor CSS
2022-12-20 Oli SchererAvoid going through the happy path in case of non-fn...
2022-12-20 Michael GouletRe-enable fn trait call notation error
2022-12-20 Michael Howellrustdoc: prevent CSS layout of line numbers shrinking...
2022-12-20 borsAuto merge of #105381 - uweigand:s390x-ffi-vaarg, r...
2022-12-20 Chris DentonBump packed_simd_2 and getrandom v0.2
2022-12-20 Oli SchererSome ICE debugging aids
2022-12-20 Oli Scherertracing: make flag checking less noisy
2022-12-20 Oli SchererSome track_caller additions
2022-12-20 Oli SchererSome hir cleanups
2022-12-20 Oli SchererFix some `~const` usage in libcore
2022-12-20 Oli SchererRemove an unused function
2022-12-20 Oli Schereruse `track_caller` to show where the panic is actually...
2022-12-20 NilstriebRemove wrapper functions for some unstable options
2022-12-20 borsAuto merge of #105951 - matthiaskrgr:rollup-aqxz888...
2022-12-20 Oli SchererHackily fix an opaque type ICE
2022-12-20 Oli SchererSome style nits
2022-12-20 Oli SchererReplace a `find` with a loop to simplify the logic.
2022-12-20 Oli SchererMake it easier to debug where a region error was created
next