| Age | Commit message (Expand) | Author | Lines |
| 2022-08-23 | Diagnose missing includes in run-make tests | Tomasz Miąsko | -55/+55 |
| 2022-08-18 | Auto merge of #98655 - nnethercote:dont-derive-PartialEq-ne, r=dtolnay | bors | -23/+0 |
| 2022-08-15 | Rollup merge of #100377 - est31:fluent_grepability, r=davidtwco | Matthias Krüger | -3/+3 |
| 2022-08-15 | Rollup merge of #100211 - cjgillot:ctfe-mir-available, r=michaelwoerister | Matthias Krüger | -0/+28 |
| 2022-08-12 | Fix tests | est31 | -3/+3 |
| 2022-08-12 | Rollup merge of #100366 - davidtwco:translation-never-fail, r=compiler-errors | Dylan DPC | -6/+25 |
| 2022-08-10 | Refuse to codegen an upstream static. | Camille GILLOT | -0/+28 |
| 2022-08-10 | errors: don't fail on broken primary translations | David Wood | -6/+25 |
| 2022-08-09 | Fix coverage-llvmir test on Windows | Nikita Popov | -1/+1 |
| 2022-08-05 | Auto merge of #100073 - dpaoliello:externvar, r=michaelwoerister | bors | -1/+37 |
| 2022-08-04 | Add test for raw-dylib with an external variable | Daniel Paoliello | -1/+37 |
| 2022-08-02 | Fix backwards-compatibility check for tests with `+whole-archive` | Daniel Sommermann | -3/+30 |
| 2022-08-01 | Auto merge of #99476 - dpaoliello:rawdylibvectorcall, r=michaelwoerister | bors | -24/+134 |
| 2022-08-01 | Don't derive `PartialEq::ne`. | Nicholas Nethercote | -23/+0 |
| 2022-07-29 | Auto merge of #99467 - BelovDV:add_option_link_arg, r=petrochenkov | bors | -0/+29 |
| 2022-07-28 | Diagnose missing make includes | Tomasz Miąsko | -4/+4 |
| 2022-07-28 | Move coverage tests from run-make-fulldeps to run-make | Tomasz Miąsko | -0/+5620 |
| 2022-07-26 | Fix vectorcall | Daniel Paoliello | -24/+134 |
| 2022-07-26 | Lib kind -l link-arg: | Daniil Belov | -0/+29 |
| 2022-07-26 | Auto merge of #98989 - dpaoliello:rawdylibbin, r=michaelwoerister | bors | -13/+20 |
| 2022-07-25 | feat: impl export-executable-symbols | csmoe | -0/+19 |
| 2022-07-22 | Enable raw-dylib for binaries | Daniel Paoliello | -13/+20 |
| 2022-07-13 | Rename `debugging_opts` to `unstable_opts` | Joshua Nelson | -1/+2 |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -1/+1 |
| 2022-07-06 | session: `output-width` -> `diagnostic-width` | David Wood | -1/+1 |
| 2022-07-06 | session: `terminal-width` -> `output-width` | David Wood | -2/+2 |
| 2022-07-06 | sess: stabilize `--terminal-width` | David Wood | -0/+3 |
| 2022-07-04 | Auto merge of #98573 - krasimirgg:nlmb-llvm-nm, r=nikic | bors | -10/+14 |
| 2022-07-04 | adapt native-link-modifier-bundle test to use llvm-nm | Krasimir Georgiev | -10/+14 |
| 2022-07-02 | Fix bug in `rustdoc -Whelp` | Joshua Nelson | -199/+0 |
| 2022-06-27 | Finish rustdoc error improvement | Guillaume Gomez | -5/+9 |
| 2022-06-27 | Add test for help output with -W | Shivani Bhardwaj | -0/+195 |
| 2022-06-27 | Add test for default rustdoc run | Shivani Bhardwaj | -0/+199 |
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -2/+6 |
| 2022-06-09 | Stabilize the `bundle` native library modifier | Vadim Petrochenkov | -4/+56 |
| 2022-05-18 | Properly apply path prefix remapping paths emitted into debuginfo. | Michael Woerister | -0/+82 |
| 2022-05-01 | Auto merge of #96549 - ouz-a:mir-opt, r=oli-obk | bors | -4/+0 |
| 2022-04-29 | remove and bless | ouz-a | -4/+0 |
| 2022-04-28 | Add `@feat.00` symbol to symbols.o for COFF | Gary Guo | -0/+12 |
| 2022-04-26 | Rollup merge of #96279 - GuillaumeGomez:remove-woff-fonts, r=camelid,jsha | Dylan DPC | -3/+3 |
| 2022-04-25 | Auto merge of #95604 - nbdd0121:used2, r=petrochenkov | bors | -0/+32 |
| 2022-04-21 | Update run-make test front-files from .woff to .woff2 | Guillaume Gomez | -3/+3 |
| 2022-04-18 | Add a test for issue 47384 | Gary Guo | -0/+32 |
| 2022-04-13 | Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomez | Dylan DPC | -3/+2 |
| 2022-04-12 | sess: try sysroot candidates for fluent bundle | David Wood | -1/+27 |
| 2022-04-06 | Rollup merge of #95649 - ouz-a:mir-opt, r=oli-obk | Dylan DPC | -0/+4 |
| 2022-04-05 | errors: implement sysroot/testing bundle loading | David Wood | -0/+53 |
| 2022-04-04 | fixed error, made function leaner and tighter | ouz-a | -0/+4 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -3/+1 |
| 2022-03-27 | Improve alignment of additional scraped examples, add scrape examples help page | Will Crichton | -2/+2 |