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
0d43932235
rust-analyzer
/
crates
/
hir-ty
History
Chayim Refael Friedman
0d43932235
Fix a stack overflow when computing the sizedness of a struct that includes itself as the tail field
2024-11-25 20:49:35 +02:00
..
src
Fix a stack overflow when computing the sizedness of a struct that includes itself as the tail field
2024-11-25 20:49:35 +02:00
Cargo.toml
Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock
2024-08-16 09:53:37 +03:00