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
c291e5e284
rust
/
crates
/
hir_def
/
src
/
nameres
History
Jonas Schievink
c291e5e284
Use the right
ItemTree
when re-resolving attr
2021-11-26 03:57:25 +01:00
..
tests
Check for derive attributes by item path, not
derive
identifier
2021-11-17 20:46:57 +01:00
collector.rs
Use the right
ItemTree
when re-resolving attr
2021-11-26 03:57:25 +01:00
diagnostics.rs
fix: Diagnose invalid derive attribute input
2021-11-19 13:17:35 +01:00
mod_resolution.rs
minor: Simplify
2021-11-18 21:43:54 +01:00
path_resolution.rs
Replace
if let
with
match
where appropriate
2021-10-05 09:00:21 +11:00
proc_macro.rs
tests.rs
support non-extern-prelude dependencies
2021-09-28 21:23:46 +02:00