| Age | Commit message (Expand) | Author | Lines |
| 2024-01-30 | Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkov | Guillaume Gomez | -1/+0 |
| 2024-01-29 | Rollup merge of #120453 - mattheww:2024-01_normalize_newlines, r=oli-obk | Dylan DPC | -1/+1 |
| 2024-01-28 | normalize_newlines(): fix incorrect comment | Matthew Woodcraft | -1/+1 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -1/+0 |
| 2024-01-27 | Add `NonZero` symbol. | Markus Reiter | -11/+1 |
| 2024-01-26 | Rollup merge of #118803 - Nadrieril:min-exhaustive-patterns, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-01-26 | Auto merge of #116167 - RalfJung:structural-eq, r=lcnr | bors | -2/+0 |
| 2024-01-25 | Rollup merge of #119305 - compiler-errors:async-fn-traits, r=oli-obk | Matthias Krüger | -0/+6 |
| 2024-01-25 | Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obk | bors | -0/+1 |
| 2024-01-24 | Add feature gate | Nadrieril | -0/+1 |
| 2024-01-24 | Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-se | León Orell Valerian Liehr | -0/+1 |
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -2/+0 |
| 2024-01-23 | Rollup merge of #120171 - cjgillot:jump-threading-assume-assert, r=tmiasko | León Orell Valerian Liehr | -0/+1 |
| 2024-01-23 | Add the wasm32-wasi-preview2 target | Ryan Levick | -0/+1 |
| 2024-01-22 | Add Assume custom MIR. | Camille GILLOT | -0/+1 |
| 2024-01-22 | Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-for-co... | Matthias Krüger | -0/+1 |
| 2024-01-19 | Consolidate logic around resolving built-in coroutine trait impls | Michael Goulet | -0/+1 |
| 2024-01-19 | Stabilize simple offset_of | George Bateman | -0/+1 |
| 2024-01-19 | Add new intrinsic `is_constant` and optimize `pow` | Catherine Flores | -0/+1 |
| 2024-01-19 | Auto merge of #120112 - matthiaskrgr:rollup-48o3919, r=matthiaskrgr | bors | -5/+16 |
| 2024-01-18 | Rollup merge of #119828 - azhogin:azhogin/collapse_debuginfo_improved_attr, r... | Matthias Krüger | -5/+16 |
| 2024-01-17 | Use UnhashMap for a few more maps | Mark Rousskov | -4/+4 |
| 2024-01-17 | Improved collapse_debuginfo attribute, added command-line flag (no|external|yes) | Andrew Zhogin | -5/+16 |
| 2024-01-15 | compiler: Lower fn call arg spans down to MIR | Martin Nordholts | -1/+1 |
| 2024-01-13 | Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnr | bors | -0/+1 |
| 2024-01-12 | Rollup merge of #119819 - chenyukang:yukang-fix-118183-lint, r=davidtwco | Guillaume Gomez | -0/+28 |
| 2024-01-12 | Delegation implementation: step 1 | Bryanskiy | -0/+1 |
| 2024-01-12 | check rust lints when an unknown lint is detected | yukang | -0/+28 |
| 2024-01-09 | Remove more needless leb128 coding for enum variants | Mark Rousskov | -11/+12 |
| 2024-01-09 | Rollup merge of #118903 - azhogin:azhogin/skip_second_stmt_debuginfo.rs, r=pe... | Matthias Krüger | -8/+33 |
| 2024-01-08 | Improved support of collapse_debuginfo attribute for macros. | Andrew Zhogin | -8/+33 |
| 2024-01-08 | macro_rules: Add an expansion-local cache to span marker | Vadim Petrochenkov | -1/+1 |
| 2024-01-06 | Auto merge of #119662 - matthiaskrgr:rollup-ehofh5n, r=matthiaskrgr | bors | -65/+48 |
| 2024-01-06 | Rollup merge of #119624 - petrochenkov:dialoc4, r=compiler-errors | Matthias Krüger | -65/+48 |
| 2024-01-06 | Auto merge of #119531 - petrochenkov:cmpctxt, r=cjgillot | bors | -43/+64 |
| 2024-01-06 | Auto merge of #119478 - bjorn3:no_serialize_specialization, r=wesleywiser | bors | -96/+205 |
| 2024-01-06 | rustc_span: Optimize syntax context comparisons | Vadim Petrochenkov | -43/+64 |
| 2024-01-05 | Auto merge of #119192 - michaelwoerister:mcp533-push, r=cjgillot | bors | -2/+28 |
| 2024-01-05 | rustc_span: More consistent span combination operations | Vadim Petrochenkov | -49/+47 |
| 2024-01-05 | rustc_span: Remove `fn fresh_expansion` | Vadim Petrochenkov | -16/+1 |
| 2024-01-04 | Rollup merge of #119325 - RalfJung:custom-mir, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-01-04 | Make iteration order of region_scope_tree query stable | Michael Woerister | -1/+17 |
| 2024-01-04 | Split StableCompare trait out of StableOrd trait. | Michael Woerister | -1/+11 |
| 2024-01-01 | Add comments sugested by reviewer | bjorn3 | -0/+5 |
| 2023-12-31 | Avoid specialization for AttrId deserialization | bjorn3 | -0/+22 |
| 2023-12-31 | Remove almost all uses of specialization from the metadata encoding code | bjorn3 | -85/+143 |
| 2023-12-31 | Avoid specialization for the Span Encodable and Decodable impls | bjorn3 | -11/+35 |
| 2023-12-26 | custom mir: make it clear what the return block is | Ralf Jung | -0/+1 |
| 2023-12-26 | Rollup merge of #119235 - Urgau:missing-feature-gate-sanitizer-cfi-cfgs, r=Ni... | Michael Goulet | -0/+1 |
| 2023-12-25 | select AsyncFn traits during overloaded call op | Michael Goulet | -0/+6 |