rust/compiler/rustc_builtin_macros
Amanieu d'Antras 07f855d781 Hide compiler_builtins in the prelude
This crate is a private implementation detail. We only need to insert it
into the crate graph for linking and should not expose any of its public
API.

Fixes #113533
2023-07-14 16:53:36 +01:00
..
src Hide compiler_builtins in the prelude 2023-07-14 16:53:36 +01:00
Cargo.toml Use GrowableBitSet to store positional indexes in asm! 2023-05-02 16:42:36 +01:00
messages.ftl fix typo 2023-06-28 10:52:48 +08:00