Update architecture.md

it is stable since 1.52
This commit is contained in:
Benjamin Brienen 2025-02-20 01:28:20 +01:00 committed by GitHub
parent 1ad2fa8d8a
commit 4bc72f720f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`