| Age | Commit message (Expand) | Author | Lines |
| 2019-01-28 | Use multiple threads by default. Limits tests to one thread. Do some renaming. | John Kåre Alsaker | -26/+26 |
| 2019-01-26 | Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelix | bors | -1/+11 |
| 2019-01-25 | Rollup merge of #57652 - mark-i-m:remove-old, r=nikomatsakis | Mazdak Farrokhzad | -301/+2 |
| 2019-01-24 | Implement optimize(size) and optimize(speed) | Simonas Kazlauskas | -1/+11 |
| 2019-01-19 | Auto merge of #57752 - Centril:rollup, r=Centril | bors | -1/+14 |
| 2019-01-19 | Rollup merge of #57573 - Xanewok:querify-entry-fn, r=Zoxc | Mazdak Farrokhzad | -1/+11 |
| 2019-01-19 | Rollup merge of #57476 - Xanewok:bye-crate-analysis, r=Zoxc | Mazdak Farrokhzad | -0/+3 |
| 2019-01-19 | Auto merge of #57253 - Zoxc:incr-passes2, r=michaelwoerister | bors | -0/+36 |
| 2019-01-18 | remove more old readmes | mark | -301/+2 |
| 2019-01-17 | Querify glob map usage (last use of CrateAnalysis) | Igor Matuszewski | -0/+3 |
| 2019-01-15 | Make the query comment into a doc comment | Igor Matuszewski | -1/+2 |
| 2019-01-15 | Querify entry_fn | Igor Matuszewski | -1/+10 |
| 2019-01-15 | Optimize try_mark_green and eliminate the lock on dep node colors | John Kåre Alsaker | -41/+8 |
| 2019-01-15 | Make privacy checking, intrinsic checking and liveness checking incremental | John Kåre Alsaker | -0/+36 |
| 2019-01-14 | Rollup merge of #57480 - Zoxc:query-fix, r=michaelwoerister | Mazdak Farrokhzad | -20/+21 |
| 2019-01-13 | Auto merge of #57580 - Centril:rollup, r=Centril | bors | -42/+54 |
| 2019-01-11 | Make more passes incremental | John Kåre Alsaker | -1/+63 |
| 2019-01-09 | Clean up and fix a bug in query plumbing | John Kåre Alsaker | -20/+21 |
| 2019-01-08 | Move diagnostics out from QueryJob and optimize for the case with no diagnostics | John Kåre Alsaker | -42/+54 |
| 2019-01-08 | Auto merge of #57114 - Zoxc:query-perf11, r=michaelwoerister | bors | -1/+1 |
| 2019-01-07 | Rename some functions | John Kåre Alsaker | -2/+2 |
| 2019-01-07 | Fix and optimize query profiling | John Kåre Alsaker | -22/+26 |
| 2019-01-05 | Rollup merge of #57295 - d-e-s-o:topic/be-be, r=zackmdavis | kennytm | -1/+1 |
| 2019-01-05 | Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakis | bors | -0/+3 |
| 2019-01-04 | Auto merge of #56723 - oli-obk:lazy_const, r=nikomatsakis | bors | -1/+1 |
| 2019-01-04 | implement a hack to make traitobject 0.1.0 compile | Ariel Ben-Yehuda | -0/+3 |
| 2019-01-02 | Fix 'be be' constructs | Daniel Mueller | -1/+1 |
| 2019-01-02 | rename `type_moves_by_default` to `type_is_copy_modulo_regions` | Niko Matsakis | -1/+1 |
| 2019-01-01 | `<&'tcx ty::Const as Deref>::deref` | Oliver Scherer | -1/+1 |
| 2019-01-01 | Auto merge of #55937 - davidtwco:issue-54943, r=pnkfelix | bors | -2/+2 |
| 2018-12-31 | Clean up and optimize OpenTask / read_index | John Kåre Alsaker | -1/+1 |
| 2018-12-31 | Auto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister | bors | -23/+34 |
| 2018-12-30 | Stop well-formedness checking unreachable code. | David Wood | -22/+2 |
| 2018-12-30 | Always check well-formedness. | David Wood | -2/+22 |
| 2018-12-28 | Auto merge of #57118 - Zoxc:query-stats, r=wesleywiser | bors | -1/+105 |
| 2018-12-27 | Integrate chalk engine | scalexm | -0/+17 |
| 2018-12-27 | Return an instantiated environment instead of a generic one | scalexm | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -70/+0 |
| 2018-12-25 | Auto merge of #56983 - ljedrz:parallel_query_tweaks, r=Zoxc | bors | -22/+10 |
| 2018-12-25 | Add a command line flag to print some query stats | John Kåre Alsaker | -1/+105 |
| 2018-12-23 | Rollup merge of #57034 - Zoxc:query-perf8, r=michaelwoerister | kennytm | -0/+3 |
| 2018-12-21 | Uninline some debugging code and use unlikely! macro | John Kåre Alsaker | -23/+34 |
| 2018-12-21 | Inline tweaks | John Kåre Alsaker | -0/+3 |
| 2018-12-21 | Optimize away a move | John Kåre Alsaker | -1/+4 |
| 2018-12-19 | Auto merge of #54252 - arielb1:deref-query, r=nikomatsakis | bors | -0/+12 |
| 2018-12-19 | Auto merge of #56613 - Zoxc:query-perf1, r=michaelwoerister | bors | -61/+101 |
| 2018-12-19 | query: simplify stack trimming in cycle_check | ljedrz | -1/+1 |
| 2018-12-19 | query: minor refactoring | ljedrz | -10/+3 |
| 2018-12-19 | query: insert visited queries more eagerly | ljedrz | -6/+3 |
| 2018-12-19 | query: faster stack reversal in remove_cycle | ljedrz | -5/+3 |