| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-10-07 | make const_err a hard error | Ralf Jung | -19/+0 | |
| 2021-11-24 | Remove `-Z force-overflow-checks` | Noah Lev | -1/+1 | |
| It was replaced several years ago by the stable option `-C overflow-checks`. The goal was to delete the `-Z` flag once users had migrated [1]. Now that it's been several years, it makes sense to delete the old flag. See also the discussion on Zulip [2]. [1]: https://github.com/rust-lang/rust/issues/33134#issuecomment-280484097 [2]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/overflow.20checks/near/262497224 | ||||
| 2021-02-03 | make const_err a future incompat lint | Ralf Jung | -0/+1 | |
| 2020-02-18 | better lint names | Ralf Jung | -1/+1 | |
| 2019-12-21 | rework run-fail and support check,build-fail | Mazdak Farrokhzad | -0/+1 | |
| 2019-05-02 | Fix failing test | Wesley Wiser | -0/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-25 | Deduplicate all the ~~things~~ errors | Oliver Schneider | -1/+0 | |
| 2018-10-25 | Report const eval error inside the query | Oliver Schneider | -9/+4 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+32 | |
