This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-25 12:44:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
project_model
/
src
History
kjeremy
f9bb398cc5
Fix a few clippy::perf warnings
2021-02-16 10:55:34 -05:00
..
build_data.rs
Fix a few clippy::perf warnings
2021-02-16 10:55:34 -05:00
cargo_workspace.rs
Allow automatically detect the rustc-src directory (
fixes
#3517
).
2021-02-13 18:20:46 +01:00
cfg_flag.rs
Rename ra_project_model -> project_model
2020-08-13 12:05:30 +02:00
lib.rs
Allow automatically detect the rustc-src directory (
fixes
#3517
).
2021-02-13 18:20:46 +01:00
project_json.rs
More maintainable config
2021-01-06 15:39:28 +03:00
rustc_cfg.rs
Avoid blocking the main loop when editing Cargo.toml
2021-01-18 14:52:12 +03:00
sysroot.rs
Allow automatically detect the rustc-src directory (
fixes
#3517
).
2021-02-13 18:20:46 +01:00
workspace.rs
Allow automatically detect the rustc-src directory (
fixes
#3517
).
2021-02-13 18:20:46 +01:00