| Age | Commit message (Expand) | Author | Lines |
| 2023-07-15 | Auto merge of #112157 - erikdesjardins:align, r=nikic | bors | -0/+245 |
| 2023-07-14 | extern-fn-explicit-align test: remove unnecessary derives | Erik Desjardins | -5/+0 |
| 2023-07-13 | extern fn-explicit-align test: don't use uint128_t | Erik Desjardins | -3/+6 |
| 2023-07-12 | De-duplicate consecutive libs when printing native-static-libs | Urgau | -1/+11 |
| 2023-07-11 | typeck in parallel | SparrowLii | -2/+2 |
| 2023-07-10 | aarch64-linux: properly handle 128bit aligned aggregates | Erik Desjardins | -4/+25 |
| 2023-07-10 | extern-fn-explicit-align test: add wrapped and lower requested alignment, imp... | Erik Desjardins | -14/+70 |
| 2023-07-10 | i686-windows: pass arguments with requested alignment > 4 indirectly | Erik Desjardins | -1/+5 |
| 2023-07-10 | extern-fn-struct-passing-abi test: ensure we don't start passing struct with ... | Erik Desjardins | -0/+53 |
| 2023-07-10 | extern-fn-explicit-align test: cleanup | Erik Desjardins | -4/+6 |
| 2023-07-10 | extern-fn-explicit-align test: add MSVC compatible alignment attribute | Erik Desjardins | -1/+10 |
| 2023-07-10 | extern-fn-explicit-align test: use ffi::c_char instead of i8 | Erik Desjardins | -3/+3 |
| 2023-07-10 | add ignore-cross-compile to run-make/extern-fn-explicit-align | Erik Desjardins | -0/+1 |
| 2023-07-10 | rustc_target: Add alignment to indirectly-passed by-value types, correcting the | Patrick Walton | -0/+101 |
| 2023-07-09 | Rollup merge of #113247 - mirkootter:test-wasm-exceptions-nostd, r=Mark-Simul... | Matthias Krüger | -0/+252 |
| 2023-07-02 | Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiasko | bors | -0/+18 |
| 2023-07-02 | Add `rustc` option to output LLVM optimization remarks to YAML files | Jakub Beránek | -0/+18 |
| 2023-07-01 | add run-make test for wasm-exceptions | Jan-Mirko Otter | -0/+252 |
| 2023-06-30 | add end-to-end test | Rémy Rakic | -0/+12 |
| 2023-06-29 | Rollup merge of #112300 - Zalathar:run-coverage, r=wesleywiser | Matthias Krüger | -5593/+1 |
| 2023-06-28 | Rollup merge of #113094 - GuillaumeGomez:fix-invalid-div-tag-in-head, r=notri... | Dylan DPC | -1/+1 |
| 2023-06-28 | Remove the old `coverage-reports` and `coverage` directories | Zalathar | -264/+1 |
| 2023-06-28 | Migrate the remaining `run-make/coverage-reports` tests over to `run-coverage` | Zalathar | -816/+0 |
| 2023-06-28 | Migrate most of the existing coverage tests over to `run-coverage` | Zalathar | -4517/+4 |
| 2023-06-27 | Replace `id` attribute with `name` for `<meta>` tag | Guillaume Gomez | -1/+1 |
| 2023-06-27 | Rollup merge of #112972 - nbdd0121:mir, r=davidtwco | Matthias Krüger | -3/+3 |
| 2023-06-23 | Bless tests | Gary Guo | -3/+3 |
| 2023-06-23 | Make sure to include default en-US ftl resources for rustc_error crate | Michael Goulet | -0/+12 |
| 2023-06-20 | Rollup merge of #112794 - bjorn3:fix_lib_global_alloc, r=oli-obk | Guillaume Gomez | -0/+22 |
| 2023-06-19 | Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-Simulacrum | Michael Goulet | -3/+3 |
| 2023-06-19 | Fix linker failures when #[global_allocator] is used in a dependency | bjorn3 | -0/+22 |
| 2023-06-17 | rustdoc: Fix --test-run-directory and relative paths. | Eric Huss | -1/+46 |
| 2023-06-16 | Apply changes to fix python linting errors | Trevor Gross | -3/+3 |
| 2023-06-16 | Auto merge of #112346 - saethlin:no-comment, r=oli-obk | bors | -19/+16 |
| 2023-06-15 | Rollup merge of #112403 - nbdd0121:eh_frame, r=Nilstrieb | Guillaume Gomez | -0/+20 |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -19/+16 |
| 2023-06-09 | Auto merge of #111626 - pjhades:output, r=b-naber | bors | -0/+72 |
| 2023-06-07 | Remove wrongly emitted `.eh_frame` in `-Cpanic=abort` | Gary Guo | -0/+20 |
| 2023-06-06 | fix | Jing Peng | -1/+1 |
| 2023-06-06 | Write to stdout if `-` is given as output file | Jing Peng | -0/+72 |
| 2023-06-05 | Verify that (almost) all `ret` instructions have been replaced | Raoul Strackx | -0/+9 |
| 2023-06-05 | Correct LVI print function test | Raoul Strackx | -4/+4 |
| 2023-05-25 | Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelix | bors | -0/+68 |
| 2023-05-23 | Rollup merge of #111461 - oli-obk:crate_collision, r=petrochenkov | Dylan DPC | -1/+1 |
| 2023-05-23 | Fix symbol conflict diagnostic mistakenly being shown instead of missing crat... | Oli Scherer | -1/+1 |
| 2023-05-21 | Auto merge of #111675 - Urgau:fix-local-libs-for-native-static-libs, r=bjorn3 | bors | -0/+43 |
| 2023-05-19 | Auto merge of #111641 - michaelwoerister:debugger-visualizer-fixes, r=cjgillot | bors | -0/+78 |
| 2023-05-19 | Fix run-make/inrcemental-debugger-visualizer test for macOS. | Michael Woerister | -3/+1 |
| 2023-05-18 | Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31 | bors | -0/+15 |
| 2023-05-17 | Only depend on CFG_VERSION in rustc_interface | jyn | -0/+15 |