| Age | Commit message (Expand) | Author | Lines |
| 2017-07-24 | Auto merge of #43327 - nrc:rls-config, r=eddyb | bors | -1/+0 |
| 2017-07-24 | Remove save-analysis-api references from tests and rustbuild | Nick Cameron | -1/+0 |
| 2017-07-21 | run-make test for JSON error byte start/end | Zack M. Davis | -0/+32 |
| 2017-07-17 | Auto merge of #42711 - Firstyear:san-on-dylib, r=alexcrichton | bors | -9/+162 |
| 2017-07-15 | Add support for dylibs with Address Sanitizer. This supports cdylibs and stat... | William Brown | -9/+162 |
| 2017-07-12 | Rollup merge of #42826 - Yorwba:type-mismatch-same-absolute-paths, r=arielb1 | Mark Simulacrum | -0/+94 |
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -56/+30 |
| 2017-07-02 | report the total number of errors on compilation failure | Ariel Ben-Yehuda | -1/+1 |
| 2017-06-29 | Replace `grep -z` by `tr -d '\r\n' | grep` for cross-compatibility | Yorwba | -1/+1 |
| 2017-06-22 | Note different versions of same crate when absolute paths of different types ... | Yorwba | -0/+94 |
| 2017-06-20 | Remove the in-tree `flate` crate | Alex Crichton | -8/+4 |
| 2017-06-17 | Auto merge of #42650 - nrc:save-slim, r=eddyb | bors | -1/+0 |
| 2017-06-14 | Auto merge of #42433 - marco-c:profiling, r=alexcrichton | bors | -0/+20 |
| 2017-06-14 | Remove CSV format of save-analysis data | Nick Cameron | -1/+0 |
| 2017-06-09 | rustdoc: Use `create_dir_all` to create output directory | Oliver Middleton | -0/+15 |
| 2017-06-05 | Add run-make test for Command::spawn on Windows | Oliver Middleton | -0/+49 |
| 2017-06-04 | Run profiler test only if built with profiler support | Marco Castelluccio | -0/+2 |
| 2017-06-04 | Merge branch 'profiling' of github.com:whitequark/rust into profiling | Marco Castelluccio | -0/+18 |
| 2017-05-22 | fix `atomic_lock_free` test case | Niko Matsakis | -0/+2 |
| 2017-05-15 | Fix run-make/llvm-pass | Robin Kruppe | -0/+1 |
| 2017-05-15 | Remove rustc_llvm dependency from librustc | Robin Kruppe | -0/+1 |
| 2017-05-14 | Remove rustc_llvm dependency from rustc_metadata | Robin Kruppe | -1/+2 |
| 2017-05-08 | Rollup merge of #41520 - estebank:trace-macro, r=nikomatsakis | Corey Farwell | -24/+0 |
| 2017-05-05 | Use diagnostics for trace_macro instead of println | Esteban Küber | -24/+0 |
| 2017-05-04 | Reload nameserver information on lookup failure | Jon Gjengset | -0/+1 |
| 2017-05-01 | Add profiling support, through the rustc -Z profile flag. | whitequark | -0/+18 |
| 2017-04-25 | Do not check if libclang_rt.?san_*_dynamic.dylib is an unstable crate. | kennytm | -3/+4 |
| 2017-04-25 | Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin. | kennytm | -15/+23 |
| 2017-04-21 | Update #[no_core] users with the "freeze" lang item. | Eduard-Mihai Burtescu | -2/+10 |
| 2017-04-19 | rustc_trans: do not treat byval as using up registers. | Eduard-Mihai Burtescu | -0/+23 |
| 2017-04-11 | Fix pairs of doubles using an illegal <8 x i8> vector. | Eduard-Mihai Burtescu | -0/+30 |
| 2017-04-07 | -Z linker-flavor | Jorge Aparicio | -0/+3 |
| 2017-04-07 | Auto merge of #39987 - japaric:used, r=arielb1 | bors | -0/+28 |
| 2017-04-06 | don't pass -C to nm | Jorge Aparicio | -1/+1 |
| 2017-04-05 | don't test for the absence of BAR in the rmake test | Jorge Aparicio | -1/+0 |
| 2017-04-05 | Auto merge of #40348 - nrc:save-extern-fn, r=eddyb | bors | -0/+5 |
| 2017-04-05 | fix location of the emitted object file | Jorge Aparicio | -2/+2 |
| 2017-04-05 | add tracking issue and feature-gate and run-make tests | Jorge Aparicio | -0/+29 |
| 2017-04-05 | Rollup merge of #41085 - nagisa:fix-output-properg, r=alexcrichton | Corey Farwell | -0/+18 |
| 2017-04-05 | Rollup merge of #40870 - alexcrichton:stabilize-windows-subsystem, r=aturon | Corey Farwell | -2/+0 |
| 2017-04-05 | Properly adjust filenames when multiple emissions | Simonas Kazlauskas | -0/+18 |
| 2017-04-04 | save-analysis: index extern blocks | Nick Cameron | -0/+5 |
| 2017-04-03 | Auto merge of #40915 - nrc:save-assoc, r=eddyb | bors | -0/+17 |
| 2017-04-01 | rustc: Stabilize the `#![windows_subsystem]` attribute | Alex Crichton | -2/+0 |
| 2017-03-30 | kill the graphviz-flowgraph tests | Niko Matsakis | -1963/+0 |
| 2017-03-30 | save-analysis: track associated types | Nick Cameron | -0/+17 |
| 2017-03-21 | Regression test for rust-lang/rust#40535 | Austin Bonander | -0/+49 |
| 2017-03-12 | Auto merge of #40446 - arielb1:rollup, r=alexcrichton | bors | -1/+23 |
| 2017-03-11 | Auto merge of #40220 - jseyfried:ast_macro_def, r=nrc | bors | -0/+1 |
| 2017-03-11 | Rollup merge of #40373 - TimNN:test-ub-packed, r=arielb1 | Ariel Ben-Yehuda | -1/+23 |