File tree Expand file tree Collapse file tree 5 files changed +30
-0
lines changed
repos/archive/rust-dev-tools Expand file tree Collapse file tree 5 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ org = " rust-dev-tools"
2+ name = " rls-analysis"
3+ description = " Core functionality for handling rustc's save-analysis data"
4+ bots = []
5+
6+ [access .teams ]
Original file line number Diff line number Diff line change 1+ org = " rust-dev-tools"
2+ name = " rls-blacklist"
3+ description = " Blacklist of crates for the RLS to skip"
4+ bots = []
5+
6+ [access .teams ]
Original file line number Diff line number Diff line change 1+ org = " rust-dev-tools"
2+ name = " rls-data"
3+ description = " Data structures used by the RLS and Rust compiler"
4+ bots = []
5+
6+ [access .teams ]
Original file line number Diff line number Diff line change 1+ org = " rust-dev-tools"
2+ name = " rls-rustc"
3+ description = " A simple shim around rustc to allow using save-analysis with a stable toolchain"
4+ bots = []
5+
6+ [access .teams ]
Original file line number Diff line number Diff line change 1+ org = " rust-dev-tools"
2+ name = " rls-span"
3+ description = " Types for identifying code spans/ranges."
4+ bots = []
5+
6+ [access .teams ]
You can’t perform that action at this time.
0 commit comments