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
166a558da6
rust
/
src
/
librustc_interface
History
Download ZIP
Download TAR.GZ
Aaron Hill
4c3e386bd7
Allow running rustdoc on proc-macro crates without specifying '--crate-type proc-macro'
...
Add a test to make sure that this works
2019-08-28 18:00:36 -04:00
..
profile
Remove redundant imports
2019-03-30 22:37:02 +01:00
Cargo.toml
Deprecate using rustc_plugin without the rustc_driver dylib.
2019-08-20 00:21:32 +02:00
interface.rs
Remove lint annotations in specific crates that are already enforced by rustbuild
2019-07-28 18:46:24 +03:00
lib.rs
Deny
unused_lifetimes
through rustbuild
2019-07-28 18:47:02 +03:00
passes.rs
Allow running rustdoc on proc-macro crates without specifying '--crate-type proc-macro'
2019-08-28 18:00:36 -04:00
proc_macro_decls.rs
rename hir::map::local_def_id_from_hir_id to local_def_id
2019-07-04 12:53:12 +02:00
queries.rs
Remove Option from resolver
2019-08-10 07:52:07 -04:00
util.rs
Fix
cfg(parallel_compiler)
mode
2019-07-28 18:47:03 +03:00