]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection
Auto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514
[rust.git] / compiler / rustc_trait_selection /
2022-09-24 borsAuto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514
2022-09-24 borsAuto merge of #102234 - matthiaskrgr:rollup-5cb20l1...
2022-09-24 Matthias KrügerRollup merge of #102226 - RalfJung:miri-sysroot-build...
2022-09-24 Matthias KrügerRollup merge of #102210 - notriddle:notriddle/did-you...
2022-09-24 Matthias KrügerRollup merge of #102204 - fee1-dead-contrib:manually...
2022-09-24 Matthias KrügerRollup merge of #102203 - notriddle:notriddle/source...
2022-09-24 Matthias KrügerRollup merge of #102186 - ink-feather-org:const_try_tra...
2022-09-24 Matthias KrügerRollup merge of #102109 - petrochenkov:addids, r=oli-obk
2022-09-24 Matthias KrügerRollup merge of #102088 - oli-obk:cleanups, r=bjorn3
2022-09-24 Matthias KrügerRollup merge of #100823 - WaffleLapkin:less_offsets...
2022-09-24 borsAuto merge of #102167 - thomcc:exclusive-inline, r...
2022-09-24 borsAuto merge of #102064 - cjgillot:revert, r=Mark-Simulacrum
2022-09-24 Matthias KrügerRollup merge of #102218 - ehuss:rustc-flags, r=JohnTitor
2022-09-24 Matthias KrügerRollup merge of #102199 - GuillaumeGomez:improve-rustdo...
2022-09-24 Matthias KrügerRollup merge of #102188 - flba-eb:doc_missed_at_rename...
2022-09-24 Matthias KrügerRollup merge of #102176 - ojeda:add-llvm-dis-to-ci...
2022-09-24 Matthias KrügerRollup merge of #102175 - oli-obk:miri_subtree_cleanup...
2022-09-24 Matthias KrügerRollup merge of #102152 - compiler-errors:issue-102140...
2022-09-24 Matthias KrügerRollup merge of #102146 - notriddle:notriddle/sidebar...
2022-09-24 Matthias KrügerRollup merge of #102082 - andrewpollack:uid-ignore...
2022-09-24 Matthias KrügerRollup merge of #102081 - andrewpollack:add-execvp...
2022-09-24 Matthias KrügerRollup merge of #102044 - ChrisDenton:BCrypt-system...
2022-09-24 Matthias KrügerRollup merge of #101780 - chriswailes:android-platform...
2022-09-24 borsAuto merge of #100845 - timvermeulen:iter_compare,...
2022-09-24 borsAuto merge of #102068 - cjgillot:erased-lifetime-print...
2022-09-23 DeadbeefMake `ManuallyDrop` satisfy `~const Destruct`
2022-09-23 borsAuto merge of #102192 - matthiaskrgr:rollup-0ctjzco...
2022-09-23 Matthias KrügerRollup merge of #102177 - inquisitivecrystal:std-doc...
2022-09-23 Matthias KrügerRollup merge of #102158 - notriddle:notriddle/stab...
2022-09-23 Matthias KrügerRollup merge of #102148 - RalfJung:miri-test, r=oli-obk
2022-09-23 Matthias KrügerRollup merge of #102137 - b-naber:lazy-const-val-conver...
2022-09-23 Matthias KrügerRollup merge of #102115 - Alfriadox:master, r=thomcc
2022-09-23 Matthias KrügerRollup merge of #102094 - GuillaumeGomez:bool-from...
2022-09-23 borsAuto merge of #102056 - b-naber:unevaluated, r=lcnr
2022-09-23 b-naberrename Unevaluated to UnevaluatedConst
2022-09-23 Matthias KrügerRollup merge of #102112 - cuviper:powerpc64-full-relro...
2022-09-23 Matthias KrügerRollup merge of #102104 - Aaron1011:no-test-backtrace...
2022-09-23 Matthias KrügerRollup merge of #102095 - oli-obk:simplify, r=TaKO8Ki
2022-09-23 Matthias KrügerRollup merge of #102066 - notriddle:notriddle/headers...
2022-09-23 Matthias KrügerRollup merge of #102042 - LukeMathWalker:add-rust-json...
2022-09-23 Matthias KrügerRollup merge of #101815 - diegooliveira:master, r=davidtwco
2022-09-23 Matthias KrügerRollup merge of #101664 - mejrs:similarity, r=fee1...
2022-09-23 Matthias KrügerRollup merge of #100734 - ComputerDruid:afit_feature...
2022-09-23 borsAuto merge of #101708 - compiler-errors:issue-101696...
2022-09-22 Matthias KrügerRollup merge of #102147 - notriddle:notriddle/location...
2022-09-22 Matthias KrügerRollup merge of #102144 - chriss0612:const_convert_cont...
2022-09-22 Matthias KrügerRollup merge of #102135 - GuillaumeGomez:rename-alltype...
2022-09-22 Matthias KrügerRollup merge of #102133 - b-naber:use-valtrees-in-fast...
2022-09-22 Matthias KrügerRollup merge of #102128 - oli-obk:const_unification...
2022-09-22 Matthias KrügerRollup merge of #102127 - TaKO8Ki:use-appropriate-varia...
2022-09-22 Matthias KrügerRollup merge of #102125 - notriddle:notriddle/content...
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-22 Matthias KrügerRollup merge of #102118 - notriddle:notriddle/line...
2022-09-22 Matthias KrügerRollup merge of #102113 - RalfJung:opty-assert-mem...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-22 borsAuto merge of #102139 - Dylan-DPC:rollup-ljlipt8, r...
2022-09-22 Dylan DPCRollup merge of #102131 - orlp:patch-1, r=thomcc
2022-09-22 Dylan DPCRollup merge of #102119 - steffahn:fix-pararmeter,...
2022-09-22 Dylan DPCRollup merge of #102107 - Urgau:rustdoc-missing-space...
2022-09-22 Dylan DPCRollup merge of #102076 - cuviper:transmute-discr-endia...
2022-09-22 Dylan DPCRollup merge of #102069 - compiler-errors:no-eq-in...
2022-09-22 Dylan DPCRollup merge of #102037 - jyn514:normalize-docs, r...
2022-09-22 Dylan DPCRollup merge of #102036 - Patiga:remove-io-errorkind...
2022-09-22 Dylan DPCRollup merge of #101598 - chriswailes:sanitizers, r...
2022-09-22 borsAuto merge of #100980 - compiler-errors:normalize-opaqu...
2022-09-22 b-naberdon't convert valtree to constvalue during normalization
2022-09-22 b-naberintroduce mir::Unevaluated
2022-09-22 borsAuto merge of #102028 - oli-obk:miri_subtree, r=oli-obk
2022-09-22 borsAuto merge of #101999 - the8472:source-lines-partition...
2022-09-22 borsAuto merge of #100982 - fee1-dead-contrib:const-impl...
2022-09-22 Michael GouletNormalize opaques with escaping bound vars
2022-09-22 Yuki OkushiRollup merge of #102102 - GuillaumeGomez:doc-aliases...
2022-09-22 Yuki OkushiRollup merge of #102100 - GuillaumeGomez:stab-in-docblo...
2022-09-22 Yuki OkushiRollup merge of #102084 - andrewpollack:add-issue-panic...
2022-09-22 Yuki OkushiRollup merge of #102079 - ehuss:update-books, r=ehuss
2022-09-22 Yuki OkushiRollup merge of #102075 - notriddle:notriddle/content...
2022-09-22 Yuki OkushiRollup merge of #102073 - andrewpollack:add-execvp...
2022-09-22 Yuki OkushiRollup merge of #102071 - andrewpollack:add-needs-unwin...
2022-09-22 Yuki OkushiRollup merge of #102054 - GuillaumeGomez:sidebar-all...
2022-09-22 Yuki OkushiRollup merge of #102033 - andrewpollack:add-unwind...
2022-09-22 Yuki OkushiRollup merge of #102032 - andrewpollack:bad-signal...
2022-09-22 Yuki OkushiRollup merge of #102030 - est31:tidy_walk_no_reexport...
2022-09-22 Yuki OkushiRollup merge of #101952 - Mark-Simulacrum:missing-fallb...
2022-09-21 borsAuto merge of #102106 - djkoloski:sync-from-clippy...
2022-09-21 borsAuto merge of #101558 - JhonnyBillM:session-diagnostic...
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 DiagnosticHandler macro to Diagnostic
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 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
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 #101846 - chenyukang:fix-101793, r=davidtwco
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
next