| Age | Commit message (Expand) | Author | Lines |
| 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-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 |
| 2022-03-27 | Only highlight identifier in scraped examples, not arguments | Will Crichton | -3/+2 |
| 2022-02-11 | Add --scrape-tests flags so rustdoc can scrape examples from tests | Will Crichton | -1/+17 |
| 2022-02-08 | Rollup merge of #93568 - willcrichton:scrape-examples-leading-whitespace, r=C... | Matthias Krüger | -0/+16 |
| 2022-02-01 | Include all contents of first line of scraped item | Will Crichton | -0/+16 |
| 2022-02-01 | Rollup merge of #86374 - bossmc:enable-static-pie-for-gnu, r=nagisa | Matthias Krüger | -11/+54 |
| 2022-01-22 | Use an `indexmap` to avoid sorting `LocalDefId`s | pierwill | -16/+16 |
| 2022-01-19 | Fix test directives; comment out calls broken on windows-gnu | Richard Cobbe | -5/+11 |
| 2022-01-18 | Rollup merge of #90782 - ricobbe:binutils-dlltool, r=michaelwoerister | Matthias Krüger | -2/+80 |
| 2022-01-12 | Call out to binutils' dlltool for raw-dylib on windows-gnu platforms. | Richard Cobbe | -2/+80 |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -33/+34 |
| 2021-11-30 | Add --out-dir flag for rustdoc | hi-rustin | -0/+30 |
| 2021-11-11 | Auto merge of #83846 - torhovland:issue-10971, r=davidtwco | bors | -0/+10 |