| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-12 | Update stderr files | kadmin | -11/+0 | |
| And also fix some comments as suggested by lcnr | ||||
| 2020-05-09 | adjust tests | Ralf Jung | -1/+2 | |
| 2020-04-13 | allow const generics in const fn | Bastian Kauschke | -15/+2 | |
| 2020-04-11 | rustc: Add a warning count upon completion | RoccoDev | -1/+1 | |
| 2020-02-13 | ast_validation: tweak diagnostic output | Mazdak Farrokhzad | -2/+2 | |
| 2020-02-13 | Constness -> enum Const { Yes(Span), No } | Mazdak Farrokhzad | -1/+5 | |
| Same idea for `Unsafety` & use new span for better diagnostics. | ||||
| 2019-07-30 | --bless tests due to INCOMPLETE_FEATURES being a lint. | Mazdak Farrokhzad | -6/+8 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2019-03-05 | Update const generics tests | varkor | -8/+1 | |
| Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com> | ||||
| 2019-02-07 | Add test forbidding const parameters in const fn | varkor | -0/+24 | |
