rust/src/librustc_mir
Andrew Cann a9fc3901b0 stabilise feature(never_type)
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)
2018-03-14 12:44:51 +08:00
..
borrow_check remove defaulting to unit 2018-03-14 12:44:51 +08:00
build stabilise feature(never_type) 2018-03-14 12:44:51 +08:00
dataflow Remove some commented out code 2018-03-09 19:02:22 -05:00
hair stabilise feature(never_type) 2018-03-14 12:44:51 +08:00
interpret remove defaulting to unit 2018-03-14 12:44:51 +08:00
monomorphize remove defaulting to unit 2018-03-14 12:44:51 +08:00
transform remove defaulting to unit 2018-03-14 12:44:51 +08:00
util remove defaulting to unit 2018-03-14 12:44:51 +08:00
Cargo.toml
diagnostics.rs
lib.rs stabilise feature(never_type) 2018-03-14 12:44:51 +08:00
shim.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00