This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-01 11:31:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
hir-ty
History
Chayim Refael Friedman
9b8c5cfb0c
When displaying a projection into a type parameter that has bounds as
impl Trait
, collect only the bounds of this projection
...
It used to collect the bounds of them all.
2025-07-29 14:40:14 +03:00
..
src
When displaying a projection into a type parameter that has bounds as
impl Trait
, collect only the bounds of this projection
2025-07-29 14:40:14 +03:00
Cargo.toml
Don't run doctests
2025-06-23 00:50:22 +03:00