This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-01 13:34:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_hir_analysis
/
src
/
coherence
History
Michael Goulet
b46acc0191
Deduplicate CoerceUnsized and DispatchFromDyn impl errors
2025-02-24 19:34:54 +00:00
..
builtin.rs
Deduplicate CoerceUnsized and DispatchFromDyn impl errors
2025-02-24 19:34:54 +00:00
inherent_impls_overlap.rs
Move some
Map
methods onto
TyCtxt
.
2025-02-17 13:21:02 +11:00
inherent_impls.rs
Move methods from
Map
to
TyCtxt
, part 2.
2025-02-18 10:17:44 +11:00
mod.rs
Rename
tcx.ensure()
to
tcx.ensure_ok()
2025-02-01 12:38:54 +11:00
orphan.rs
Use identifiers in diagnostics more often
2025-01-27 01:23:34 +00:00
unsafety.rs
Make
Copy
unsafe to implement for ADTs with
unsafe
fields
2024-12-07 20:50:00 +00:00