| Age | Commit message (Expand) | Author | Lines |
| 2023-10-28 | Rollup merge of #117256 - dtolnay:currentversion, r=compiler-errors | Jubilee | -61/+124 |
| 2023-10-28 | Rollup merge of #117025 - Urgau:cleanup-improve-check-cfg-impl, r=petrochenkov | Jubilee | -202/+193 |
| 2023-10-28 | Rollup merge of #116945 - estebank:sealed-trait-impls, r=petrochenkov | Jubilee | -9/+105 |
| 2023-10-28 | Rollup merge of #116816 - ChrisDenton:api.rs, r=workingjubilee | Jubilee | -53/+212 |
| 2023-10-28 | Rollup merge of #116739 - Milo123459:milo/short-paths, r=estebank | Jubilee | -5/+11 |
| 2023-10-28 | Rollup merge of #116534 - cjgillot:no-dep-tasks, r=davidtwco | Jubilee | -28/+4 |
| 2023-10-28 | Auto merge of #3147 - rust-lang:rustup-2023-10-28, r=saethlin | bors | -4599/+9700 |
| 2023-10-28 | fmt | The Miri Conjob Bot | -6/+13 |
| 2023-10-28 | Merge from rustc | The Miri Conjob Bot | -4598/+9692 |
| 2023-10-28 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-10-28 | Auto merge of #117253 - antoyo:subtree-update_cg_gcc_2023-10-25, r=bjorn3,Gui... | bors | -557/+2759 |
| 2023-10-28 | Auto merge of #117302 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-10-27 | Update cargo | Weihang Lo | -0/+0 |
| 2023-10-28 | Auto merge of #117197 - Zalathar:demangler, r=onur-ozkan | bors | -6/+4 |
| 2023-10-28 | restore snapshot when parse_param_general | Mu001999 | -0/+26 |
| 2023-10-28 | reword limitation section | y21 | -7/+9 |
| 2023-10-27 | Auto merge of #116471 - notriddle:notriddle/js-trait-alias, r=GuillaumeGomez | bors | -151/+920 |
| 2023-10-28 | coverage: Consistently remove unused counter IDs from expressions/mappings | Zalathar | -186/+197 |
| 2023-10-28 | coverage: Regression test for #17012 (bad counter IDs in mappings) | Zalathar | -0/+298 |
| 2023-10-28 | Change `Cfg<T>` to an `FxIndexSet`. | Nicholas Nethercote | -2/+5 |
| 2023-10-28 | Clean up config mess. | Nicholas Nethercote | -71/+65 |
| 2023-10-28 | Optimize `parse_cfgspecs`. | Nicholas Nethercote | -5/+7 |
| 2023-10-28 | Change `CrateConfig` from `FxIndexSet` to `FxHashSet`. | Nicholas Nethercote | -3/+3 |
| 2023-10-28 | Streamline `rustc_interface` tests. | Nicholas Nethercote | -11/+3 |
| 2023-10-28 | Fix a comment. | Nicholas Nethercote | -1/+1 |
| 2023-10-28 | Remove an unneeded dependency. | Nicholas Nethercote | -2/+0 |
| 2023-10-27 | Auto merge of #117294 - matthiaskrgr:rollup-xylsec7, r=matthiaskrgr | bors | -214/+299 |
| 2023-10-27 | Merge commit '09ce29d0591a21e1abae22eac4d41ffd32993af8' into subtree-update_c... | Antoni Boucher | -53/+98 |
| 2023-10-27 | Merge pull request #375 from GuillaumeGomez/fix-build-scripts | antoyo | -53/+98 |
| 2023-10-27 | Update type_err_ctxt_ext.rs | Milo | -2/+2 |
| 2023-10-27 | Explicitly mark which targets to distribute cg_clif for in CI | bjorn3 | -7/+27 |
| 2023-10-27 | Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJung | bors | -506/+394 |
| 2023-10-27 | Apply suggestions from code review | Camille Gillot | -6/+12 |
| 2023-10-27 | Recover from incorrectly ordered/duplicated function keywords | clubby789 | -11/+136 |
| 2023-10-27 | Make IntRange exclusive | Nadrieril | -57/+65 |
| 2023-10-27 | s/to_pat/to_diagnostic_pat/ | Nadrieril | -21/+33 |
| 2023-10-27 | Match usize/isize exhaustively | Nadrieril | -307/+321 |
| 2023-10-27 | Propagate half-open ranges through exhaustiveness checking | Nadrieril | -102/+158 |
| 2023-10-27 | Inline `RangeInclusive` into `IntRange` | Nadrieril | -41/+33 |
| 2023-10-27 | Don't use `IntRange` for booleans | Nadrieril | -14/+56 |
| 2023-10-27 | Propagate half-open ranges through THIR | Nadrieril | -38/+65 |
| 2023-10-27 | Abstract over `PatRange` boundary value | Nadrieril | -214/+298 |
| 2023-10-27 | Add tests | Nadrieril | -14/+80 |
| 2023-10-27 | Rollup merge of #117287 - onur-ozkan:fix-miri-target-info, r=RalfJung | Matthias Krüger | -1/+1 |
| 2023-10-27 | Rollup merge of #117281 - RalfJung:thread-safety, r=thomcc | Matthias Krüger | -0/+2 |
| 2023-10-27 | Rollup merge of #117270 - jhpratt:hide-print-internals, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2023-10-27 | Rollup merge of #117247 - kjetilkjeka:nvptx_direct_passmode_exception, r=work... | Matthias Krüger | -2/+7 |
| 2023-10-27 | Rollup merge of #117246 - estebank:issue-117209, r=petrochenkov | Matthias Krüger | -46/+227 |
| 2023-10-27 | Rollup merge of #117212 - clubby789:fix-ternary-recover, r=compiler-errors | Matthias Krüger | -141/+35 |
| 2023-10-27 | Rollup merge of #116834 - nnethercote:rustc_symbol_mangling, r=davidtwco | Matthias Krüger | -24/+26 |