Files
rust/compiler
Guillaume Gomez 101a88f950 Rollup merge of #89012 - vishadGoyal:issue-88802-fix, r=jyn514
Suggest removing `#![feature]` for library features that have been stabilized

Issue: https://github.com/rust-lang/rust/issues/88802
Delayed the check if #![feature] has been used to enable lib features in a non-nightly build to occur after TyCtxt has been constructed.
2021-09-17 17:41:21 +02:00
..
2021-08-27 16:21:25 -07:00
2021-09-08 20:40:30 +02:00
2021-09-09 05:21:32 +00:00