File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -32,15 +32,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232### Other
3333- update CallSiteCache to use a DashMap instead of RwLock<HashMap >
3434- [ ** breaking** ] switch to OsStr/OsString and classpath handling
35- - Merge pull request #544 from theseus-rs/optimize-clap-styles
3635- correct lint errors
3736- remove superfluous Class arc usage
3837- reduce memory allocations and locks when registering primitives with the boot class loader
3938- replace Reference std::sync::RwLock with parking_lot::RwLock
4039- update Cargo.toml dependencies
4140- define MemberNameFlags::REFERENCE_KIND_MASK using MemberNameFlags::REFERENCE_KIND_SHIFT
4241- update start tracing sum logic
43- - Merge pull request #540 from theseus-rs/correct-lints
4442- correct lint errors
4543- update compatibility tests
4644
@@ -67,7 +65,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6765- update CallSiteCache to use a DashMap instead of RwLock<HashMap >
6866- [ ** breaking** ] switch to OsStr/OsString and classpath handling
6967- update start tracing sum logic
70- - Merge pull request #540 from theseus-rs/correct-lints
7168- correct lint errors
7269- replace Reference std::sync::RwLock with parking_lot::RwLock
7370- correct lint errors
You can’t perform that action at this time.
0 commit comments