1
Fork 0
rust/compiler/rustc_const_eval/src
2024-02-11 22:09:52 +00:00
..
const_eval detect consts that reference extern statics 2024-02-10 16:13:48 +01:00
interpret Fix async closures in CTFE 2024-02-11 22:09:52 +00:00
transform is_closure_like 2024-02-11 22:09:52 +00:00
util unstably allow constants to refer to statics and read from immutable statics 2024-02-10 16:12:55 +01:00
errors.rs detect consts that reference extern statics 2024-02-10 16:13:48 +01:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00