mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
1d6024e460
3695: vscode: simplify and refactor config r=matklad a=Veetaha Removed unnecessary interfaces, changed `cfg` to be a getter to ensure the fresh values any time possible. Migrated from explicit casts to implicit. Co-authored-by: veetaha <veetaha2@gmail.com>