mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 11:20:54 +00:00
Merge pull request #19185 from BenjaminBrienen/patch-3
Update architecture.md
This commit is contained in:
commit
457d1d263c
@ -296,7 +296,7 @@ For this reason, all path APIs generally take some existing path as a "file syst
|
||||
### `crates/stdx`
|
||||
|
||||
This crate contains various non-rust-analyzer specific utils, which could have been in std, as well
|
||||
as copies of unstable std items we would like to make use of already, like `std::str::split_once`.
|
||||
as copies of unstable std items we would like to make use of already.
|
||||
|
||||
### `crates/profile`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user