]> git.lizzy.rs Git - rust.git/history - compiler
impl SessionDiagnostic for LayoutError and Spanned<T>
[rust.git] / compiler /
2022-09-24 Ellis Hoagimpl SessionDiagnostic for LayoutError and Spanned<T>
2022-09-24 Ellis HoagAdd monomorphization errors
2022-09-24 Ellis Hoaglint type
2022-09-24 Ellis HoagAdd wrapper type for ExitCode for use in RanlibFailure
2022-09-24 Ellis Hoagremove IntoDiagnosticArg impl for Option
2022-09-24 Ellis HoagLint against untranslatable diagnostics in rustc_codege...
2022-09-24 Ellis HoagAdd LayoutSizeOverflow
2022-09-24 Ellis HoagAdd LTONotSupported
2022-09-24 Ellis HoagAdd UnwindingInlineAsm
2022-09-24 Ellis HoagAdd LinkageConstOrMutType
2022-09-24 Ellis HoagAdd RanlibFailure
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 borsAuto merge of #102223 - matthiaskrgr:rollup-wb1qdhk...
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 Michael Howelldiagnostics: avoid syntactically invalid suggestion...
2022-09-23 DeadbeefMake `ManuallyDrop` satisfy `~const Destruct`
2022-09-23 borsAuto merge of #102192 - matthiaskrgr:rollup-0ctjzco...
2022-09-23 Camille GILLOTAlways print '_, even for erased lifetimes.
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 #102134 - flba-eb:master, r=bjorn3
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 borsAuto merge of #102165 - matthiaskrgr:rollup-n5oquhe...
2022-09-23 borsAuto merge of #102150 - matthiaskrgr:rollup-6xmd8f3...
2022-09-23 borsAuto merge of #100488 - khyperia:invalid-calling-conven...
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 khyperiaImprove the help message for an invalid calling convention
2022-09-22 Michael GouletCalculate ProjectionTy::trait_def_id correctly
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 Camille GILLOTRevert "Auto merge of #101620 - cjgillot:compute_lint_l...
2022-09-22 Camille GILLOTRevert "Auto merge of #101862 - cjgillot:lint-regressio...
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 Vadim Petrochenkovresolve: Set effective visibilities for imports more...
2022-09-22 b-naberuse valtrees for comparison
2022-09-22 b-naberaddress review
2022-09-22 b-naberintroduce mir::Unevaluated
2022-09-22 borsAuto merge of #102028 - oli-obk:miri_subtree, r=oli-obk
2022-09-22 Oli SchererConst unification is already infallible, remove the...
2022-09-22 Takayuki Maedause appropriate variable names
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 Dan JohnsonSplit out async_fn_in_trait into a separate feature
2022-09-22 Michael GouletNormalize generator interior type before erasing
2022-09-22 Michael GouletComment, and bail early if bound vars list differs
2022-09-22 Michael GouletOptimize subtyping and equation of GeneratorWitness
next