rust/crates/syntax
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
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