This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c4f3669e70c6b7e4bafa03f41ad29a3de46f80ad
rust
/
crates
/
syntax
History
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