Manish Goregaokar
|
37f62a54f8
|
Show wider and more accurate suggestion for const_static_lifetime
fixes #2365
|
2018-01-16 20:46:44 +05:30 |
|
Georg Brandl
|
296edda3a9
|
const_static_lifetime: this applies not only to path types
For example, &'static [u8] or &'static (t1, t2).
|
2017-11-18 16:10:29 +01:00 |
|
Paul Florence
|
acdd93a5cc
|
Final .stderr for const_static_lifetime .
|
2017-10-20 10:17:55 -04:00 |
|
Paul Florence
|
0928168a79
|
Remove "#![feature(plugin)]" in the test".
|
2017-10-20 10:17:41 -04:00 |
|
Paul Florence
|
4bbda68d56
|
Better linting : use of span_lint_and_then.
|
2017-10-20 10:17:41 -04:00 |
|
Paul Florence
|
fbce504664
|
Added the test results.
|
2017-10-20 10:17:41 -04:00 |
|