]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle
Rollup merge of #98657 - compiler-errors:rustc-const-eval-session-diagnostic-1, r...
[rust.git] / compiler / rustc_middle /
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 #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 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 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 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 GILLOTShorten span for closures.
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 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
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 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 GILLOTCreate a forever red node and use it to force side...
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 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 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 borsAuto merge of #98970 - Dylan-DPC:rollup-j0od37w, r...
2022-07-06 Ralf Junginterpret: use AllocRange in UninitByteAccess
2022-07-06 borsAuto merge of #98567 - Patryk27:update-llvm, r=nikic
2022-07-06 Takayuki Maedause `named_span` in case of tuple variant
2022-07-06 Takayuki Maedaadd `Node::Variant` to `Map::opt_span`
2022-07-06 Takayuki Maedareplace `guess_head_span` with `def_span`
2022-07-06 Dylan DPCRollup merge of #98968 - RalfJung:scalar-sanity, r...
2022-07-06 Dylan DPCRollup merge of #98967 - ClementTsang:fix_inaccessible_...
2022-07-06 Dylan DPCRollup merge of #98964 - RalfJung:typo, r=Dylan-DPC
2022-07-06 Dylan DPCRollup merge of #98884 - davidtwco:translation-on-lints...
2022-07-06 Dylan DPCRollup merge of #98881 - cjgillot:q-def-kind, r=fee1...
2022-07-06 fee1-deadFix double space
2022-07-06 borsAuto merge of #98206 - eggyal:align-to-chalk-folding...
2022-07-06 Alan EgertonUpdate TypeVisitor paths
2022-07-06 Ralf Jungfinally enable Scalar layout sanity checks
2022-07-05 borsAuto merge of #98963 - GuillaumeGomez:rollup-n030us5...
2022-07-05 Guillaume GomezRollup merge of #98951 - ehuss:update-books, r=ehuss
2022-07-05 Guillaume GomezRollup merge of #98944 - pierwill:flatset-docs, r=Dylan-DPC
2022-07-05 Guillaume GomezRollup merge of #98880 - topjohnwu:macos-dylib-cross...
2022-07-05 Guillaume GomezRollup merge of #98256 - GuillaumeGomez:whitespace...
2022-07-05 Guillaume GomezRollup merge of #96814 - RalfJung:enum-repr-align,...
2022-07-05 Guillaume GomezRollup merge of #95503 - jyn514:build-single-crate...
2022-07-05 Alan EgertonRelax constrained generics to TypeVisitable
2022-07-05 Alan EgertonExplicit TypeVisitable implementations
2022-07-05 Alan Egertonimpl TypeVisitable in type traversal macros
2022-07-05 Alan EgertonAdd #[derive(TypeVisitable)]
2022-07-05 borsAuto merge of #98954 - ehuss:update-cargo, r=ehuss
2022-07-05 Camille GILLOTReturn a FxIndexSet in is_late_bound query.
2022-07-05 Alan EgertonSplit TypeVisitable from TypeFoldable
2022-07-05 borsAuto merge of #98936 - matthiaskrgr:rollup-dvr0ucm...
2022-07-05 Ralf Jungfix the layout of repr(align) enums
2022-07-05 Matthias KrügerRollup merge of #98921 - TaKO8Ki:refactor-fulfillment...
2022-07-05 Matthias KrügerRollup merge of #98920 - krasimirgg:llvm-15-issue-37945...
2022-07-05 Matthias KrügerRollup merge of #98895 - ChrisDenton:no-elves-allowed...
2022-07-05 Matthias KrügerRollup merge of #98889 - TaKO8Ki:add-regression-test...
next