Codebase list rust-stfu8 / 87ad78f
bat: explain why it cannot be uploaded yet Sylvestre Ledru 3 years ago
1 changed file(s) with 9 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
6363 * rustc-ap-serialize (to be uploaded, dep issue?!)
6464 * rustc-ap-syntax-pos
6565 * rustc-ap-serialize (fails because of usage of nightly feature)
66
67 bat update
68 ----------
69
70 Needs syntect => onig => onig-sys => bindgen 0.55 (for librust-bindgen-0.51+runtime-dev)
71 Disabling syntect in bat causes:
72 error[E0433]: failed to resolve: use of undeclared type or module `syntect`
73 --> src/terminal.rs:4:5
74
6675
6776 bingrep
6877 -------