This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
8609364480
rust
/
compiler
/
rustc_const_eval
/
src
History
Sarthak Singh
8609364480
All verbosity checks in
PrettyPrinter
now go through
PrettyPrinter::should_print_verbose
2022-10-30 20:37:43 +05:30
..
const_eval
Rollup merge of
#103625
- WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors
2022-10-29 14:18:03 +02:00
interpret
All verbosity checks in
PrettyPrinter
now go through
PrettyPrinter::should_print_verbose
2022-10-30 20:37:43 +05:30
transform
Accept
TyCtxt
instead of
TyCtxtAt
in
Ty::is_*
functions
2022-10-27 15:06:08 +04:00
util
change might_permit_raw_init to fully detect LLVM UB, but not more than that
2022-10-05 09:22:50 +02:00
errors.rs
Migrate all diagnostics
2022-10-23 10:09:44 +02:00
lib.rs
Remove allow(rustc::potential_query_instability) in rustc_const_eval
2022-10-18 17:44:01 +02:00