rust/compiler/rustc_mir_build/src
2021-05-21 18:31:44 +02:00
..
build Store THIR in IndexVecs instead of an Arena 2021-05-19 16:03:35 +02:00
thir Adapt the THIR visitor to the vec-stored THIR 2021-05-19 16:03:41 +02:00
check_unsafety.rs Check for ptr-to-int casts in const functions in THIR unsafeck 2021-05-21 18:31:44 +02:00
lib.rs Introduce the (WIP) THIR unsafety checker 2021-05-11 15:33:00 +02:00
lints.rs Do not store attrs in FnKind. 2021-03-09 19:09:33 +01:00