This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
crates
/
hir-def
/
src
/
nameres
History
Lukas Wirth
4ea5d7f6a0
Re-introduce option for macro_arg to prevent calling macros with empty inputs
2023-04-16 20:26:26 +02:00
..
tests
Re-introduce option for macro_arg to prevent calling macros with empty inputs
2023-04-16 20:26:26 +02:00
attr_resolution.rs
Move hir_def::builtin_attr to hir_def::attr::builtin
2023-04-06 19:55:49 +02:00
collector.rs
Option begone part 1
2023-04-16 19:20:42 +02:00
diagnostics.rs
Report syntax errors from item level macro expansions
2023-04-16 17:22:06 +02:00
mod_resolution.rs
…
path_resolution.rs
Move hir_def::adt to hir_def::data::adt
2023-04-06 19:23:29 +02:00
proc_macro.rs
Make tt generic over the span data
2023-01-31 14:58:16 +01:00
tests.rs
Set "current" edition to 2021
2023-01-31 10:51:43 +00:00