This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
f422dca3ae
rust
/
compiler
/
rustc_query_system
/
src
History
Nicholas Nethercote
f422dca3ae
Rename many
DiagCtxt
arguments.
2023-12-18 16:06:22 +11:00
..
dep_graph
Rename
Session::span_diagnostic
as
Session::dcx
.
2023-12-18 16:06:21 +11:00
ich
Cut code size for feature hashing
2023-11-26 22:34:17 -05:00
query
Rename many
DiagCtxt
arguments.
2023-12-18 16:06:22 +11:00
cache.rs
Remove a fishy Clone impl
2023-04-04 09:01:44 +00:00
error.rs
Stash and cancel cycle errors for auto trait leakage in opaques
2023-10-26 17:58:02 +00:00
lib.rs
Rollup merge of
#118123
- RalfJung:internal-lib-features, r=compiler-errors
2023-12-05 14:52:41 -05:00
values.rs
Move
DepKind
to
rustc_query_system
and define it as
u16
2023-09-21 17:06:14 +02:00