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_expand
/
src
History
Francesco Zardi
f3aa44b01d
Fix typo in comment
2020-10-21 21:51:53 +02:00
..
ast_id_map.rs
…
builtin_derive.rs
…
builtin_macro.rs
…
db.rs
Complete methods when receiver is a macro
2020-10-17 23:43:13 +02:00
diagnostics.rs
…
eager.rs
Rename
CustomDerive
to
ProcMacro
2020-09-18 15:37:31 +02:00
hygiene.rs
Rename
CustomDerive
to
ProcMacro
2020-09-18 15:37:31 +02:00
lib.rs
Rename
CustomDerive
to
ProcMacro
2020-09-18 15:37:31 +02:00
name.rs
Fix typo in comment
2020-10-21 21:51:53 +02:00
proc_macro.rs
Use hir_def to resolve proc macros
2020-09-18 16:43:50 +02:00
quote.rs
…
test_db.rs
…