This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2024-12-26 04:53:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5a9767b115
rust-analyzer
/
crates
/
hir
History
Vincent Esche
5a9767b115
Refactor
hir::Trait
's existing
items_with_supertraits(…)
method based on new
all_supertraits(…)
method
2024-11-06 10:02:13 +01:00
..
src
Refactor
hir::Trait
's existing
items_with_supertraits(…)
method based on new
all_supertraits(…)
method
2024-11-06 10:02:13 +01:00
Cargo.toml
Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock
2024-08-16 09:53:37 +03:00