| Age | Commit message (Expand) | Author | Lines |
| 2024-04-10 | Rollup merge of #123612 - kxxt:riscv-target-abi, r=jieyouxu,nikic,DianQK | Matthias Krüger | -0/+13 |
| 2024-04-10 | Rollup merge of #123609 - compiler-errors:greek-question-mark, r=jieyouxu | Matthias Krüger | -2/+1 |
| 2024-04-10 | Rollup merge of #123568 - Oneirical:delete-tests, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2024-04-10 | Rollup merge of #121884 - 5225225:rmake-exit-code, r=jieyouxu | Matthias Krüger | -4/+27 |
| 2024-04-09 | remove does-nothing.rs | Oneirical | -1/+1 |
| 2024-04-09 | rustdoc: reduce size of `<head>` with preload loop | Michael Howell | -9/+6 |
| 2024-04-09 | Auto merge of #123683 - pietroalbini:pa-cve-2024-24576-nightly, r=pietroalbini | bors | -0/+3 |
| 2024-04-09 | run-make: make arg take AsRef<OsStr> instead of str | 5225225 | -8/+3 |
| 2024-04-09 | rustdoc: clean up type alias code | Michael Howell | -16/+12 |
| 2024-04-09 | Add a helper for extending a span to include any trailing whitespace | Michael Goulet | -2/+1 |
| 2024-04-09 | allow the test bat files in tidy | Pietro Albini | -0/+3 |
| 2024-04-09 | Only output to `GITHUB_STEP_SUMMARY` in a CI environment | DianQK | -1/+3 |
| 2024-04-09 | Use `isCI` in `run.sh` | DianQK | -3/+3 |
| 2024-04-09 | Rollup merge of #123672 - davidtwco:compiletest-unset-log-color, r=clubby789 | Guillaume Gomez | -1/+1 |
| 2024-04-09 | Rollup merge of #123638 - fmease:rustdoc-synth-auto-yeet-item-param-env-claus... | Guillaume Gomez | -1/+1 |
| 2024-04-09 | Rollup merge of #123626 - Zalathar:test-tools-mcdc, r=oli-obk | Guillaume Gomez | -54/+105 |
| 2024-04-09 | compiletest: unset `RUSTC_LOG_COLOR` | David Wood | -1/+1 |
| 2024-04-09 | Rollup merge of #123652 - cuviper:ui-vendor, r=jieyouxu | Matthias Krüger | -0/+5 |
| 2024-04-09 | Rollup merge of #123647 - fmease:rustdoc-clean-up-blanket-impls-synth, r=camelid | Matthias Krüger | -131/+121 |
| 2024-04-09 | Rollup merge of #123636 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2024-04-09 | Rollup merge of #123624 - GuillaumeGomez:theme-switch-tests, r=notriddle | Matthias Krüger | -13/+11 |
| 2024-04-09 | Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkin | Matthias Krüger | -14/+31 |
| 2024-04-09 | Convert tests/run-make/cross-lang-lto-riscv-abi to rmake | kxxt | -1/+13 |
| 2024-04-09 | Set target-abi module flag for RISC-V targets | kxxt | -0/+1 |
| 2024-04-08 | rustdoc: add re-export info to RawSearchIndex type def | Michael Howell | -6/+13 |
| 2024-04-08 | Update search_index.rs | Michael Howell | -1/+0 |
| 2024-04-08 | rustdoc: improve comments based on feedback | Michael Howell | -8/+13 |
| 2024-04-08 | rustdoc-search: single result for items with multiple paths | Michael Howell | -22/+177 |
| 2024-04-08 | Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnr | bors | -1/+0 |
| 2024-04-08 | Fix UI tests with dist-vendored dependencies | Josh Stone | -0/+5 |
| 2024-04-09 | do not allow using local llvm while using rustc from ci | onur-ozkan | -2/+13 |
| 2024-04-08 | rustdoc: slightly clean up the synthesis of blanket impls | León Orell Valerian Liehr | -131/+121 |
| 2024-04-08 | readme updates | Ralf Jung | -20/+17 |
| 2024-04-08 | set --sysroot outside the driver rather than messing with the arguments passe... | Ralf Jung | -36/+36 |
| 2024-04-08 | Rollup merge of #123547 - klensy:bs-pubs, r=onur-ozkan | Matthias Krüger | -30/+0 |
| 2024-04-08 | Manually set cache directory path when running GUI tests | Guillaume Gomez | -12/+10 |
| 2024-04-08 | rustdoc: synthetic auto: filter out clauses from the implementor's ParamEnv | León Orell Valerian Liehr | -1/+1 |
| 2024-04-08 | Update books | rustbot | -0/+0 |
| 2024-04-08 | Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errors | bors | -4/+47 |
| 2024-04-08 | Mark some tests as known-bugs and add the test case from the corresponding issue | Oli Scherer | -1/+0 |
| 2024-04-08 | move exit-code to rmake | 5225225 | -1/+29 |
| 2024-04-08 | Rollup merge of #123625 - oli-obk:private_fnctxt, r=fee1-dead | Matthias Krüger | -43/+3 |
| 2024-04-08 | Rollup merge of #122807 - danielhuang:fix-1, r=davidtwco | Matthias Krüger | -2/+2 |
| 2024-04-08 | Normalize layout test to protect against android alignment differences | Oli Scherer | -1/+2 |
| 2024-04-08 | Actually create ranged int types in the type system. | Oli Scherer | -4/+12 |
| 2024-04-08 | Thread pattern types through the HIR | Oli Scherer | -4/+33 |
| 2024-04-08 | Stop exporting `TypeckRootCtxt` and `FnCtxt`. | Oli Scherer | -43/+3 |
| 2024-04-08 | Add pattern types to ast | Oli Scherer | -0/+5 |
| 2024-04-08 | Replace branch coverage line anonymization test with MC/DC | Zalathar | -52/+48 |
| 2024-04-08 | Add MC/DC support to coverage test tools | zhuyunxing | -2/+57 |