This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_interface
/
src
History
Yuki Okushi
728b3f2356
Rollup merge of
#90386
- pierwill:assert-incr-state-85864, r=Aaron1011
...
Add `-Zassert-incr-state` to assert state of incremental cache
Closes
#85864
.
2021-11-19 02:22:54 +09: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
Auto merge of
#83846
- torhovland:issue-10971, r=davidtwco
2021-11-11 02:52:32 +00: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
Rollup merge of
#90386
- pierwill:assert-incr-state-85864, r=Aaron1011
2021-11-19 02:22:54 +09:00
util.rs
Auto merge of
#83846
- torhovland:issue-10971, r=davidtwco
2021-11-11 02:52:32 +00:00