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
56daf63d10
rust
/
src
/
librustc_interface
History
Download ZIP
Download TAR.GZ
Oliver Scherer
ec7230fea2
Move from
log
to
tracing
2020-07-31 22:38:20 +02:00
..
callbacks.rs
Show
SyntaxContext
in formatted
Span
debug output
2020-06-08 21:47:33 -04:00
Cargo.toml
Move from
log
to
tracing
2020-07-31 22:38:20 +02:00
interface.rs
Change some function names.
2020-07-10 16:07:20 +10:00
lib.rs
Initialize default providers only once
2020-07-15 10:53:36 -04:00
passes.rs
Replace all uses of
log::log_enabled
with
Debug
printers
2020-07-28 16:15:40 +02:00
proc_macro_decls.rs
Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>.
2020-07-05 23:00:14 +03:00
queries.rs
Remove
Compiler::compile()
.
2020-07-07 11:10:51 +10:00
tests.rs
Rollup merge of
#73893
- ajpaverd:cfguard-stabilize, r=nikomatsakis
2020-07-22 09:29:03 -07:00
util.rs
Remove leftover from emscripten fastcomp support
2020-07-16 16:46:01 +02:00