fix: remap native release build paths
This commit is contained in:
@@ -161,5 +161,7 @@ the trigger to ungate clipboard/geolocation/notification/webrtc prefs.
|
||||
`runtime.rs`/`runtime_paint.rs` or `state/local_visibility.rs`.
|
||||
- GPUI color encoding is explicit: pass 24-bit `RRGGBB` tokens to `rgb()` and
|
||||
32-bit `RRGGBBAA` tokens to `rgba()`.
|
||||
- Release builds remap workspace, Cargo, Rustup, sysroot, and target paths in
|
||||
both Rust and native C/C++ objects; `verify_release_artifacts.sh` enforces it.
|
||||
- Tracing targets: `ely::sync`, `ely::local_state` — add spans/fields on
|
||||
every new failure path so field issues are diagnosable.
|
||||
|
||||
Reference in New Issue
Block a user