]> git.lizzy.rs Git - rust.git/history - src
Normalize generator interior type before erasing
[rust.git] / src /
2022-09-22 Michael GouletOptimize subtyping and equation of GeneratorWitness
2022-09-21 borsAuto merge of #102106 - djkoloski:sync-from-clippy...
2022-09-21 borsAuto merge of #101558 - JhonnyBillM:session-diagnostic...
2022-09-21 borsAuto merge of #102097 - Dylan-DPC:rollup-gc75oh4, r...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Jhonny Bill MenaFIX - adopt new Diagnostic naming in newly migrated...
2022-09-21 Jhonny Bill MenaUPDATE - rename SessionSubdiagnostic macro to Subdiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename DiagnosticHandler macro to Diagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename AddSubdiagnostic trait to AddToDiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename DiagnosticHandler trait to IntoDiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - move SessionDiagnostic from rustc_session...
2022-09-21 Dylan DPCRollup merge of #102059 - compiler-errors:issue-101984...
2022-09-21 Dylan DPCRollup merge of #102058 - mqudsi:path_extension_docs...
2022-09-21 Dylan DPCRollup merge of #102045 - RalfJung:const-prop-regressio...
2022-09-21 Dylan DPCRollup merge of #102041 - nnethercote:improve-meta...
2022-09-21 Dylan DPCRollup merge of #102031 - andrewpollack:compiler-tests...
2022-09-21 Dylan DPCRollup merge of #101995 - scottmcm:carrying-mul-example...
2022-09-21 Dylan DPCRollup merge of #89891 - ojeda:modular-alloc, r=Mark...
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-21 borsAuto merge of #101846 - chenyukang:fix-101793, r=davidtwco
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-21 borsAuto merge of #100214 - scottmcm:strict-range, r=thomcc
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 borsAuto merge of #102061 - notriddle:rollup-kwu9vp8, r...
2022-09-20 Michael HowellRollup merge of #102053 - lnicola:rust-analyzer-2022...
2022-09-20 Michael HowellRollup merge of #102038 - jyn514:rustdoc-normalize...
2022-09-20 Michael HowellRollup merge of #102034 - notriddle:notriddle/border...
2022-09-20 Michael HowellRollup merge of #102027 - notriddle:notriddle/docblock...
2022-09-20 Michael HowellRollup merge of #102021 - lcnr:tyConst-fun, r=b-naber...
2022-09-20 Michael HowellRollup merge of #102013 - spastorino:rpitit-lower-fn...
2022-09-20 Michael HowellRollup merge of #102008 - GuillaumeGomez:notable-trait...
2022-09-20 Michael HowellRollup merge of #102001 - cuviper:build-atomic-capi...
2022-09-20 Michael HowellRollup merge of #101976 - RalfJung:mir-semantic-phases...
2022-09-20 Michael HowellRollup merge of #101958 - hanar3:101666/enhance-error...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Michael HowellRollup merge of #100250 - cjgillot:recover-token-stream...
2022-09-20 Michael GouletBetter binder treatment
2022-09-20 borsAuto merge of #101989 - fee1-dead-contrib:const_trait_i...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-20 Ralf Jungfix ConstProp handling of written_only_inside_own_block...
2022-09-20 borsAuto merge of #101806 - BelovDV:issue-fix-fn-find_libra...
2022-09-20 borsfix verbatim with upstream dependencies
2022-09-20 Scott McMurrayOptimize `array::IntoIter`
2022-09-20 Joshua NelsonMake the `normalize-overflow` rustdoc test actually...
2022-09-20 Michael HowellRemove useless color assertions on 0px borders
2022-09-20 Michael Howellrustdoc: remove no-op CSS `h1-6 { border-bottom-color }`
2022-09-20 borsAuto merge of #102022 - matthiaskrgr:rollup-emwfjd1...
2022-09-19 borsAuto merge of #101909 - weihanglo:update-cargo, r=ehuss
2022-09-19 Andrew PollackAdding ignore fuchsia tests for Backtrace, ErrorKind...
2022-09-19 Michael Howellrustdoc: update test cases for changed item-decl HTML
2022-09-19 Michael Howellrustdoc: remove `docblock` class from `item-decl`
2022-09-19 borsAuto merge of #101894 - dingxiangfei2009:let-else-avoid...
2022-09-19 Matthias KrügerRollup merge of #102019 - pietroalbini:pa-relnotes...
2022-09-19 Matthias KrügerRollup merge of #102017 - est31:rustc_dev_guide_tidy_sk...
2022-09-19 Matthias KrügerRollup merge of #102005 - notriddle:notriddle/td-summar...
2022-09-19 Matthias KrügerRollup merge of #102004 - cuviper:relnotes-1.64.0-ffi...
2022-09-19 Matthias KrügerRollup merge of #101985 - RalfJung:generate_stacktrace...
2022-09-19 Matthias KrügerRollup merge of #101979 - rust-lang:pa-update-relnotes...
2022-09-19 Matthias KrügerRollup merge of #101966 - crlf0710:emoji_unittest,...
2022-09-19 Matthias KrügerRollup merge of #101904 - Rageking8:fix-101712, r=oli-obk
2022-09-19 Matthias KrügerRollup merge of #101881 - TaKO8Ki:remove-unused-struct...
2022-09-19 Matthias KrügerRollup merge of #101798 - y86-dev:const_waker, r=lcnr
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
2022-09-19 borsAuto merge of #9483 - c410-f3r:arith, r=Jarcho
2022-09-19 est31Add all submodules to the list of directories tidy...
2022-09-19 Guillaume GomezAdd GUI test for notable traits element position
2022-09-19 borsAuto merge of #101901 - lcnr:early-binder-type-foldable...
2022-09-19 lcnrremove the `Subst` trait, always use `EarlyBinder`
2022-09-19 borsAuto merge of #101629 - compiler-errors:issue-101623...
2022-09-19 borsAuto merge of #101924 - jackh726:revert-static-hrtb...
2022-09-19 Michael Howellrustdoc: remove unused CSS `td.summary-column`
2022-09-19 borsAuto merge of #101799 - LukeMathWalker:distribute-json...
2022-09-18 Deadbeefmake projection bounds with const bounds satisfy const
2022-09-18 borsAuto merge of #101332 - sashashura:patch-1, r=pietroalbini
2022-09-18 borsAuto merge of #101955 - jam1garner:fix-proc-macro-typo...
2022-09-18 borsAuto merge of #101963 - scottmcm:from-ptr-range-optimiz...
2022-09-18 Weihang LoUpdate cargo
2022-09-18 Charles LewAdd unit test for identifier Unicode emoji diagnostics
2022-09-18 borsAuto merge of #101816 - raldone01:cleanup/select_nth_un...
2022-09-18 Ding Xiang Feiadd miri test via const fn
2022-09-18 Ding Xiang Feiadd mir-opt test
2022-09-18 borsAuto merge of #101960 - matthiaskrgr:rollup-1l5v7ip...
2022-09-18 Scott McMurrayAdd a codegen test for slice::from_ptr_range
2022-09-18 Matthias KrügerRollup merge of #101954 - notriddle:notriddle/location...
2022-09-18 Matthias KrügerRollup merge of #101953 - GuillaumeGomez:fix-error...
2022-09-18 Matthias KrügerRollup merge of #101923 - jsha:aux-pages-no-rustdoc...
2022-09-18 Matthias KrügerRollup merge of #101912 - crlf0710:compiler_update_unic...
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-18 borsAuto merge of #101862 - cjgillot:lint-regression, r...
2022-09-17 Michael Howellrustdoc: remove redundant `.location a { font-weight...
2022-09-17 Guillaume GomezFix tooltip display for error codes
2022-09-17 borsAuto merge of #101949 - matthiaskrgr:rollup-xu5cqnd...
2022-09-17 Matthias KrügerRollup merge of #101943 - notriddle:notriddle/non-exhau...
2022-09-17 Matthias KrügerRollup merge of #101942 - Mark-Simulacrum:fix-perf...
2022-09-17 Matthias KrügerRollup merge of #101835 - jyn514:fix-vendoring, r=Mark...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 Matthias KrügerRollup merge of #101821 - thomcc:unicode-15, r=Manishearth
2022-09-17 Matthias KrügerRollup merge of #101713 - Bryanskiy:AccessLevels, r...
next