| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-15 | Organize `never_type` tests | Mazdak Farrokhzad | -10/+0 | |
| Also move {run-fail -> ui}/never_type | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-04-21 | Add back missing `#![feature(never_type)]`s | kennytm | -0/+3 | |
| 2018-03-14 | stabilise feature(never_type) | Andrew Cann | -2/+0 | |
| Replace feature(never_type) with feature(exhaustive_patterns). feature(exhaustive_patterns) only covers the pattern-exhaustives checks that used to be covered by feature(never_type) | ||||
| 2016-08-13 | Add explanations to tests | Andrew Cann | -0/+2 | |
| 2016-08-13 | Rename empty/bang to never | Andrew Cann | -0/+17 | |
| Split Ty::is_empty method into is_never and is_uninhabited | ||||
