Re: rust: Request for packaging rust-html-escape and rust-smallbitvec

2021-12-05 Thread Fabio Valentini
On Sun, Dec 5, 2021 at 8:10 AM Andreas Schneider wrote: > > On Friday, 3 December 2021 18:40:12 CET Aleksei Bavshin wrote: > > On 12/3/21 03:15, Andreas Schneider wrote: > > > > > On Thursday, December 2, 2021 9:07:06 PM CET Aleksei Bavshin wrote: > > > > > >> `smallbitvec` deps are only needed fo

Re: rust: Request for packaging rust-html-escape and rust-smallbitvec

2021-12-04 Thread Andreas Schneider
On Friday, 3 December 2021 18:40:12 CET Aleksei Bavshin wrote: > On 12/3/21 03:15, Andreas Schneider wrote: > > > On Thursday, December 2, 2021 9:07:06 PM CET Aleksei Bavshin wrote: > > > >> `smallbitvec` deps are only needed for benchmark, so the test suite is > >> actually passing without these

Re: rust: Request for packaging rust-html-escape and rust-smallbitvec

2021-12-03 Thread Aleksei Bavshin
On 12/3/21 03:15, Andreas Schneider wrote: On Thursday, December 2, 2021 9:07:06 PM CET Aleksei Bavshin wrote: `smallbitvec` deps are only needed for benchmark, so the test suite is actually passing without these. Should be safe to drop with metadata patch. rust-tiny_http 0.8.2 also has a bench

Re: rust: Request for packaging rust-html-escape and rust-smallbitvec

2021-12-03 Thread Andreas Schneider
On Thursday, December 2, 2021 9:07:06 PM CET Aleksei Bavshin wrote: > `smallbitvec` deps are only needed for benchmark, so the test suite is > actually passing without these. Should be safe to drop with metadata patch. > > rust-tiny_http 0.8.2 also has a benchmark-only dependency `fdlimit` > whi

Re: rust: Request for packaging rust-html-escape and rust-smallbitvec

2021-12-02 Thread Fabio Valentini
On Thu, Dec 2, 2021 at 9:07 PM Aleksei Bavshin wrote: > (snip) > > `smallbitvec` deps are only needed for benchmark, so the test suite is > actually passing without these. Should be safe to drop with metadata patch. > > rust-tiny_http 0.8.2 also has a benchmark-only dependency `fdlimit` > which

Re: rust: Request for packaging rust-html-escape and rust-smallbitvec

2021-12-02 Thread Aleksei Bavshin
On 12/2/21 09:56, Fabio Valentini wrote: On Wed, Dec 1, 2021 at 5:07 PM Andreas Schneider wrote: Hello, I would like to compile the tree-sitter parser generating tool. For this rust- html-escape and rust-smallbitvec is missing in the distro. It would allow that you can add additional language

Re: rust: Request for packaging rust-html-escape and rust-smallbitvec

2021-12-02 Thread Fabio Valentini
On Wed, Dec 1, 2021 at 5:07 PM Andreas Schneider wrote: > > Hello, > > I would like to compile the tree-sitter parser generating tool. For this rust- > html-escape and rust-smallbitvec is missing in the distro. It would allow that > you can add additional languages for highlighting in neovim. > >

rust: Request for packaging rust-html-escape and rust-smallbitvec

2021-12-01 Thread Andreas Schneider
Hello, I would like to compile the tree-sitter parser generating tool. For this rust- html-escape and rust-smallbitvec is missing in the distro. It would allow that you can add additional languages for highlighting in neovim. If someone who is familiar with rust could packages those two small e