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
b11bf65e4aaa125952b6479a63f36e9e83efc32c
rust
/
compiler
/
rustc_borrowck
History
Matthias Krüger
1bafe0b020
Rollup merge of
#101285
- TaKO8Ki:do-not-suggest-adding-move-when-closure-is-already-marked-as-move, r=oli-obk
...
Do not suggest adding `move` to closure when `move` is already used
Fixes
#101227
2022-09-01 21:37:21 +02:00
..
src
Rollup merge of
#101285
- TaKO8Ki:do-not-suggest-adding-move-when-closure-is-already-marked-as-move, r=oli-obk
2022-09-01 21:37:21 +02:00
Cargo.toml
Rollup merge of
#98415
- compiler-errors:rustc-borrowck-session-diagnostic-1, r=davidtwco
2022-06-29 17:59:31 +05:30