Package: rust-syntect / 5.2.0-2

Metadata

Package Version Patches format
rust-syntect 5.2.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable tests missing data.patch | (download)

Cargo.toml | 23 12 + 11 - 0 !
benches/highlighting.rs | 8 4 + 4 - 0 !
benches/load_and_highlight.rs | 2 1 + 1 - 0 !
src/dumps.rs | 8 4 + 4 - 0 !
src/easy.rs | 8 4 + 4 - 0 !
src/highlighting/highlighter.rs | 8 4 + 4 - 0 !
src/highlighting/theme_set.rs | 4 2 + 2 - 0 !
src/html.rs | 16 8 + 8 - 0 !
src/parsing/metadata.rs | 4 2 + 2 - 0 !
src/parsing/parser.rs | 34 17 + 17 - 0 !
src/parsing/syntax_set.rs | 6 3 + 3 - 0 !
11 files changed, 61 insertions(+), 60 deletions(-)

---
drop public api.patch | (download)

Cargo.toml | 3 0 + 3 - 0 !
tests/public_api.rs | 4 2 + 2 - 0 !
2 files changed, 2 insertions(+), 5 deletions(-)

---
relax dep.diff | (download)

Cargo.toml | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

---
drop rustdoc json.patch | (download)

Cargo.toml | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---
drop rustup toolchain.patch | (download)

Cargo.toml | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---