| Age | Commit message (Expand) | Author | Lines |
| 2023-10-26 | Auto merge of #116983 - Urgau:prepare-bootstrap-for-new-check-cfg, r=Kobzol | bors | -9/+34 |
| 2023-10-26 | Auto merge of #117148 - dtolnay:sinceversion, r=cjgillot | bors | -24/+43 |
| 2023-10-26 | Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser | bors | -3/+5 |
| 2023-10-26 | Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser | bors | -12/+27 |
| 2023-10-26 | Auto merge of #115872 - ferrocene:pa-remap-cargo-home, r=clubby789 | bors | -1/+33 |
| 2023-10-25 | Stabilize `[const_]pointer_byte_offsets` | Maybe Waffle | -5/+0 |
| 2023-10-25 | Rollup merge of #117175 - oli-obk:gen_fn_split, r=compiler-errors | Matthias Krüger | -10/+10 |
| 2023-10-25 | Stop telling people to submit bugs for internal feature ICEs | Nilstrieb | -3/+5 |
| 2023-10-25 | Stop telling people to submit bugs for internal feature ICEs | Nilstrieb | -12/+27 |
| 2023-10-25 | generate beta manifests as pre-requisit rust-lang/rustup#1329 | Skgland | -0/+23 |
| 2023-10-25 | Auto merge of #117180 - matthiaskrgr:rollup-rxhl6ep, r=matthiaskrgr | bors | -5/+21 |
| 2023-10-25 | Typo. | Camille GILLOT | -1/+1 |
| 2023-10-25 | Rollup merge of #117163 - tmiasko:compiletest-mir-opt, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-10-25 | Rollup merge of #117159 - oli-obk:error_shenanigans, r=estebank | Matthias Krüger | -2/+12 |
| 2023-10-25 | Rollup merge of #117154 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3 | Matthias Krüger | -2/+8 |
| 2023-10-25 | Auto merge of #117172 - matthiaskrgr:rollup-s56bm2f, r=matthiaskrgr | bors | -1/+1 |
| 2023-10-25 | Rename `AsyncCoroutineKind` to `CoroutineSource` | Oli Scherer | -10/+10 |
| 2023-10-25 | Rollup merge of #117168 - oli-obk:coroutine_cleanups, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2023-10-25 | Fix some coroutine sentences that don't make sense anymore. | Oli Scherer | -1/+1 |
| 2023-10-25 | compiletest: Display compilation errors in mir-opt tests | Tomasz Miąsko | -1/+1 |
| 2023-10-25 | implement C ABI lowering for CSKY | dirreke | -2/+8 |
| 2023-10-25 | Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua... | Oli Scherer | -2/+12 |
| 2023-10-25 | Auto merge of #3141 - rust-lang:rustup-2023-10-25, r=RalfJung | bors | -14/+21 |
| 2023-10-25 | CLOCK_UPTIME_RAW exists on all macos targets, not just the ARM ones | Ralf Jung | -9/+5 |
| 2023-10-25 | Do not merge fn pointer casts. | Camille GILLOT | -3/+2 |
| 2023-10-25 | Merge from rustc | The Miri Conjob Bot | -4/+15 |
| 2023-10-25 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-10-25 | add some more gamma function tests | Ralf Jung | -3/+2 |
| 2023-10-25 | Update profile-guided-optimization.md | Meysam | -2/+3 |
| 2023-10-25 | Update src/doc/rustc/src/profile-guided-optimization.md | Meysam | -1/+1 |
| 2023-10-25 | Update src/doc/rustc/src/profile-guided-optimization.md | Meysam | -1/+1 |
| 2023-10-24 | Expose a non-Symbol way to access current rustc version string | David Tolnay | -6/+5 |
| 2023-10-24 | Handle structured stable attribute 'since' version in clippy | David Tolnay | -12/+19 |
| 2023-10-24 | Update cargo | Weihang Lo | -0/+0 |
| 2023-10-24 | Handle structured stable attribute 'since' version in rustdoc | David Tolnay | -12/+25 |
| 2023-10-25 | tidy: add unit tests for alphabetical markers. | Nicholas Nethercote | -25/+238 |
| 2023-10-25 | tidy: some minor improvements. | Nicholas Nethercote | -9/+20 |
| 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 | Auto merge of #117126 - matthiaskrgr:rollup-8huie8f, r=matthiaskrgr | bors | -2/+1 |
| 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 miri tests. | Camille GILLOT | -0/+46 |
| 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 #117081 - GoodDaisy:master, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2023-10-24 | Auto merge of #116773 - dtolnay:validatestable, r=compiler-errors | bors | -2/+2 |
| 2023-10-24 | Auto merge of #116461 - ChrisDenton:sleep, r=thomcc | bors | -0/+12 |
| 2023-10-24 | remap cargo dependencies to /rust/deps | Pietro Albini | -1/+33 |
| 2023-10-24 | Auto merge of #3137 - RalfJung:data-race, r=oli-obk | bors | -225/+416 |