| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -82/+0 | |
| 2017-07-18 | Fix incorrect subst index | Vadim Petrochenkov | -11/+0 | |
| Fix treatment of lifetimes defined in nested types during detection of late bound regions in signatures. Do not replace substs with inference variables when "cannot specify lifetime arguments explicitly..." is reported as a lint. | ||||
| 2017-07-18 | Detect implicitly defined late bound lifetime parameters as well | Vadim Petrochenkov | -10/+28 | |
| 2017-07-18 | Prohibit lifetime arguments in path segments with late bound lifetime parameters | Vadim Petrochenkov | -7/+49 | |
| 2017-07-18 | Support generic lifetime arguments in method calls | Vadim Petrochenkov | -0/+33 | |
