Mazdak Farrokhzad
|
3341c94006
|
ast_validation: tweak diagnostic output
|
2020-02-13 10:40:17 +01:00 |
|
Mazdak Farrokhzad
|
e839b2ec84
|
Constness -> enum Const { Yes(Span), No }
Same idea for `Unsafety` & use new span for better diagnostics.
|
2020-02-13 10:39:23 +01:00 |
|
Mazdak Farrokhzad
|
24a178e397
|
--bless tests due to INCOMPLETE_FEATURES being a lint.
|
2019-07-30 10:43:32 +02:00 |
|
Vadim Petrochenkov
|
fa72a81bea
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
varkor
|
4c18ee4abd
|
Update const generics tests
Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com>
|
2019-03-05 22:20:01 +00:00 |
|
varkor
|
2f73245ca4
|
Add test forbidding const parameters in const fn
|
2019-02-07 15:02:17 +01:00 |
|