rust/compiler/rustc_builtin_macros
Nicholas Nethercote 7326cd98b9 Factor out the two entry_point_type functions.
They are very similar, and each one has a comment about the importance
of being kept in sync with the other. This commit removes the
duplication.
2023-10-01 20:45:09 +11:00
..
src Factor out the two entry_point_type functions. 2023-10-01 20:45:09 +11:00
Cargo.toml Use GrowableBitSet to store positional indexes in asm! 2023-05-02 16:42:36 +01:00
messages.ftl add diagnostic for raw identifiers in format string 2023-09-06 18:55:45 +02:00