rust-analyzer/crates/project-model/src
Dezhi Wu 23747419ca fix: a bunch of typos
This PR will fix some typos detected by [typos].

There are also some other typos in the function names, variable names, and file
names, which I leave as they are. I'm more certain that typos in comments
should be fixed.

[typos]: https://github.com/crate-ci/typos
2022-08-17 21:44:58 +08:00
..
build_scripts.rs Re-try build script building with --keep-going 2022-08-10 10:23:46 +02:00
cargo_workspace.rs Fix r-a spelling in some places 2022-08-01 13:47:09 +02:00
cfg_flag.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs fix: a bunch of typos 2022-08-17 21:44:58 +08:00
manifest_path.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
project_json.rs Remember the difference between 'sysroot root' and 'sysroot src root', start looking in there for a rust-analyzer-proc-macro-srv binary 2022-07-25 16:07:41 +02:00
rustc_cfg.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
sysroot.rs Fix mix up in comments 2022-07-25 16:59:10 +02:00
tests.rs Use --keep-going cargo flag when building build scripts 2022-08-09 14:31:17 +02:00
workspace.rs fix: a bunch of typos 2022-08-17 21:44:58 +08:00