| Age | Commit message (Expand) | Author | Lines |
| 2020-07-27 | somewhat related cleanup | Bastian Kauschke | -11/+4 |
| 2020-07-27 | wf | Bastian Kauschke | -18/+20 |
| 2020-07-27 | convert trivial predicates | Bastian Kauschke | -28/+26 |
| 2020-07-27 | query_outlives_constraints_into_obligations | Bastian Kauschke | -20/+24 |
| 2020-07-27 | anonymize_predicate | Bastian Kauschke | -22/+15 |
| 2020-07-27 | Handle trait/projection predicates with bound regions correctly | Matthew Jasper | -70/+132 |
| 2020-07-27 | minimal | Bastian Kauschke | -78/+44 |
| 2020-07-27 | Clean up E0734 explanation | Guillaume Gomez | -1/+1 |
| 2020-07-27 | add `PredicateKint`, because who doesn't like bodging | Bastian Kauschke | -3/+200 |
| 2020-07-27 | Auto merge of #74831 - Manishearth:rollup-ugw4pt4, r=Manishearth | bors | -94/+209 |
| 2020-07-27 | Rollup merge of #74822 - JohnTitor:no-sigsegv, r=oli-obk | Manish Goregaokar | -18/+28 |
| 2020-07-27 | Rollup merge of #74803 - infinity0:fix-exec, r=nagisa | Manish Goregaokar | -10/+3 |
| 2020-07-27 | Rollup merge of #74487 - lcnr:const-in-ty-default, r=varkor | Manish Goregaokar | -13/+135 |
| 2020-07-27 | Rollup merge of #73858 - tspiteri:const-methods, r=oli-obk | Manish Goregaokar | -53/+43 |
| 2020-07-27 | update tests | Bastian Kauschke | -1/+10 |
| 2020-07-27 | forbid generic params inside of anon consts in ty defaults | Bastian Kauschke | -8/+121 |
| 2020-07-27 | name `ParamInTyOfConstArg` | Bastian Kauschke | -5/+5 |
| 2020-07-27 | Auto merge of #74775 - RalfJung:miri-alloc-ids, r=oli-obk | bors | -122/+122 |
| 2020-07-27 | More ensure stack to avoid segfault with increased `recursion_limit` | Yuki Okushi | -18/+28 |
| 2020-07-27 | Auto merge of #74817 - JohnTitor:rollup-0fchdye, r=JohnTitor | bors | -37/+25 |
| 2020-07-27 | rename eval_const_to_op -> const_to_op | Ralf Jung | -12/+8 |
| 2020-07-27 | Rollup merge of #74799 - Dhs92:master, r=joshtriplett | Yuki Okushi | -1/+1 |
| 2020-07-27 | Rollup merge of #74790 - Cldfire:ayu-no-italic-comments, r=GuillaumeGomez | Yuki Okushi | -1/+0 |
| 2020-07-27 | Rollup merge of #74783 - jnozsc:python_cleanup, r=Mark-Simulacrum | Yuki Okushi | -4/+4 |
| 2020-07-27 | Rollup merge of #74750 - oli-obk:logging_and_test_cleanups, r=JohnTitor | Yuki Okushi | -29/+13 |
| 2020-07-27 | Rollup merge of #74598 - mzohreva:mz/fix-test, r=KodrAus | Yuki Okushi | -0/+2 |
| 2020-07-27 | Rollup merge of #74088 - tmiasko:write-all-vectored-empty, r=KodrAus | Yuki Okushi | -2/+5 |
| 2020-07-27 | Auto merge of #74737 - smmalis37:astconv-factor, r=davidtwco | bors | -42/+46 |
| 2020-07-27 | Auto merge of #74653 - petrochenkov:pmenv, r=dtolnay | bors | -0/+66 |
| 2020-07-27 | Auto merge of #74784 - anp:track-vtables, r=eddyb | bors | -1/+24 |
| 2020-07-27 | rustbuild: rename exec_cmd -> status_code for clarity | Ximin Luo | -3/+3 |
| 2020-07-27 | Auto merge of #72121 - Aaron1011:final-hygiene-rebase, r=petrochenkov | bors | -358/+1166 |
| 2020-07-27 | rustbuild: fix bad usage of UNIX exec() in rustc wrapper | Ximin Luo | -7/+0 |
| 2020-07-26 | Fixed typo in `closure` | Alex | -1/+1 |
| 2020-07-26 | Normalize the test output of hygiene-related tests | Aaron Hill | -194/+142 |
| 2020-07-26 | Remove explicit `extern crate` from proc-macro test | Aaron Hill | -3/+1 |
| 2020-07-26 | Share serialization optimization between incr and metadata | Aaron Hill | -178/+198 |
| 2020-07-26 | Properly reset `orig_id` when loading from incremental cache | Aaron Hill | -1/+11 |
| 2020-07-26 | Add test for hygiene caching issue | Aaron Hill | -0/+85 |
| 2020-07-26 | Ignore `orig_id` for stable hashing | Aaron Hill | -0/+7 |
| 2020-07-26 | Add test for serializing hygiene *into* a proc-macro crate | Aaron Hill | -16/+88 |
| 2020-07-26 | Add test for use of $crate in nested foreign macro_rules! | Aaron Hill | -0/+23 |
| 2020-07-26 | Hygiene serialization implementation | Aaron Hill | -284/+929 |
| 2020-07-26 | Auto merge of #74708 - kanru:issue-74564, r=davidtwco | bors | -3/+10429 |
| 2020-07-26 | config.toml.example: Update remap-debuginfo doc to be more general & accurate | Ximin Luo | -2/+1 |
| 2020-07-26 | Auto merge of #74792 - flip1995:clippyup, r=Manishearth | bors | -259/+840 |
| 2020-07-26 | Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyup | flip1995 | -259/+840 |
| 2020-07-26 | Don't italicize comments in ayu theme | Jarek Samic | -1/+0 |
| 2020-07-26 | report kind of deprecated item in message | Andy Russell | -742/+748 |
| 2020-07-26 | Auto merge of #5845 - giraffate:fix_fp_useless_conversion, r=yaahc | bors | -9/+34 |