rust/compiler/rustc_smir
Oli Scherer 06a9dbe5e8 Fix a soundness bug in with_tables.
We were able to uplift any value from `Tables` to `'static`, which is unsound.
2024-01-19 09:42:30 +00:00
..
src Fix a soundness bug in with_tables. 2024-01-19 09:42:30 +00:00
.gitignore Add 'compiler/rustc_smir/' from commit '9abcb5c7b574cf316eb23d3f469187bb86ba3019' 2022-06-02 10:07:25 +00:00
Cargo.toml Add instance evaluation and methods to read alloc 2023-12-07 17:01:29 -08:00