os-rust/compiler/rustc_index
Nilstrieb 1b9159e448 Add disclaimer on size assertion macro
Sometimes people are inspired by rustc to add size assertions to their
code and copy the macro. This is bad because it causes hard build
errors. rustc happens to be special where it makes this okay.
2023-08-22 06:59:09 +00:00
..
src Add disclaimer on size assertion macro 2023-08-22 06:59:09 +00:00
Cargo.toml make rustc_target usable outside of rustc 2022-11-24 16:26:12 +03:30