This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
24cffbf703
rust
/
compiler
/
rustc_middle
/
src
/
query
History
Vadim Petrochenkov
24cffbf703
resolve: Scale back unloading of speculatively loaded crates
2024-02-18 20:59:19 +03:00
..
erase.rs
Auto merge of
#120500
- oli-obk:intrinsics2.0, r=WaffleLapkin
2024-02-16 09:53:01 +00:00
keys.rs
Cache local DefId-keyed queries without hashing
2024-01-15 17:16:45 -05:00
mod.rs
resolve: Scale back unloading of speculatively loaded crates
2024-02-18 20:59:19 +03:00
on_disk_cache.rs
specialization_graph_of
's
errored
field is used in the only call site, and used to immediately throw away the rest of the value. Let's use
Result
to statically signal that this is happening
2024-01-11 20:34:59 +00:00
plumbing.rs
Make crate_inherent_impls fallible and stop using
track_errors
for it
2024-01-17 10:02:29 +00:00