rust/compiler/rustc_const_eval/src
Joshua Nelson 3c9765cff1 Rename debugging_opts to unstable_opts
This is no longer used only for debugging options (e.g. `-Zoutput-width`, `-Zallow-features`).
Rename it to be more clear.
2022-07-13 17:47:06 -05:00
..
const_eval tweak names and output and bless 2022-07-09 07:43:56 -04:00
interpret Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
transform Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
util cleanup mir visitor for rustc::pass_by_value 2022-07-01 16:21:21 +02:00
errors.rs Migrate MutDeref, TransientMutBorrow diagnostics 2022-07-08 03:48:10 +00:00
lib.rs Migrate unstable-in-stable diagnostic 2022-07-08 03:39:08 +00:00