]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #99008 - obeis:issue-98974, r=compiler-errors
[rust.git] / src /
2022-07-09 Dylan DPCRollup merge of #99008 - obeis:issue-98974, r=compiler...
2022-07-09 Dylan DPCRollup merge of #98980 - RalfJung:const-prop-ice, r...
2022-07-09 Dylan DPCRollup merge of #98915 - nnethercote:clarify-deriving...
2022-07-09 Dylan DPCRollup merge of #98350 - pcwalton:dwarf5, r=michaelwoer...
2022-07-09 borsAuto merge of #98961 - zeevm:issue-98958-fix, r=oli-obk
2022-07-08 borsAuto merge of #98816 - estebank:implicit-sized, r=oli-obk
2022-07-08 borsAuto merge of #99034 - RalfJung:miri, r=Mark-Simulacrum
2022-07-08 Patrick WaltonImplement support for DWARF version 5.
2022-07-08 borsAuto merge of #98614 - oli-obk:take_unsound_opaque_type...
2022-07-08 borsAuto merge of #99054 - Dylan-DPC:rollup-0zuhhds, r...
2022-07-08 Dylan DPCRollup merge of #98794 - compiler-errors:conflicting...
2022-07-08 Dylan DPCRollup merge of #98657 - compiler-errors:rustc-const...
2022-07-08 Dylan DPCRollup merge of #98654 - nnethercote:pest-2.1.3-opt...
2022-07-08 Dylan DPCRollup merge of #98533 - jyn514:drop-tracking-debugging...
2022-07-08 borsAuto merge of #98758 - nnethercote:more-derive-output...
2022-07-08 Obei SidegUpdate ui test for the new E0530 suggestion
2022-07-08 borsAuto merge of #98638 - bjorn3:less_string_interning...
2022-07-08 borsAuto merge of #99047 - matthiaskrgr:rollup-01vn70s...
2022-07-08 Matthias KrügerRollup merge of #99026 - anall:buffix/clippy-9131,...
2022-07-08 Matthias KrügerRollup merge of #99019 - pierwill:doc-mir-statement...
2022-07-08 Matthias KrügerRollup merge of #98798 - jyn514:download-rustc-cached...
2022-07-08 Matthias KrügerRollup merge of #98795 - jackh726:lexical_region_resolv...
2022-07-08 Matthias KrügerRollup merge of #98718 - yoshuawuyts:stabilize-into...
2022-07-08 Matthias KrügerRollup merge of #95635 - davidtwco:terminal-width-stabi...
2022-07-08 Ralf Jungadd regex to rustc-workspace-hack
2022-07-08 Michael GouletHighlight conflicting param-env candidates
2022-07-08 borsAuto merge of #98482 - cjgillot:short-struct-span-closu...
2022-07-08 Ralf Jungupdate Miri
2022-07-07 borsAuto merge of #98360 - estebank:uninit-binding, r=oli-obk
2022-07-07 borsAuto merge of #99024 - matthiaskrgr:rollup-8ygpcpg...
2022-07-07 Esteban Küberfix arm test
2022-07-07 Andrea NallAdd test for and fix rust-lang/rust-clippy#9131
2022-07-07 Esteban KüberWording tweak
2022-07-07 Esteban KüberFix label on uninit binding field assignment
2022-07-07 Esteban KüberAvoid misleading message/label in `match-cfg-fake-edges...
2022-07-07 Esteban KüberAdd test for `for` loop maybe initializing binding
2022-07-07 Esteban KüberReview comments: wording
2022-07-07 Esteban KüberTweak wording and spans
2022-07-07 Esteban KüberOn partial uninit error point at where we need init
2022-07-07 Esteban KüberTrack implicit `Sized` obligations in type params
2022-07-07 Matthias KrügerRollup merge of #99017 - GuillaumeGomez:rustdoc-ending...
2022-07-07 Matthias KrügerRollup merge of #99004 - TaKO8Ki:add-test-for-70408...
2022-07-07 Matthias KrügerRollup merge of #99002 - fee1-dead-contrib:sugg_derive...
2022-07-07 Matthias KrügerRollup merge of #98995 - TaKO8Ki:add-test-for-80471...
2022-07-07 Matthias KrügerRollup merge of #98994 - kons-9:dont_use_process_exit...
2022-07-07 Matthias KrügerRollup merge of #98986 - pierwill:patch-5, r=oli-obk
2022-07-07 Matthias KrügerRollup merge of #98979 - RalfJung:more-alloc-range...
2022-07-07 Matthias KrügerRollup merge of #98844 - cjgillot:deep-visit, r=jyn514
2022-07-07 Matthias KrügerRollup merge of #97917 - AronParker:master, r=ChrisDenton
2022-07-07 Esteban KüberAdd test for #98539
2022-07-07 borsAuto merge of #95573 - cjgillot:lower-query, r=michaelw...
2022-07-07 borsAuto merge of #99014 - Dylan-DPC:rollup-n84y0jk, r...
2022-07-07 Guillaume GomezReplace boolean argument for print_where_clause with...
2022-07-07 Camille GILLOTReword comments and rename HIR visiting methods.
2022-07-07 Dylan DPCRollup merge of #98981 - pierwill:pierwill/dataflow...
2022-07-07 Dylan DPCRollup merge of #98973 - GuillaumeGomez:inherent-impl...
2022-07-07 Dylan DPCRollup merge of #98930 - tmiasko:pub-basic-blocks,...
2022-07-07 Dylan DPCRollup merge of #98901 - davidtwco:split-dwarf-incr...
2022-07-07 Dylan DPCRollup merge of #98692 - camelid:more-fixmes, r=Guillau...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 Dylan DPCRollup merge of #97711 - Nilstrieb:rustc-arena-ub,...
2022-07-07 Dylan DPCRollup merge of #96856 - DrMeepster:fix_projection_vali...
2022-07-07 borsAuto merge of #98675 - eddyb:cg-array-literal, r=nikic
2022-07-07 borsAuto merge of #98841 - Kobzol:hir-validator-bitset...
2022-07-07 Camille GILLOTBless coverage reports.
2022-07-07 Camille GILLOTBless MSVC debuginfo.
2022-07-07 Camille GILLOTBless aarch64 test.
2022-07-07 Camille GILLOTFix borrowck closure span.
2022-07-07 Camille GILLOTBless codegen test.
2022-07-07 Camille GILLOTShorten span for closures.
2022-07-07 Takayuki Maedaadd a test for #70408
2022-07-07 Tomasz MiąskoMove `predecessors` from Body to BasicBlocks
2022-07-07 Deadbeefsuggest adding a derive for #[default] applied to variants
2022-07-07 toshiki gotosquash the commits
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-07 Takayuki Maedaadd a test for #80471
2022-07-07 borsAuto merge of #98487 - cjgillot:variance-nohir, r=wesle...
2022-07-06 borsAuto merge of #98831 - RalfJung:no-more-unsized-locals...
2022-07-06 Camille GILLOTAllow to create definitions inside the query system.
2022-07-06 borsAuto merge of #98987 - GuillaumeGomez:rollup-bcy32bp...
2022-07-06 xFrednetFix `#[expect]` and `#[allow]` for `clippy::duplicate_mod`
2022-07-06 Guillaume GomezRollup merge of #98984 - pierwill:patch-4, r=RalfJung
2022-07-06 Guillaume GomezRollup merge of #98983 - pierwill:patch-3, r=RalfJung
2022-07-06 Guillaume GomezRollup merge of #98971 - MinnDevelopment:patch-1, r...
2022-07-06 Guillaume GomezRollup merge of #98939 - GuillaumeGomez:rustdoc-disamb...
2022-07-06 Guillaume GomezRollup merge of #98911 - notriddle:notriddle/rustdoc...
2022-07-06 Guillaume GomezRollup merge of #98519 - TaKO8Ki:add-head-span-field...
2022-07-06 Guillaume GomezRollup merge of #96935 - thomcc:atomicptr-strict-prov...
2022-07-06 Ralf Jungbless
2022-07-06 borsAuto merge of #98959 - cjgillot:late-bound-order, r...
2022-07-06 Ralf Jungfix ICE in ConstProp
2022-07-06 David Woodsession: `output-width` -> `diagnostic-width`
2022-07-06 David Woodsession: `terminal-width` -> `output-width`
2022-07-06 David Woodsess: stabilize `--terminal-width`
2022-07-06 borsAuto merge of #98970 - Dylan-DPC:rollup-j0od37w, r...
2022-07-06 Ralf Junginterpret: use AllocRange in UninitByteAccess
2022-07-06 Guillaume GomezAdd test for inherent impls anchors
2022-07-06 borsAuto merge of #98567 - Patryk27:update-llvm, r=nikic
2022-07-06 Nixon Enraght-MoonySuggest using block for `extern "abi" fn` with no body
2022-07-06 Guillaume GomezDon't generate anchors on inherent impl methods
next