rust/src/libsyntax
Andrew Cann 5096a8c5c0 Control usage of ! through a feature gate.
Adds the `bang_type` feature gate. `!` in a non-return-type position now
relies on that feature.
2016-08-13 21:37:09 +08:00
..
2016-08-13 21:37:09 +08:00
2016-07-25 14:27:10 -07:00
2016-07-14 07:57:46 -04:00
2016-07-17 17:12:35 +00:00