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
833b9154ac
rust
/
compiler
/
rustc_middle
History
Santiago Pastorino
833b9154ac
Make encode_attrs use opt_local_def_id_to_hir_id so we can feed it with None for definitions that have no HIR
2023-02-17 15:56:11 -03:00
..
src
Make encode_attrs use opt_local_def_id_to_hir_id so we can feed it with None for definitions that have no HIR
2023-02-17 15:56:11 -03:00
Cargo.toml
Give a more helpful error for "trimmed_def_paths construted"
2022-12-22 13:12:15 -06:00
README.md
README.md
For more information about how rustc works, see the
rustc dev guide
.