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
bfb13ec691
rust
/
src
/
librustdoc
/
json
History
Download ZIP
Download TAR.GZ
Camille GILLOT
07ee031763
Stop using CRATE_DEF_INDEX.
...
`CRATE_DEF_ID` and `CrateNum::as_def_id` are almost always what we want.
2022-04-17 12:14:42 +02:00
..
conversions.rs
Stop using CRATE_DEF_INDEX.
2022-04-17 12:14:42 +02:00
mod.rs
Rename
def_id
into
item_id
when the type is
ItemId
for readability
2022-04-16 14:28:09 +02:00