This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a1a23debd614b14ffdc41b4dcbb4cc4712b473f5
rust
/
compiler
/
rustc_hir_analysis
/
src
/
coherence
History
Boxy
bdfeb8f36b
Remove
weak
alias terminology
2025-04-24 11:59:20 +01:00
..
builtin.rs
Use
is_lang_item
and
as_lang_item
instead of handrolling their logic
2025-04-22 11:02:37 +00:00
inherent_impls_overlap.rs
Move
name
field from
AssocItem
to
AssocKind
variants.
2025-04-15 08:07:15 +10:00
inherent_impls.rs
Remove
weak
alias terminology
2025-04-24 11:59:20 +01:00
mod.rs
Decouple trait impls of different traits wrt incremental
2025-04-01 09:25:12 +00:00
orphan.rs
Remove
weak
alias terminology
2025-04-24 11:59:20 +01:00
unsafety.rs
Make
Copy
unsafe to implement for ADTs with
unsafe
fields
2024-12-07 20:50:00 +00:00