| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-10-07 | Revert "Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis" | Ariel Ben-Yehuda | -28/+27 | |
| This reverts commit 6810f5286b6b91daab06fc3dccb27d8c46f14349, reversing changes made to 8586ec6980462c99a8926646201b2444d8938d29. | ||||
| 2018-09-11 | stabalize infer outlives requirements (RFC 2093). | toidiu | -27/+28 | |
| Co-authored-by: nikomatsakis | ||||
| 2018-09-06 | Auto merge of #53707 - eddyb:phantom-waffles, r=oli-obk | bors | -5/+27 | |
| rustc_typeck: turn `where Type:,` into a WF(Type) predicate, instead of ignoring it. Fixes #53696, assuming crater doesn't catch anyone using this syntax already. Allowing an empty list of bounds in the grammar was done for the benefit of macro authors, most of which would *probably* be using it for bounds on type parameters, which are always WF. r? @nikomatsakis cc @petrochenkov | ||||
| 2018-09-01 | Update tests | Basile Desloges | -30/+0 | |
| 2018-08-31 | rustc_typeck: turn `where Type:,` into a WF(Type) predicate, instead of ↵ | Eduard-Mihai Burtescu | -5/+27 | |
| ignoring it. | ||||
| 2018-08-14 | Update former compile-fail tests | Matthew Jasper | -2/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+2017 | |
