1
Fork 0
rust/compiler/rustc_builtin_macros
Lukas Markeffsky 774f7825cb Deny non-lifetime generics for test functions.
Previously, these were allowed if the function returned `()`, but always led to an ambiguity error.
2023-06-07 00:04:04 +02:00
..
src Deny non-lifetime generics for test functions. 2023-06-07 00:04:04 +02:00
Cargo.toml Use GrowableBitSet to store positional indexes in asm! 2023-05-02 16:42:36 +01:00
messages.ftl Ensure Fluent messages are in alphabetical order 2023-05-25 23:49:35 +00:00