]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #105979 - matthiaskrgr:rollup-2luw3mx...
2022-12-21 Jakob DegenForbid `RetagKind::TwoPhase` as well
2022-12-21 Jakob DegenClarify that raw retags are not permitted in Mir
2022-12-21 borsAuto merge of #105812 - ojeda:no-jump-tables, r=nikic
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 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-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 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 Howellrustdoc: prevent CSS layout of line numbers shrinking...
2022-12-20 borsAuto merge of #105381 - uweigand:s390x-ffi-vaarg, r...
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 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
2022-12-20 Oli SchererSome tracing cleanups
2022-12-20 Matthias KrügerRollup merge of #105945 - JohnTitor:issue-57404, r...
2022-12-20 Matthias KrügerRollup merge of #105944 - JohnTitor:issue-80816, r...
2022-12-20 Matthias KrügerRollup merge of #105943 - JohnTitor:issue-102206, r...
2022-12-20 Matthias KrügerRollup merge of #105939 - GuillaumeGomez:improve-descri...
2022-12-20 Matthias KrügerRollup merge of #105938 - andersk:coerce_unsized-tracki...
2022-12-20 Matthias KrügerRollup merge of #105930 - JakobDegen:nal-unsound, r...
2022-12-20 Matthias KrügerRollup merge of #105835 - tmiasko:cleanup-post-borrowck...
2022-12-20 Chris DentonBump `cfg-if` to `1.0`
2022-12-20 borsAuto merge of #105940 - matthiaskrgr:rollup-ho4po1t...
2022-12-20 Yuki OkushiAdd regression test for #57404
2022-12-20 Yuki OkushiAdd regression test for #80816
2022-12-20 Yuki OkushiAdd regression test for #102206
2022-12-20 Ezra Shawdocs: add long error explanation for error E0472
2022-12-20 Matthias KrügerRollup merge of #105935 - Ezrashaw:add-test+docs-for...
2022-12-20 Matthias KrügerRollup merge of #105933 - taiki-e:doc-cfg, r=GuillaumeGomez
2022-12-20 Matthias KrügerRollup merge of #105914 - GuillaumeGomez:simplify-css...
2022-12-20 Matthias KrügerRollup merge of #105912 - notriddle:notriddle/pre-line...
2022-12-20 Matthias KrügerRollup merge of #105901 - oli-obk:no_miri_on_stable...
2022-12-20 borsAuto merge of #105880 - Nilstrieb:make-newtypes-less...
2022-12-20 Guillaume GomezImprove description of struct-fields GUI test
2022-12-20 Anders KaseorgUpdate coerce_unsized tracking issue from #27732 to...
2022-12-20 Ezra Shawdocs/test: add UI test and long-form error docs for...
2022-12-20 borsAuto merge of #105575 - compiler-errors:impl-wf-lint...
2022-12-20 Taiki EndoAdd readable rustdoc display for tvOS and watchOS
2022-12-20 Arvind MukundCorrect ModFlagBehavior for Aarch64 on LLVM-15
2022-12-20 Jakob DegenDisable `NormalizeArrayLen`
2022-12-20 borsAuto merge of #105918 - matthiaskrgr:rollup-mmazd62...
2022-12-19 borsAuto merge of #105905 - lqd:revert-103880, r=jackh726
2022-12-19 Ulrich WeigandImplement va_list and va_arg for s390x FFI
2022-12-19 Matthias KrügerRollup merge of #105915 - andrewpollack:revert-105250...
2022-12-19 Matthias KrügerRollup merge of #105913 - notriddle:notriddle/width...
2022-12-19 Matthias KrügerRollup merge of #105910 - rustbot:docs-update, r=ehuss
2022-12-19 Matthias KrügerRollup merge of #105902 - vincenzopalazzo:macros/pin_do...
2022-12-19 Matthias KrügerRollup merge of #105895 - oli-obk:tait_coherence, r...
2022-12-19 Matthias KrügerRollup merge of #105860 - Ezrashaw:add-long-errors...
2022-12-19 Matthias KrügerRollup merge of #105801 - zertosh:path_mut_os_str_doc_t...
2022-12-19 Andrew PollackRevert "Replace usage of `ResumeTy` in async lowering...
2022-12-19 borsAuto merge of #103600 - compiler-errors:early-binder...
2022-12-19 Michael GouletMake fast-path for implied wf lint better
2022-12-19 Guillaume GomezSimplify CSS for code examples code blocks
2022-12-19 Michael Howellrustdoc: remove width-limiter from source pages, stop...
2022-12-19 Rémy Rakicadd non-regression test for issue 105809
2022-12-19 Michael GouletDowngrade IMPLIED_BOUNDS_ENTAILMENT to warn by default...
2022-12-19 Michael GouletMake Clippy test no longer unsound
2022-12-19 Michael GouletAdd IMPLIED_BOUNDS_ENTAILMENT lint
2022-12-19 Michael Howellrustdoc: force pre tags to have the default line height
2022-12-19 rustbotUpdate books
2022-12-19 borsAuto merge of #105698 - joboet:unsupported_threads_once...
2022-12-19 Marcus Calhoun... Fix arch flag on i686-apple-darwin
2022-12-19 Rémy RakicRevert "Auto merge of #103880 - b-naber:field-ty-mir...
2022-12-19 Oli SchererDon't panic on stable since miri is not available there
2022-12-19 ch-ivdocs: improve pin docs
2022-12-19 Oli SchererTest that we don't add a new kind of breaking change...
2022-12-19 Ezra Shawmore markdown list formatting
next