]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-08 lcnrdon't use `commit_if_ok` during `higher_ranked_sub`
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 borsAuto merge of #98482 - cjgillot:short-struct-span-closu...
2022-07-08 Jack HueyMove code from rustc_trait_selection/opaque_types to...
2022-07-08 Jack HueyMove is_free and is_free_or_static to Region, change...
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 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 borsAuto merge of #95573 - cjgillot:lower-query, r=michaelw...
2022-07-07 pierwillAdd doc comments in `rustc_middle::mir`
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 `dominators` from Body to BasicBlocks
2022-07-07 Tomasz MiąskoMove `switch_sources` from Body to BasicBlocks
2022-07-07 Tomasz MiąskoMove `predecessors` from Body to BasicBlocks
2022-07-07 Tomasz MiąskoMove `is_cfg_cyclic` from Body to BasicBlocks
2022-07-07 Tomasz MiąskoMake MIR basic blocks field public
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 GILLOTUse DefIdTree instead of re-implementing it.
2022-07-06 Camille GILLOTRemove dead code.
2022-07-06 Camille GILLOTReword create_def comment.
2022-07-06 Camille GILLOTUse a dedicated DepKind for the forever-red node.
2022-07-06 Camille GILLOTComment untracked_crate.
2022-07-06 Camille GILLOTRemove `sess` field from LoweringContext.
2022-07-06 Camille GILLOTExpand comment in `with_hir_id_owner`.
2022-07-06 Camille GILLOTCreate a forever red node and use it to force side...
2022-07-06 Camille GILLOTDo not create a new NodeId when not used.
2022-07-06 Camille GILLOTRemove useless branch.
2022-07-06 Camille GILLOTMake AST lowering a query.
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 xFrednetAdd function to manually fulfill lint expectations...
2022-07-06 xFrednetDocument, that some lint have to be expected on the...
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 pierwillFix missing word in comment
2022-07-06 Ralf Jungfix a strange ConstProp ICE
2022-07-06 Ralf Jungdeduplicate some copy_op code
2022-07-06 Ralf Jungbless
2022-07-06 Ralf Jungsupport passing unsized fn arguments
2022-07-06 Ralf Junginterpret: remove LocalValue::Unallocated, add Operand...
2022-07-06 NilstriebFix stacked borrows violation in rustc_arena
2022-07-06 pierwillRemove erroneous doc comment
2022-07-06 pierwilldocs: Add overview of `rustc_middle::mir::TerminatorKind`
2022-07-06 borsAuto merge of #98959 - cjgillot:late-bound-order, r...
2022-07-06 David Woodsession: `output-width` -> `diagnostic-width`
2022-07-06 David Woodsession: `terminal-width` -> `output-width`
next