Package: rust-unicode-width / 0.2.2-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| rust-unicode-width | 0.2.2-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| drop features deps as rustc dep.patch | (download) |
Cargo.toml |
13 0 + 13 - 0 ! |
drop features and deps only useful when being a rust dependency
introduced in upstream commit a32845f0215391f118a674868a65d78adbd982d0.
With the implicit compiler_builtin feature enabled, benches fails to build:
undefined reference to `core::cmp::min_by'
With disable-benches.patch it's actually irrelevant, but let's be safe.
|
1
