mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
docs(CHANGELOG): remove no_std trace path entry
This isn't user-facing, so there doesn't seem to be a real reason to keep this here.
This commit is contained in:
committed by
Connor Fitzgerald
parent
b9328673c6
commit
3b84750413
@@ -178,12 +178,6 @@ allow you to be explicit about whether features you need are available on the we
|
||||
|
||||
By @Vecvec in [#6905](https://github.com/gfx-rs/wgpu/pull/6905), [#7086](https://github.com/gfx-rs/wgpu/pull/7086)
|
||||
|
||||
##### Refactored internal trace path parameter
|
||||
|
||||
Refactored some functions to handle the internal trace path as a string to avoid possible issues with `no_std` support.
|
||||
|
||||
By @brodycj in [#6924](https://github.com/gfx-rs/wgpu/pull/6924).
|
||||
|
||||
#### Naga
|
||||
|
||||
- Refactored `use` statements to simplify future `no_std` support. By @bushrat011899 in [#7256](https://github.com/gfx-rs/wgpu/pull/7256)
|
||||
|
||||
Reference in New Issue
Block a user