| Age | Commit message (Expand) | Author | Lines |
| 2019-01-19 | Combine all builtin early lints and use a separate walk for plugin lints. Add... | John Kåre Alsaker | -0/+2 |
| 2019-01-15 | Querify entry_fn | Igor Matuszewski | -8/+4 |
| 2019-01-15 | Add missing unpretty option help message | Hirokazu Hata | -2/+7 |
| 2019-01-14 | Rollup merge of #57570 - Xanewok:querify-some, r=Zoxc | Mazdak Farrokhzad | -4/+0 |
| 2019-01-14 | Parallelize and optimize parts of HIR map creation | John Kåre Alsaker | -0/+3 |
| 2019-01-13 | Querify local plugin_registrar_fn | Igor Matuszewski | -2/+0 |
| 2019-01-13 | Querify local proc_macro_decls_static | Igor Matuszewski | -2/+0 |
| 2019-01-09 | Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister | bors | -19/+28 |
| 2019-01-07 | Revert "Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton" | Matthias Krüger | -7/+0 |
| 2019-01-05 | Add a target option "merge-functions" taking values in ("disabled", | Peter Jin | -4/+24 |
| 2019-01-05 | Rollup merge of #57219 - matthewjasper:mir-cleanup, r=nikomatsakis | kennytm | -4/+0 |
| 2019-01-05 | Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton | bors | -0/+7 |
| 2018-12-30 | Remove unused nll debug flags | Matthew Jasper | -4/+0 |
| 2018-12-30 | Add `-Z instrument-mcount` | Jun Wu | -1/+10 |
| 2018-12-29 | Create a struct for optimization fuel data | John Kåre Alsaker | -30/+26 |
| 2018-12-29 | Replace LockCell with atomic types | John Kåre Alsaker | -16/+29 |
| 2018-12-28 | Auto merge of #57118 - Zoxc:query-stats, r=wesleywiser | bors | -0/+2 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -50/+0 |
| 2018-12-25 | Add a command line flag to print some query stats | John Kåre Alsaker | -0/+2 |
| 2018-12-24 | Search codegen backends based on target libdir instead of sysroot. | O01eg | -0/+7 |
| 2018-12-24 | Rollup merge of #57021 - nikic:arg-pointer-align, r=nagisa | Mazdak Farrokhzad | -2/+0 |
| 2018-12-21 | Enable emission of alignment attrs for pointer params | Nikita Popov | -2/+0 |
| 2018-12-17 | Tweak query code for performance | John Kåre Alsaker | -3/+17 |
| 2018-12-14 | Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa | bors | -2/+2 |
| 2018-12-13 | Stabilize `linker-flavor` flag. | David Wood | -2/+2 |
| 2018-12-12 | Replace `FileSearch::for_each_lib_search_path` with `search_paths`. | Nicholas Nethercote | -23/+17 |
| 2018-12-12 | Avoid regenerating the `Vec<PathBuf>` in `FileSearch::search()`. | Nicholas Nethercote | -25/+42 |
| 2018-12-12 | Introduce `SearchPath` and replace `SearchPaths` with `Vec<SearchPath>`. | Nicholas Nethercote | -77/+63 |
| 2018-12-12 | Remove `Session::sysroot()`. | Nicholas Nethercote | -16/+8 |
| 2018-12-12 | Avoid a useless `FxHashSet::insert` in `FileSearch::for_each_lib_search_path`. | Nicholas Nethercote | -2/+0 |
| 2018-12-08 | Rollup merge of #56597 - vext01:dump-mir-usage, r=wesleywiser | Mazdak Farrokhzad | -1/+7 |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -5/+5 |
| 2018-12-07 | Improve the usage message for `-Z dump-mir`. | Edd Barrett | -1/+7 |
| 2018-12-06 | Rollup merge of #56553 - wesleywiser:silence_profiler_output, r=Mark-Simulacrum | Pietro Albini | -1/+1 |
| 2018-12-06 | Rollup merge of #56500 - ljedrz:cleanup_rest_of_const_lifetimes, r=zackmdavis | Pietro Albini | -26/+25 |
| 2018-12-05 | Don't print the profiling summary to stdout when -Zprofile-json is set | Wesley Wiser | -1/+1 |
| 2018-12-06 | Auto merge of #54517 - mcr431:53956-panic-on-include_bytes-of-own-file, r=mic... | bors | -2/+2 |
| 2018-12-05 | Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN | Pietro Albini | -6/+5 |
| 2018-12-04 | updates all Filename variants to take a fingerprint | Matthew Russo | -2/+2 |
| 2018-12-04 | Utilize `?` instead of `return None`. | Corey Farwell | -6/+5 |
| 2018-12-04 | cleanup: remove static lifetimes from consts | ljedrz | -26/+25 |
| 2018-12-01 | Rollup merge of #56339 - yui-knk:remove_mir_stats_flag, r=alexcrichton | kennytm | -2/+0 |
| 2018-11-30 | proc_macro: introduce a "bridge" between clients (proc macros) and servers (c... | Eduard-Mihai Burtescu | -4/+4 |
| 2018-11-29 | Remove not used option | yui-knk | -2/+0 |
| 2018-11-25 | Rollup merge of #56170 - wesleywiser:fix_self_profiler_windows, r=estebank | Pietro Albini | -2/+4 |
| 2018-11-25 | Auto merge of #55959 - matthewjasper:remove-end-region, r=nikomatsakis | bors | -2/+0 |
| 2018-11-23 | Auto merge of #54071 - eddyb:alignsssss, r=oli-obk | bors | -1/+1 |
| 2018-11-22 | Disable the self-profiler unless the `-Z self-profile` flag is set | Wesley Wiser | -2/+4 |
| 2018-11-22 | Rollup merge of #56078 - ehuss:fix-panic-opt-msg, r=alexcrichton | Guillaume Gomez | -1/+1 |
| 2018-11-22 | rustc_target: avoid using AbiAndPrefAlign where possible. | Eduard-Mihai Burtescu | -3/+3 |