| Age | Commit message (Expand) | Author | Lines |
| 2019-02-22 | partially revert 904a0bde93f0348f69914ee90b1f8b6e4e0d7cbc | Niko Matsakis | -1/+19 |
| 2019-02-22 | update test files to reflect new output | Niko Matsakis | -0/+12 |
| 2019-02-22 | restore the actual leak-check | Niko Matsakis | -14/+193 |
| 2019-02-22 | introduce a dummy leak check and invoke it in all the right places | Niko Matsakis | -39/+105 |
| 2019-02-22 | reintroduce `commit_if_ok` calls to `subtype_predicate` | Niko Matsakis | -14/+16 |
| 2019-02-22 | reintroduce `commit_if_ok` call into `higher_ranked_sub` | Niko Matsakis | -20/+27 |
| 2019-02-22 | s/skol_/placeholder_/ | Niko Matsakis | -10/+10 |
| 2019-02-22 | make generalization code create new variables in correct universe | Niko Matsakis | -21/+64 |
| 2019-02-22 | Fix #57979 by allowing a legitimate type error to take precedence over an ICE. | Felix S. Klock II | -1/+10 |
| 2019-02-17 | Make `intern_lazy_const` actually intern its argument. | Nicholas Nethercote | -17/+19 |
| 2019-01-24 | Fix typo bug in DepGraph::try_mark_green(). | Michael Woerister | -1/+1 |
| 2019-01-14 | Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov | Mazdak Farrokhzad | -1/+1 |
| 2019-01-14 | Rollup merge of #57570 - Xanewok:querify-some, r=Zoxc | Mazdak Farrokhzad | -4/+0 |
| 2019-01-14 | Rollup merge of #57480 - Zoxc:query-fix, r=michaelwoerister | Mazdak Farrokhzad | -20/+21 |
| 2019-01-14 | Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavis | Mazdak Farrokhzad | -1/+2 |
| 2019-01-14 | Rollup merge of #57232 - Zoxc:par-collector-misc, r=michaelwoerister | Mazdak Farrokhzad | -44/+57 |
| 2019-01-14 | Auto merge of #57387 - euclio:nonstandard-style-suggestions, r=oli-obk | bors | -9/+9 |
| 2019-01-14 | Parallelize and optimize parts of HIR map creation | John Kåre Alsaker | -44/+57 |
| 2019-01-13 | Suggest removal of semicolon when appropriate | Esteban Küber | -2/+15 |
| 2019-01-13 | Tweak output of type mismatch between "then" and `else` `if` arms | Esteban Küber | -5/+12 |
| 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-13 | Auto merge of #57580 - Centril:rollup, r=Centril | bors | -50/+84 |
| 2019-01-13 | Rollup merge of #57366 - estebank:point-match-discrim, r=varkor | Mazdak Farrokhzad | -4/+17 |
| 2019-01-13 | Rollup merge of #57113 - Zoxc:query-perf10, r=michaelwoerister | Mazdak Farrokhzad | -46/+67 |
| 2019-01-13 | Auto merge of #51487 - Zoxc:incr-passes, r=michaelwoerister | bors | -13/+193 |
| 2019-01-13 | Auto merge of #57567 - Centril:stabilize-transpose, r=alexreg | bors | -1/+0 |
| 2019-01-13 | remove extern_in_paths. | Mazdak Farrokhzad | -1/+1 |
| 2019-01-13 | stabilize transpose_result in 1.33 | Mazdak Farrokhzad | -1/+0 |
| 2019-01-13 | Rollup merge of #57547 - Xanewok:ptr-eq, r=petrochenkov | Mazdak Farrokhzad | -10/+7 |
| 2019-01-13 | Rollup merge of #57494 - dotdash:expand, r=nikomatsakis | Mazdak Farrokhzad | -8/+23 |
| 2019-01-12 | Don't add label to the match expr when the type is not fully realized | Esteban Küber | -1/+3 |
| 2019-01-12 | Reword label as per review comment | Esteban Küber | -1/+1 |
| 2019-01-12 | Point at the match discriminant when arm pattern has a type mismatch | Esteban Küber | -4/+15 |
| 2019-01-12 | Auto merge of #56759 - petrochenkov:prestabuni, r=nikomatsakis | bors | -1/+1 |
| 2019-01-12 | Use `ptr::eq` where applicable | Igor Matuszewski | -10/+7 |
| 2019-01-12 | resolve: Prohibit use of imported non-macro attributes | Vadim Petrochenkov | -1/+1 |
| 2019-01-12 | Rollup merge of #57535 - varkor:stabilise-if-while-let-patterns, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-01-12 | Rollup merge of #57434 - nnethercote:rm-CrateNum-Invalid, r=petrochenkov | Mazdak Farrokhzad | -4/+0 |
| 2019-01-12 | Rollup merge of #57042 - pnkfelix:issue-57038-sidestep-ice-in-fieldplacement-... | Mazdak Farrokhzad | -1/+5 |
| 2019-01-12 | Rollup merge of #56906 - blitzerr:master, r=nikomatsakis | Mazdak Farrokhzad | -0/+11 |
| 2019-01-12 | Stabilise irrefutable if-let and while-let patterns | varkor | -1/+1 |
| 2019-01-11 | Auto merge of #57355 - arielb1:correct-subst, r=nikomatsakis | bors | -9/+24 |
| 2019-01-11 | Address comments | John Kåre Alsaker | -22/+16 |
| 2019-01-11 | Make more passes incremental | John Kåre Alsaker | -13/+199 |
| 2019-01-10 | Add a fast path for identical regions in lub_concrete_regions | Björn Steinbrink | -0/+7 |
| 2019-01-10 | Drop "solved" constraints during region expansion | Björn Steinbrink | -8/+16 |
| 2019-01-09 | Clean up and fix a bug in query plumbing | John Kåre Alsaker | -20/+21 |
| 2019-01-09 | clarify resolve typo suggestion | Andy Russell | -1/+2 |
| 2019-01-09 | Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister | bors | -19/+28 |