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
e75fbaee45
rust
/
src
/
librustc_interface
History
Download ZIP
Download TAR.GZ
Dylan MacKenzie
21ddf4d903
Ensure that
drop_elaboration_and_check_consts
runs for all const items
2020-06-13 11:05:13 -07:00
..
build.rs
Locate rustc binary similarly to codegen backend loading
2019-09-10 16:57:14 -04:00
callbacks.rs
Show
SyntaxContext
in formatted
Span
debug output
2020-06-08 21:47:33 -04:00
Cargo.toml
Make things build again
2020-06-02 20:38:24 +03:00
interface.rs
Make
SourceMap
available for early debug-printing of
Span
s
2020-05-31 17:30:55 -04:00
lib.rs
Depend on libc from crates.io
2020-04-11 11:07:04 -04:00
passes.rs
Ensure that
drop_elaboration_and_check_consts
runs for all const items
2020-06-13 11:05:13 -07:00
proc_macro_decls.rs
librustc_middle: return LocalDefId instead of DefId in local_def_id
2020-04-23 23:14:07 +01:00
queries.rs
Use
OnceCell
instead of
Once
2020-05-22 13:31:02 -07:00
tests.rs
Add
-Z span-debug
to allow for easier debugging of proc macros
2020-06-04 15:39:12 -04:00
util.rs
rustc_session: Cleanup session creation
2020-05-27 22:32:24 +03:00