| Age | Commit message (Expand) | Author | Lines |
| 2023-09-28 | make adt_const_params feature suggestion more consistent with others and only... | asquared31415 | -1/+1 |
| 2023-09-23 | implement Literal::byte_character | Emil Gardström | -0/+22 |
| 2023-09-14 | Fix the error message for `#![feature(no_coverage)]` | Zalathar | -1/+1 |
| 2023-09-08 | Rename the feature, but not the attribute, to `coverage_attribute` | Andy Caldwell | -3/+3 |
| 2023-09-08 | Add `no_coverage` to the 'removed features' list | Andy Caldwell | -4/+14 |
| 2023-09-08 | Rework no_coverage to coverage(off) | Andy Caldwell | -14/+14 |
| 2023-09-07 | Stabilize `PATH` option for `--print KIND=PATH` | Urgau | -13/+0 |
| 2023-09-01 | Auto merge of #113126 - Bryanskiy:delete_old, r=petrochenkov | bors | -71/+5 |
| 2023-08-24 | Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkov | bors | -0/+110 |
| 2023-08-24 | Parse unnamed fields and anonymous structs or unions | Frank King | -0/+110 |
| 2023-08-18 | Add the relocation_model to the cfg | Luca Barbato | -0/+16 |
| 2023-08-08 | feat: `riscv-interrupt-{m,s}` calling conventions | Seth Pellegrino | -0/+90 |
| 2023-08-07 | stabilize abi_thiscall | Benedikt Radtke | -153/+0 |
| 2023-08-03 | Add `internal_features` lint | Nilstrieb | -5/+6 |
| 2023-08-02 | Replace old private-in-public diagnostic with type privacy lints | Bryanskiy | -71/+5 |
| 2023-07-27 | Make `--print KIND=PATH` unstable | Urgau | -0/+13 |
| 2023-07-10 | Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errors | bors | -16/+8 |
| 2023-07-10 | Rollup merge of #113331 - chenyukang:yukang-fix-112590-false-positive, r=este... | Matthias Krüger | -0/+9 |
| 2023-07-08 | Replace RPITIT current impl with new strategy that lowers as a GAT | Santiago Pastorino | -16/+8 |
| 2023-07-07 | Require TAITs to be mentioned in the signatures of functions that register hi... | Oli Scherer | -3/+3 |
| 2023-07-07 | adjust smart_resolve_partial_mod_path_errors | yukang | -0/+9 |
| 2023-07-03 | Remove compare mode | Michael Goulet | -1/+0 |
| 2023-06-29 | Rollup merge of #112670 - petrochenkov:typriv, r=eholk | Matthias Krüger | -0/+105 |
| 2023-06-23 | Fix associated type suggestion when -Zlower-impl-trait-in-trait-to-assoc-ty | Santiago Pastorino | -8/+96 |
| 2023-06-19 | Syntatically accept `become` expressions | Maybe Waffle | -0/+30 |
| 2023-06-15 | privacy: Feature gate new type privacy lints | Vadim Petrochenkov | -0/+105 |
| 2023-06-12 | Adjust UI tests for `unit_bindings` | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2023-05-13 | Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-dead | bors | -3/+0 |
| 2023-05-13 | Rollup merge of #111451 - compiler-errors:note-cast-origin, r=b-naber | Dylan DPC | -8/+1 |
| 2023-05-13 | Rollup merge of #111096 - AngelicosPhosphoros:overflow_checks_issue_91130, r=... | Dylan DPC | -0/+18 |
| 2023-05-12 | Note base types of coercion | Michael Goulet | -8/+1 |
| 2023-05-11 | Add support for `cfg(overflow_checks)` | AngelicosPhosphoros | -0/+18 |
| 2023-05-10 | Adjust tests for new drop and forget lints | Urgau | -1/+0 |
| 2023-05-09 | tidy check to find misc files in ui tests, and clean up the results | asquared31415 | -3/+0 |
| 2023-05-09 | Rollup merge of #110694 - est31:builtin, r=petrochenkov | Dylan DPC | -0/+19 |
| 2023-05-06 | Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiser | Yuki Okushi | -81/+0 |
| 2023-05-05 | Add feature gate | est31 | -0/+19 |
| 2023-05-03 | Rollup merge of #105452 - rcvalle:rust-cfi-3, r=bjorn3 | Manish Goregaokar | -0/+16 |
| 2023-05-03 | Add cross-language LLVM CFI support to the Rust compiler | Ramon de C Valle | -0/+16 |
| 2023-05-02 | Implement negative bounds | Michael Goulet | -0/+12 |
| 2023-05-02 | Auto merge of #109128 - chenyukang:yukang/remove-type-ascription, r=estebank | bors | -4/+4 |
| 2023-05-02 | Rollup merge of #111048 - compiler-errors:rpitit-not-incomplete, r=jackh726 | Dylan DPC | -25/+6 |
| 2023-05-02 | Rollup merge of #108668 - gibbyfree:stabilizedebuggervisualizer, r=wesleywiser | Dylan DPC | -15/+0 |
| 2023-05-02 | Mark RPITIT and AFIT as no longer incomplete | Michael Goulet | -25/+6 |
| 2023-05-02 | Auto merge of #106075 - nbdd0121:ffi-unwind, r=joshtriplett | bors | -2/+155 |
| 2023-05-01 | Rip it out | Nilstrieb | -4/+4 |
| 2023-04-29 | Update tests | Gary Guo | -2/+155 |
| 2023-04-25 | Revert "Remove #[alloc_error_handler] from the compiler and library" | Matthias Krüger | -0/+28 |
| 2023-04-21 | update tests for the test harness's json formatting | Pietro Albini | -0/+19 |
| 2023-04-18 | Stablize raw-dylib, link_ordinal and -Cdlltool | Daniel Paoliello | -81/+0 |