| Age | Commit message (Expand) | Author | Lines |
| 2023-10-24 | Store 'since' attribute as parsed Version | David Tolnay | -53/+50 |
| 2023-10-24 | Use IndexMap for handling stable Ty | Celina G. Val | -29/+23 |
| 2023-10-24 | Merge pull request #364 from rust-lang/doc/target-spec | antoyo | -9/+43 |
| 2023-10-24 | Remove fold code and add Const::internal() | Celina G. Val | -404/+144 |
| 2023-10-24 | Auto merge of #115796 - cjgillot:const-prop-rvalue, r=oli-obk | bors | -158/+785 |
| 2023-10-24 | Fix to be able to use a target specification JSON file and document the process | Antoni Boucher | -9/+43 |
| 2023-10-24 | mv tests | Esteban Küber | -0/+0 |
| 2023-10-25 | tidy: skip lines starting with `#` in alphabetical check. | Nicholas Nethercote | -3/+8 |
| 2023-10-25 | Fix a bug in tidy's alphabetical checking. | Nicholas Nethercote | -17/+14 |
| 2023-10-24 | Require target features to match exactly during inlining | Tomasz Miąsko | -5/+3 |
| 2023-10-24 | Precommit target features compatibility test | Tomasz Miąsko | -0/+8 |
| 2023-10-24 | Mark .rmeta files as /SAFESEH on x86 Windows. | Daniel Cheng | -33/+55 |
| 2023-10-24 | Migrate inline_compatibility.rs test to FileCheck | Tomasz Miąsko | -226/+34 |
| 2023-10-24 | Get rid of 'tcx on ConstVid, EffectVid | Michael Goulet | -130/+150 |
| 2023-10-24 | Auto merge of #117135 - matthiaskrgr:rollup-zdh18i6, r=matthiaskrgr | bors | -435/+1035 |
| 2023-10-24 | Intern LocalDefId list from opaque query | Michael Goulet | -3/+16 |
| 2023-10-24 | Rollup merge of #117127 - compiler-errors:incomplete, r=lqd | Matthias Krüger | -74/+29 |
| 2023-10-24 | Rollup merge of #117010 - celinval:smir-internal, r=oli-obk | Matthias Krüger | -141/+281 |
| 2023-10-24 | Rollup merge of #116943 - heiher:target-features, r=wesleywiser | Matthias Krüger | -1/+21 |
| 2023-10-24 | Rollup merge of #116841 - chenyukang:yukang-suggest-unwrap-expect, r=b-naber | Matthias Krüger | -1/+327 |
| 2023-10-24 | Rollup merge of #116792 - JonasAlaif:renumber-fix, r=b-naber | Matthias Krüger | -0/+4 |
| 2023-10-24 | Rollup merge of #116714 - WaffleLapkin:order-the-order, r=joshtriplett | Matthias Krüger | -49/+13 |
| 2023-10-24 | Rollup merge of #116396 - obeis:hir-analysis-migrate-diagnostics-7, r=oli-obk | Matthias Krüger | -163/+341 |
| 2023-10-24 | Rollup merge of #116094 - Swatinem:coverage-branch-gate, r=wesleywiser | Matthias Krüger | -6/+19 |
| 2023-10-24 | Auto merge of #117126 - matthiaskrgr:rollup-8huie8f, r=matthiaskrgr | bors | -93/+198 |
| 2023-10-24 | Merge impl_wf_inference into coherence checking | Michael Goulet | -15/+87 |
| 2023-10-25 | suggest unwrap/expect for let binding type mismatch | yukang | -1/+327 |
| 2023-10-24 | Test match underscore on void from union. | Camille GILLOT | -0/+18 |
| 2023-10-24 | Add miri test matching on `!`. | Camille GILLOT | -0/+25 |
| 2023-10-24 | Add diverging match guard test. | Camille GILLOT | -2/+12 |
| 2023-10-24 | Update documentation. | Camille GILLOT | -3/+3 |
| 2023-10-24 | Add miri tests. | Camille GILLOT | -0/+46 |
| 2023-10-24 | Use `PlaceMention` for match scrutinees. | Camille GILLOT | -501/+290 |
| 2023-10-24 | Remove incomplete features from RPITIT/AFIT tests | Michael Goulet | -74/+29 |
| 2023-10-24 | Tweak test to avoid platform dependency. | Camille GILLOT | -15/+15 |
| 2023-10-24 | Add basics for `test` command in build system | Guillaume Gomez | -0/+20 |
| 2023-10-24 | Rollup merge of #117105 - onur-ozkan:remove-change-id-assertion, r=albertlars... | Matthias Krüger | -1/+0 |
| 2023-10-24 | Rollup merge of #117093 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-10-24 | Rollup merge of #117092 - matthewjasper:attribute-validation, r=compiler-errors | Matthias Krüger | -0/+95 |
| 2023-10-24 | Rollup merge of #117091 - compiler-errors:debug, r=lcnr | Matthias Krüger | -89/+100 |
| 2023-10-24 | Rollup merge of #117081 - GoodDaisy:master, r=wesleywiser | Matthias Krüger | -3/+3 |
| 2023-10-24 | Auto merge of #116773 - dtolnay:validatestable, r=compiler-errors | bors | -2/+2 |
| 2023-10-24 | Auto merge of #116773 - dtolnay:validatestable, r=compiler-errors | bors | -110/+138 |
| 2023-10-24 | Auto merge of #117124 - bjorn3:sync_cg_clif-2023-10-24, r=bjorn3 | bors | -138/+260 |
| 2023-10-24 | Merge branch 'sync_from_rust' | bjorn3 | -0/+0 |
| 2023-10-24 | Merge commit '93a5433f17ab5ed48cc88f1e69b0713b16183373' into sync_cg_clif-202... | bjorn3 | -138/+260 |
| 2023-10-24 | Merge commit '93a5433f17ab5ed48cc88f1e69b0713b16183373' into sync_cg_clif-202... | bjorn3 | -138/+260 |
| 2023-10-24 | Auto merge of #11685 - Alexendoo:clippy_config, r=flip1995 | bors | -555/+579 |
| 2023-10-24 | Hide config implementation details from public docs | Alex Macleod | -159/+174 |
| 2023-10-24 | Migrate diagnostics in `rustc_hir_analysis/src/coherence/orphan.rs` | Obei Sideg | -163/+341 |