| Age | Commit message (Expand) | Author | Lines |
| 2022-06-28 | Rollup merge of #98609 - TaKO8Ki:fix-ice-for-associated-constant-generics, r=... | Matthias Krüger | -1/+1 |
| 2022-06-28 | fix ice for associated constant generics | Takayuki Maeda | -1/+1 |
| 2022-06-27 | Factor out the repeated `assert_ty_bounds` function. | Nicholas Nethercote | -0/+3 |
| 2022-06-24 | Optimize the code produced by `derive(Debug)`. | Nicholas Nethercote | -0/+2 |
| 2022-06-20 | Rollup merge of #98276 - compiler-errors:const-format-macro, r=oli-obk | Matthias Krüger | -0/+1 |
| 2022-06-19 | Mention formatting macros when encountering ArgumentV1::new in const | Michael Goulet | -0/+1 |
| 2022-06-19 | Use `Span::eq_ctxt` method instead of `.ctxt() == .ctxt()` | Michael Goulet | -1/+4 |
| 2022-06-16 | Auto merge of #97842 - notriddle:notriddle/tuple-docs, r=jsha,GuillaumeGomez | bors | -0/+1 |
| 2022-06-15 | Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obk | bors | -0/+7 |
| 2022-06-15 | [RFC 2011] Minimal initial implementation | Caio | -0/+7 |
| 2022-06-15 | Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errors | Yuki Okushi | -1/+0 |
| 2022-06-15 | Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3 | Yuki Okushi | -2/+2 |
| 2022-06-14 | Remove `rustc_deprecated` diagnostics | Jacob Pratt | -1/+0 |
| 2022-06-14 | Rollup merge of #97948 - davidtwco:diagnostic-translation-lints, r=oli-obk | Dylan DPC | -0/+5 |
| 2022-06-14 | Rename rustc_serialize::opaque::Encoder as MemEncoder. | Nicholas Nethercote | -2/+2 |
| 2022-06-11 | Fix incorrectly spelled "variadic" | Michael Howell | -1/+1 |
| 2022-06-11 | Auto merge of #97980 - Dylan-DPC:rollup-l8exe4b, r=Dylan-DPC | bors | -1/+1 |
| 2022-06-11 | Rollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct-and-trait, r=estebank | Dylan DPC | -1/+1 |
| 2022-06-10 | lint: add diagnostic translation migration lints | David Wood | -0/+5 |
| 2022-06-10 | Revert b983e42936feab29f6333e9835913afc6b4a394e. | Nicholas Nethercote | -2/+2 |
| 2022-06-08 | rustdoc: show tuple impls as `impl Trait for (T, ...)` | Michael Howell | -0/+1 |
| 2022-06-08 | Rename `rustc_serialize::opaque::Encoder` as `MemEncoder`. | Nicholas Nethercote | -2/+2 |
| 2022-06-08 | Use delayed error handling for `Encodable` and `Encoder` infallible. | Nicholas Nethercote | -64/+55 |
| 2022-06-07 | Auto merge of #97512 - scottmcm:add-coldcc, r=nagisa,lcnr | bors | -0/+1 |
| 2022-06-07 | suggest swapping a struct and a trait | Takayuki Maeda | -1/+1 |
| 2022-06-04 | Use diagnostic items instead of hard coded paths for `let_underscore_lock` | Aaron Kofsky | -0/+3 |
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -1/+0 |
| 2022-06-03 | Inline many methods of Encoder | bjorn3 | -85/+78 |
| 2022-06-03 | Remove all names from Encoder | bjorn3 | -25/+24 |
| 2022-06-02 | Auto merge of #97575 - nnethercote:lazify-SourceFile-lines, r=Mark-Simulacrum | bors | -98/+204 |
| 2022-06-02 | Auto merge of #97654 - Dylan-DPC:rollup-w6zrzxf, r=Dylan-DPC | bors | -0/+1 |
| 2022-06-02 | Basic compiler infra | Caio | -0/+1 |
| 2022-06-02 | Address review comments. | Nicholas Nethercote | -40/+62 |
| 2022-06-01 | Lazify `SourceFile::lines`. | Nicholas Nethercote | -97/+181 |
| 2022-06-01 | Add #[rustc_box] | est31 | -0/+1 |
| 2022-05-30 | Auto merge of #96964 - oli-obk:const_trait_mvp, r=compiler-errors | bors | -0/+1 |
| 2022-05-30 | Remove `#[default..]` and add `#[const_trait]` | Deadbeef | -0/+1 |
| 2022-05-30 | Add support for emitting functions with `coldcc` in LLVM | Scott McMurray | -0/+1 |
| 2022-05-29 | Auto merge of #97287 - compiler-errors:type-interner, r=jackh726,oli-obk | bors | -0/+1 |
| 2022-05-29 | Rollup merge of #97028 - ridwanabdillahi:pretty-printer, r=michaelwoerister | Guillaume Gomez | -0/+2 |
| 2022-05-28 | Fix TyKind lint, make consts no longer fn, etc | Michael Goulet | -0/+1 |
| 2022-05-26 | Auto merge of #97386 - nnethercote:optimize-pos-adjustments, r=bjorn3 | bors | -8/+17 |
| 2022-05-26 | Avoid adjusting file positions twice. | Nicholas Nethercote | -7/+14 |
| 2022-05-26 | Augment a comment. | Nicholas Nethercote | -1/+3 |
| 2022-05-24 | Add support for embedding pretty printers via the `#[debugger_visualizer]` at... | ridwanabdillahi | -0/+2 |
| 2022-05-24 | RFC3239: Implement compact `cfg(target(..))` | Loïc BRANSTETT | -0/+2 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -5/+4 |
| 2022-05-18 | Properly apply path prefix remapping paths emitted into debuginfo. | Michael Woerister | -3/+5 |
| 2022-05-18 | Add tests for FilePathMapping::to_embeddable_absolute_path(). | Michael Woerister | -41/+128 |
| 2022-05-18 | Move logic for making potentially remapped paths absolute into helper method. | Michael Woerister | -0/+79 |