rust/compiler/rustc_typeck
Ivan Lozano 568aeda9e9 MemTagSanitizer Support
Adds support for the LLVM MemTagSanitizer.
2022-02-16 09:39:03 -05:00
..
2022-02-16 09:39:03 -05:00

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.