This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-09-28 12:54:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
4dc2a42500
rust-analyzer
/
crates
/
syntax
History
Download ZIP
Download TAR.GZ
Vladyslav Katasonov
f102616aae
allow modifications of vars from outer scope inside extracted function
...
It currently allows only directly setting variable. No `&mut` references or methods.
2021-02-03 23:45:03 +03:00
..
fuzz
Rename ra_syntax -> syntax
2020-08-12 18:30:53 +02:00
src
allow modifications of vars from outer scope inside extracted function
2021-02-03 23:45:03 +03:00
test_data
Add validation for mutable const items
2021-01-24 02:17:41 +01:00
Cargo.toml
Bump rustc_lexer
2021-02-02 17:40:01 +02:00