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
History
Chayim Refael Friedman
da931e7398
Fix few bugs in closure capture computation, and add tests
...
Also create a test infrastructure for capture computation.
2024-08-24 22:35:49 +03:00
..
src
Fix few bugs in closure capture computation, and add tests
2024-08-24 22:35:49 +03:00
Cargo.toml
Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock
2024-08-16 09:53:37 +03:00