This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
ae7b45a6d4
rust
/
compiler
/
rustc_resolve
History
Zachary S
ae7b45a6d4
When giving a suggestion to use :: instead of . where the rhs is a macro giving a type,
...
make it also work when the rhs is a type alias, not just a struct.
2025-02-18 13:11:37 -06:00
..
src
When giving a suggestion to use :: instead of . where the rhs is a macro giving a type,
2025-02-18 13:11:37 -06:00
Cargo.toml
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
2024-12-16 19:08:19 +01:00
messages.ftl
Diagnostic for using macro_rules macro as attr/derive
2024-11-22 16:49:10 +00:00