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
2025-01-13 05:38:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c1155213f3
rust-analyzer
/
crates
/
hir-ty
History
Vincent Esche
c1155213f3
Add
pub fn direct_super_traits(db, trait_id)
to
hir_ty
crate
2024-11-06 10:02:13 +01:00
..
src
Add
pub fn direct_super_traits(db, trait_id)
to
hir_ty
crate
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