diff options
| author | Maybe Waffle <waffle.lapkin@gmail.com> | 2024-03-21 19:47:46 +0000 |
|---|---|---|
| committer | Maybe Waffle <waffle.lapkin@gmail.com> | 2024-03-21 19:47:46 +0000 |
| commit | 6f2c6efe019ef57585e1099e701c800417037e04 (patch) | |
| tree | d930c5676d5a7ecc976e097fb119aee242661b4c /tests/coverage/branch/lazy-boolean.coverage | |
| parent | 94b72d6bebbddb5d17860914c4544f37365e988c (diff) | |
| download | rust-6f2c6efe019ef57585e1099e701c800417037e04.tar.gz rust-6f2c6efe019ef57585e1099e701c800417037e04.zip | |
Change syntax of the never type attribute thingy
Previous: ```rust #![rustc_never_type_mode = "fallback_to_unit|..."] ``` New: ```rust #![rustc_never_type_options(fallback = "unit|...")] ``` This allows adding other options for other never-related experiments.
Diffstat (limited to 'tests/coverage/branch/lazy-boolean.coverage')
0 files changed, 0 insertions, 0 deletions
