| Age | Commit message (Expand) | Author | Lines |
| 2020-07-26 | Remove explicit `extern crate` from proc-macro test | Aaron Hill | -3/+1 |
| 2020-07-26 | Add test for serializing hygiene *into* a proc-macro crate | Aaron Hill | -12/+61 |
| 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 | -117/+149 |
| 2020-07-26 | Auto merge of #74708 - kanru:issue-74564, r=davidtwco | bors | -0/+10419 |
| 2020-07-26 | report kind of deprecated item in message | Andy Russell | -733/+733 |
| 2020-07-26 | Fix #[track_caller] shims for trait objects. | Adam Perry | -0/+23 |
| 2020-07-26 | Bless you | Oliver Scherer | -4/+4 |
| 2020-07-26 | Remove more obsolete test flags | Oliver Scherer | -6/+0 |
| 2020-07-26 | Add test for issue-72911 | Yuki Okushi | -0/+56 |
| 2020-07-26 | Add test for issue-56445 | Yuki Okushi | -0/+32 |
| 2020-07-26 | check that even referencing a TLS static during CTFE fails | Ralf Jung | -1/+19 |
| 2020-07-26 | Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay | bors | -567/+215 |
| 2020-07-26 | Auto merge of #74735 - Aaron1011:fix/wf-impl-self-type, r=estebank | bors | -8/+31 |
| 2020-07-25 | Auto merge of #74670 - tmandry:issue-73818, r=matthewjasper | bors | -0/+25 |
| 2020-07-25 | Fix diagnostic by using predicate in GATs too | Tyler Mandry | -22/+4 |
| 2020-07-25 | Remove manual normalization in compare_projection_bounds | Tyler Mandry | -4/+22 |
| 2020-07-25 | Auto merge of #74687 - estebank:bracketless-turbofish, r=matthewjasper | bors | -0/+56 |
| 2020-07-25 | Clean up some uses of logging in ui tests | Oliver Scherer | -18/+8 |
| 2020-07-25 | Ensure stack when type checking and building MIR for large if expressions | Kan-Ru Chen | -0/+10419 |
| 2020-07-25 | Fix commas. | Steven Malis | -1/+1 |
| 2020-07-25 | Use the proper span when WF-checking an impl self type | Aaron Hill | -8/+31 |
| 2020-07-24 | Rollup merge of #74698 - ayrtonm:handle-traitref-mismatch, r=estebank | Manish Goregaokar | -0/+30 |
| 2020-07-24 | Rollup merge of #74491 - xldenis:constant-binop-opt, r=oli-obk | Manish Goregaokar | -3/+4 |
| 2020-07-24 | Auto merge of #74676 - lcnr:generics-no-sort, r=varkor | bors | -2/+34 |
| 2020-07-24 | Rollup merge of #74703 - tmandry:issue-74047, r=oli-obk | Yuki Okushi | -0/+29 |
| 2020-07-24 | Rollup merge of #74680 - JohnTitor:missing-backticks, r=lcnr | Yuki Okushi | -13/+13 |
| 2020-07-24 | Rollup merge of #74665 - smmalis37:issue-62200, r=davidtwco | Yuki Okushi | -0/+26 |
| 2020-07-24 | Rollup merge of #74623 - lcnr:polymorphize-functions, r=eddyb | Yuki Okushi | -0/+13 |
| 2020-07-24 | Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkov | Yuki Okushi | -3/+3 |
| 2020-07-23 | Fix ICE while building MIR with type errors | Tyler Mandry | -0/+29 |
| 2020-07-23 | added a test case for reporting mismatched traits | Ayrton | -0/+30 |
| 2020-07-23 | Account for trailing closing angle brackets | Esteban Küber | -1/+40 |
| 2020-07-23 | Detect turbofish missing surrounding angle brackets | Esteban Küber | -0/+17 |
| 2020-07-23 | Auto merge of #74509 - matthewjasper:empty-verify, r=nikomatsakis | bors | -0/+101 |
| 2020-07-23 | Add missing backticks in diagnostics note | Yuki Okushi | -13/+13 |
| 2020-07-23 | test usage | Bastian Kauschke | -2/+15 |
| 2020-07-23 | add more complex param order test | Bastian Kauschke | -1/+20 |
| 2020-07-23 | Auto merge of #74667 - Manishearth:rollup-s6k59sw, r=Manishearth | bors | -0/+27 |
| 2020-07-23 | add const generics | Bastian Kauschke | -0/+11 |
| 2020-07-23 | Normalize bounds fully when checking defaulted types | Tyler Mandry | -0/+25 |
| 2020-07-23 | Rollup merge of #74654 - lcnr:default-no-more, r=varkor | Manish Goregaokar | -0/+27 |
| 2020-07-23 | Auto merge of #74611 - Mark-Simulacrum:revert-74069-bad-niche, r=eddyb | bors | -28/+3 |
| 2020-07-22 | Include the note in the test. | Steven Malis | -0/+1 |
| 2020-07-23 | tweak wording | Bastian Kauschke | -1/+1 |
| 2020-07-22 | Don't ICE on unconstrained anonymous lifetimes inside associated types. | Steven Malis | -0/+25 |
| 2020-07-22 | Rollup merge of #74618 - JohnTitor:no-more-bad-placeholder, r=estebank | Manish Goregaokar | -6/+14 |
| 2020-07-22 | Rollup merge of #74538 - nbdd0121:issue-73976, r=lcnr | Manish Goregaokar | -0/+102 |
| 2020-07-22 | Rollup merge of #73783 - estebank:impl-dyn-trait-static-lifetime, r=nikomatsakis | Manish Goregaokar | -211/+724 |
| 2020-07-22 | require type defaults to be after const generic parameters | Bastian Kauschke | -0/+27 |