| Age | Commit message (Expand) | Author | Lines |
| 2020-01-09 | Link sanitizer runtimes instead of injecting crate dependencies | Tomasz Miąsko | -24/+5 |
| 2020-01-08 | - remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!} | Mazdak Farrokhzad | -19/+16 |
| 2020-01-05 | fix ui-fulldeps fallout | Mazdak Farrokhzad | -1/+2 |
| 2020-01-04 | Rollup merge of #67786 - Centril:canon-span, r=petrochenkov | Mazdak Farrokhzad | -4/+4 |
| 2020-01-03 | Attempt to fix intermittent failures of pgo-branch-weights test. | Michael Woerister | -11/+19 |
| 2020-01-02 | fix src/test fallout | Mazdak Farrokhzad | -4/+4 |
| 2019-12-22 | Remove mem::uninitalized from tests | Mark Rousskov | -3/+13 |
| 2019-12-21 | Require issue = "none" over issue = "0" in unstable attributes | Ross MacArthur | -1/+1 |
| 2019-12-02 | Update the minimum external LLVM to 7 | Josh Stone | -1/+0 |
| 2019-11-29 | Rollup merge of #66791 - cjgillot:arena, r=Mark-Simulacrum | Ralf Jung | -1/+6 |
| 2019-11-29 | Auto merge of #66547 - leo60228:procfs-fallback, r=dtolnay | bors | -0/+23 |
| 2019-11-26 | Auto merge of #66631 - michaelwoerister:additional-pgo-tests, r=alexcrichton | bors | -0/+251 |
| 2019-11-26 | PGO: Make branch-weights regression test more robust. | Michael Woerister | -10/+10 |
| 2019-11-24 | Fix test. | Camille GILLOT | -1/+6 |
| 2019-11-22 | Rollup merge of #66575 - Mark-Simulacrum:no-uii, r=petrochenkov | Mazdak Farrokhzad | -43/+0 |
| 2019-11-22 | Test std::env::args in a staticlib on glibc Linux | leo60228 | -0/+23 |
| 2019-11-22 | PGO: Add regression test for indirect call promotion. | Michael Woerister | -0/+129 |
| 2019-11-22 | PGO: Add test case for branch weights and function call counts recording. | Michael Woerister | -0/+122 |
| 2019-11-20 | Remove pretty printing of specific nodes in AST | Mark Rousskov | -43/+0 |
| 2019-11-20 | Ignore run-make reproducible-build-2 on Mac (we already ignore it on Windows). | Felix S. Klock II | -0/+1 |
| 2019-11-18 | Auto merge of #54733 - GuillaumeGomez:stabilize-rustdoc-theme, r=ollie27,Dyla... | bors | -1/+15 |
| 2019-11-18 | Fix Makefile themes check | Guillaume Gomez | -1/+2 |
| 2019-11-18 | Remove redundant html check | Guillaume Gomez | -1/+0 |
| 2019-11-18 | Rename rustdoc options --themes and --check-themes to --theme and --check-theme | Guillaume Gomez | -1/+1 |
| 2019-11-18 | add test for rustdoc's --themes flag | QuietMisdreavus | -0/+14 |
| 2019-11-18 | Auto merge of #66396 - smmalis37:pythontest, r=alexcrichton | bors | -1/+1 |
| 2019-11-16 | move DIAGNOSTICS usage to rustc_driver | Mazdak Farrokhzad | -1/+2 |
| 2019-11-15 | Change makefile back to python27. | Steven Malis | -1/+1 |
| 2019-11-13 | Make a test compatible across python versions. | Steven Malis | -2/+2 |
| 2019-11-11 | Add a callback that allows compiler consumers to override queries. | Vytautas Astrauskas | -0/+1 |
| 2019-11-09 | rustc_metadata: don't let LLVM confuse rmeta blobs for COFF object files. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-11-07 | Add test for --extern alloc=librustc.rlib | Eric Huss | -0/+7 |
| 2019-11-07 | Add more --extern tests. | Eric Huss | -0/+27 |
| 2019-11-07 | Stabilize --extern flag without a path. | Eric Huss | -3/+1 |
| 2019-11-07 | Rollup merge of #65945 - tmiasko:long-linker-command-line, r=alexcrichton | Yuki Okushi | -29/+44 |
| 2019-11-03 | Fix macOS tests | Amanieu d'Antras | -0/+2 |
| 2019-11-03 | Make SEH exceptions use a rust_panic type instead of unsigned __int64* | Amanieu d'Antras | -1/+2 |
| 2019-11-03 | Hack to make C++ exceptions test work on i686-pc-windows-gnu | Amanieu d'Antras | -2/+25 |
| 2019-11-03 | Allow foreign exceptions to unwind through Rust code | Amanieu d'Antras | -0/+132 |
| 2019-11-03 | Enable C++ exceptions on MSVC when building C++ tests | Amanieu d'Antras | -1/+1 |
| 2019-11-03 | Add -lstdc++ for run-make-fulldeps tests on MinGW | Amanieu d'Antras | -0/+1 |
| 2019-11-01 | targeted revert of PR rust-lang/rust#64324 (just undo change to dylib generic... | Felix S. Klock II | -55/+2 |
| 2019-11-01 | Optimize long-linker-command-line test | Tomasz Miąsko | -29/+44 |
| 2019-10-29 | Auto merge of #65435 - michaelwoerister:fix-issue-64153, r=alexcrichton | bors | -0/+38 |
| 2019-10-28 | Ignore issue-64153 run-make test on Windows since supporting a Windows versio... | Michael Woerister | -0/+4 |
| 2019-10-24 | rustc: Add a convenience alias for `dyn MetadataLoader + Sync` | Vadim Petrochenkov | -3/+3 |
| 2019-10-23 | Rollup merge of #65193 - Mark-Simulacrum:lockless-lintstore, r=nikomatsakis | Mazdak Farrokhzad | -0/+1 |
| 2019-10-22 | Add regression test for issue #64153. | Michael Woerister | -0/+34 |
| 2019-10-17 | Update API to be more compatible with plugin needs | Mark Rousskov | -0/+1 |
| 2019-10-17 | Avoid injecting sanitizer runtimes into staticlibs (#64629). | Christian Holler (:decoder) | -4/+20 |