rust/compiler/rustc_const_eval/src
Matthias Krüger f639ba634b
Rollup merge of #94189 - GuillaumeGomez:scalar-lower-hex, r=RalfJung
Implement LowerHex on Scalar to clean up their display in rustdoc

Follow-up of https://github.com/rust-lang/rust/pull/94091.

r? ````@RalfJung````
2022-02-21 19:36:50 +01:00
..
const_eval Rollup merge of #94143 - est31:let_else_const_eval, r=lcnr 2022-02-21 19:36:48 +01:00
interpret Rollup merge of #94189 - GuillaumeGomez:scalar-lower-hex, r=RalfJung 2022-02-21 19:36:50 +01:00
transform Rollup merge of #94143 - est31:let_else_const_eval, r=lcnr 2022-02-21 19:36:48 +01:00
util rustc_const_eval: adopt let else in more places 2022-02-19 01:55:47 +01:00
lib.rs Support pretty printing of invalid constants 2022-02-16 00:38:59 +01:00