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
0b7dd95475
rust
/
compiler
/
rustc_metadata
/
src
History
Download ZIP
Download TAR.GZ
Miguel Guarniz
e8ef5bf464
remove TraitVisitor
...
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-05-13 11:46:06 -04:00
..
rmeta
remove TraitVisitor
2022-05-13 11:46:06 -04:00
creader.rs
Add --json unused-externs-silent with original behaviour
2022-04-27 10:04:25 -07:00
dependency_format.rs
Move rustc_middle::middle::cstore to rustc_session.
2021-10-03 16:08:51 +02:00
foreign_modules.rs
use def_span and def_kind queries instead of calling tcx.hir() methods
2022-05-06 12:11:05 -04:00
lib.rs
rustc_metadata: Do not encode unnecessary module children
2022-04-13 01:35:27 +03:00
locator.rs
Replace every
String
in Target(Options) with
Cow<'static, str>
2022-04-03 21:29:57 +02:00
native_libs.rs
use def_span and def_kind queries instead of calling tcx.hir() methods
2022-05-06 12:11:05 -04:00