This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cf494a515f
rust
/
crates
/
hir
/
src
History
Download ZIP
Download TAR.GZ
Lukas Wirth
8996b1a235
Replace Projection variant in GenericPredicate with AliasEq
2021-03-19 12:12:18 +01:00
..
semantics
Make MacroDefId's
AstId
mandatory when possible
2021-03-18 15:37:14 +01:00
attrs.rs
Merge
#8059
2021-03-17 11:13:54 +00:00
db.rs
Rename
item_tree
query to
file_item_tree
2021-03-18 01:53:37 +01:00
diagnostics.rs
For unresolved macros, hightlight only the last segment
2021-02-28 14:29:10 +03:00
display.rs
Rename Substs -> Substitution
2021-03-16 17:58:17 +01:00
from_id.rs
Remove useless code_model indirection
2021-03-08 22:08:30 +03:00
has_source.rs
Store an
AstId
for procedural macros
2021-03-18 16:11:18 +01:00
lib.rs
Replace Projection variant in GenericPredicate with AliasEq
2021-03-19 12:12:18 +01:00
semantics.rs
Make
ItemTreeId
its own type
2021-03-18 01:53:22 +01:00
source_analyzer.rs
avoid converting types into themselves via .into() (clippy::useless-conversion)
2021-03-17 01:27:56 +01:00