| Age | Commit message (Expand) | Author | Lines |
| 2019-02-22 | restore the actual leak-check | Niko Matsakis | -1/+23 |
| 2019-02-17 | Make `intern_lazy_const` actually intern its argument. | Nicholas Nethercote | -12/+14 |
| 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 | -45/+66 |
| 2019-01-13 | Rollup merge of #57113 - Zoxc:query-perf10, r=michaelwoerister | Mazdak Farrokhzad | -45/+66 |
| 2019-01-13 | Auto merge of #51487 - Zoxc:incr-passes, r=michaelwoerister | bors | -1/+63 |
| 2019-01-13 | Rollup merge of #57547 - Xanewok:ptr-eq, r=petrochenkov | Mazdak Farrokhzad | -10/+7 |
| 2019-01-12 | Use `ptr::eq` where applicable | Igor Matuszewski | -10/+7 |
| 2019-01-12 | Rollup merge of #57042 - pnkfelix:issue-57038-sidestep-ice-in-fieldplacement-... | Mazdak Farrokhzad | -1/+5 |
| 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 | [Cleanup] This is the first in the series of removals of with_freevars usage. | Blitzerr | -2/+2 |
| 2019-01-08 | Some more refactoring. | Blitzerr | -2/+1 |
| 2019-01-08 | Issue 56905 | Blitzerr | -0/+12 |
| 2019-01-08 | Move diagnostics out from QueryJob and optimize for the case with no diagnostics | John Kåre Alsaker | -45/+66 |
| 2019-01-08 | Auto merge of #57114 - Zoxc:query-perf11, r=michaelwoerister | bors | -6/+6 |
| 2019-01-08 | Auto merge of #57095 - Zoxc:prof-fix, r=michaelwoerister | bors | -23/+31 |
| 2019-01-07 | Rename some functions | John Kåre Alsaker | -3/+3 |
| 2019-01-07 | Fix and optimize query profiling | John Kåre Alsaker | -23/+31 |
| 2019-01-07 | Rollup merge of #57290 - mark-i-m:remove-outdated-comment, r=michaelwoerister | Pietro Albini | -3/+0 |
| 2019-01-06 | Make sure feature gate errors are recoverable (take 2) | Vadim Petrochenkov | -3/+1 |
| 2019-01-05 | Rollup merge of #57343 - Xanewok:querify-access-levels, r=nikomatsakis | kennytm | -3/+0 |
| 2019-01-05 | Rollup merge of #57314 - wiktorkuchta:master, r=Centril | kennytm | -1/+1 |
| 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 | -72/+184 |
| 2019-01-04 | Remove unused name from CrateAnalysis | Igor Matuszewski | -1/+0 |
| 2019-01-04 | Replace CrateAnalysis::access_levels with query | Igor Matuszewski | -2/+0 |
| 2019-01-04 | Update src/librustc/ty/fold.rs | Artem Varaksa | -1/+1 |
| 2019-01-04 | Auto merge of #56723 - oli-obk:lazy_const, r=nikomatsakis | bors | -350/+191 |
| 2019-01-04 | implement a hack to make traitobject 0.1.0 compile | Ariel Ben-Yehuda | -2/+123 |
| 2019-01-04 | Revert "add coherence future-compat warnings for marker-only trait objects" | Ariel Ben-Yehuda | -55/+7 |
| 2019-01-04 | add comment to <List<ExistentialPredicates>>::principal | Ariel Ben-Yehuda | -1/+25 |
| 2019-01-04 | avoid giving a principal to marker-only trait objects | Ariel Ben-Yehuda | -1/+1 |
| 2019-01-04 | add support for principal-less trait object types | Ariel Ben-Yehuda | -14/+29 |
| 2019-01-03 | Forbid impl Trait from referring to unnamable recursive types | Matthew Jasper | -2/+72 |
| 2019-01-03 | Fix repeated word typos | Wiktor Kuchta | -1/+1 |
| 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 | -10/+10 |
| 2019-01-02 | pacify the mercilous eddyb ;) | Niko Matsakis | -2/+4 |
| 2019-01-02 | add some comments about lifetimes etc | Niko Matsakis | -0/+18 |
| 2019-01-02 | improve handling for subtype | Niko Matsakis | -23/+14 |
| 2019-01-02 | make evaluation track whether outlives relationships mattered | Niko Matsakis | -15/+21 |
| 2019-01-02 | remove outdated comment | Mark Mansi | -3/+0 |
| 2019-01-02 | Auto merge of #57250 - codeworm96:tyerr_msg, r=varkor | bors | -2/+2 |
| 2019-01-01 | Check the correct arena | Oliver Scherer | -1/+1 |
| 2019-01-01 | Remove unused function | Oliver Scherer | -8/+0 |
| 2019-01-01 | Macrofy more `Lift` impls | Oliver Scherer | -200/+48 |
| 2019-01-01 | Properly lift `Allocations` | Oliver Scherer | -9/+2 |
| 2019-01-01 | what is going on? | Oliver Scherer | -7/+7 |
| 2019-01-01 | Git is drunk | Oliver Scherer | -7/+7 |