This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
4bbdb64016
rust
/
compiler
/
rustc_const_eval
/
src
History
Tomasz Miąsko
aa1267f630
Preprocess dominator tree to answer queries in O(1)
2023-05-17 09:36:12 +00:00
..
const_eval
Rollup merge of
#111602
- tmiasko:erroneous-constant-used, r=oli-obk
2023-05-16 11:39:39 +02:00
interpret
Suppress "erroneous constant used" for constants tainted by errors
2023-05-15 00:00:00 +00:00
transform
Preprocess dominator tree to answer queries in O(1)
2023-05-17 09:36:12 +00:00
util
Move some utils out of
rustc_const_eval
2023-04-16 12:05:54 +02:00
errors.rs
errors: generate typed identifiers in each crate
2023-02-22 09:15:53 +00:00
lib.rs
Move expansion of query macros in rustc_middle to rustc_middle::query
2023-05-15 08:49:13 +02:00