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_def
History
Jade
8b147624ff
Add lowering of array lengths in types
...
Now e.g. ```rust fn a(b: [u8; 2]) { } ``` will know about the length of b.
2021-05-12 21:22:46 -07:00
..
src
Add lowering of array lengths in types
2021-05-12 21:22:46 -07:00
Cargo.toml
Check if bitflags deps pulls its weight
2021-04-04 12:06:01 +03:00