This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
056d48a2c9
rust
/
compiler
/
rustc_interface
/
src
History
Nicholas Nethercote
056d48a2c9
Remove unnecessary sigils around
Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
..
callbacks.rs
Fix clippy lints
2021-10-01 23:17:19 +02:00
interface.rs
Made temps-dir an unstable option.
2021-11-07 09:32:05 +01:00
lib.rs
Revert "Add rustc lint, warning when iterating over hashmaps"
2021-10-28 11:01:42 -04:00
passes.rs
Remove unnecessary sigils around
Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
proc_macro_decls.rs
Avoid more invocations of hir_crate query.
2021-09-29 23:16:47 +02:00
queries.rs
Fix clippy lints
2021-10-01 23:17:19 +02:00
tests.rs
Stabilize
-Z emit-future-incompat
as
--json future-incompat
2021-12-04 14:34:20 -05:00
util.rs
replace dynamic library module with libloading
2021-12-06 12:03:47 -05:00