| Age | Commit message (Expand) | Author | Lines |
| 2022-09-21 | UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic | Jhonny Bill Mena | -2/+2 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -52/+52 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -52/+52 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -9/+12 |
| 2022-09-17 | Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplett | Dylan DPC | -1/+1 |
| 2022-09-16 | more simple formatting | Rageking8 | -1/+2 |
| 2022-09-16 | Require `#[const_trait]` for `const` `impl`s | Deadbeef | -0/+22 |
| 2022-09-15 | Only enable the let_else feature on bootstrap | est31 | -1/+1 |
| 2022-09-14 | Migrated the rustc_passes lint for annotations without effect to the new diag... | Diego de Oliveira | -10/+14 |
| 2022-09-14 | change AccessLevels representation | Bryanskiy | -9/+12 |
| 2022-09-14 | Rollup merge of #101772 - est31:replace_placeholder_diagnostics, r=jackh726 | Dylan DPC | -6/+13 |
| 2022-09-14 | Auto merge of #101709 - nnethercote:simplify-visitors-more, r=cjgillot | bors | -12/+12 |
| 2022-09-14 | Also replace the placeholder for the stable_features lint | est31 | -6/+13 |
| 2022-09-13 | Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser | bors | -0/+23 |
| 2022-09-12 | Remove unused span argument from `walk_fn`. | Nicholas Nethercote | -4/+4 |
| 2022-09-12 | Remove `path_span` argument to the `visit_path_segment` methods. | Nicholas Nethercote | -8/+8 |
| 2022-09-09 | Handle generic parameters. | Camille GILLOT | -2/+1 |
| 2022-09-09 | RPITIT placeholder items | Michael Goulet | -0/+2 |
| 2022-09-08 | Introduce `DotDotPos`. | Nicholas Nethercote | -7/+4 |
| 2022-09-08 | Arena-allocate `hir::Lifetime`. | Nicholas Nethercote | -0/+5 |
| 2022-09-07 | Rollup merge of #101503 - spastorino:add-debug-calls, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-09-07 | Format hir_id_validator error using pretty print | Santiago Pastorino | -1/+1 |
| 2022-09-07 | ssa: implement `#[collapse_debuginfo]` | David Wood | -0/+23 |
| 2022-09-07 | Rollup merge of #101486 - asquared31415:invalid_repr_list, r=estebank | Yuki Okushi | -0/+1 |
| 2022-09-06 | add list of recognized repr attributes to the unrecognized repr error | asquared31415 | -0/+1 |
| 2022-09-06 | Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot | bors | -1/+1 |
| 2022-09-05 | Auto merge of #101261 - TaKO8Ki:separate-receiver-from-arguments-in-hir, r=cj... | bors | -2/+3 |
| 2022-09-05 | use `propagate_through_exprs` instead of `propagate_through_expr` | Takayuki Maeda | -4/+1 |
| 2022-09-05 | Auto merge of #101228 - nnethercote:simplify-hir-PathSegment, r=petrochenkov | bors | -1/+1 |
| 2022-09-05 | refactor: remove unnecessary variables | Takayuki Maeda | -3/+4 |
| 2022-09-05 | separate the receiver from arguments in HIR | Takayuki Maeda | -2/+5 |
| 2022-09-05 | Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco | Dylan DPC | -66/+215 |
| 2022-09-05 | Make `hir::PathSegment::res` non-optional. | Nicholas Nethercote | -1/+1 |
| 2022-09-03 | Do not call object_lifetime_default on lifetime params. | Camille GILLOT | -21/+14 |
| 2022-09-02 | Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett | bors | -14/+43 |
| 2022-09-02 | Refactor and re-use BindingAnnotation | Cameron Steffen | -1/+1 |
| 2022-09-02 | Rollup merge of #101215 - est31:rustdoc_version_placeholder, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-09-02 | Also replace the version placeholder in rustc_attr | est31 | -1/+1 |
| 2022-09-01 | Directly use the `instrument` macro instead of its full path | Oli Scherer | -1/+1 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -1/+1 |
| 2022-08-30 | Rollup merge of #100941 - lyming2007:issue-100584, r=oli-obk | Dylan DPC | -11/+71 |
| 2022-08-30 | Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-08-29 | Point at the string inside literal and mention if we need string interpolation | Yiming Lei | -11/+71 |
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -0/+1 |
| 2022-08-29 | Rollup merge of #99821 - cjgillot:ast-lifetimes-2, r=compiler-errors | Dylan DPC | -0/+28 |
| 2022-08-29 | Rollup merge of #100959 - LuisCardosoOliveira:translation-rename-attr-warning... | Matthias Krüger | -8/+8 |
| 2022-08-29 | Improve HIR stats collector. | Nicholas Nethercote | -50/+194 |
| 2022-08-29 | Move a comment to the right place. | Nicholas Nethercote | -4/+4 |
| 2022-08-29 | Add prefix to every line of `-Zhir-stats` output. | Nicholas Nethercote | -12/+17 |
| 2022-08-28 | Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()` | Martin Nordholts | -14/+43 |