Hi Jonas,

I restructured the patches following the feedback:

5980141 extend 2002_petgraph with GraphMap generic fix for petgraph 0.6.x
22ad75a consolidate 2004/2006/2007 into 2003 patch series
63ecbbc consolidate 2008 test gating into 2005_avoid_crate_testing
24697bd add 2005_parser_doctest_ignore for tty-emitter doctest
c2e910c add 2005_ecma_ast_ctxt_fix for missing ctxt field in test fixture
42a143d add Build-Depends for ecma crate builds
3e400e2 update changelog for ecma crate additions

Regarding test = false: the testing crate is workspace-internal
and not in Debian. Several crates have #[cfg(test)] code importing
it, so lib tests can't compile without it. This extends the pattern
already in your 2005 patch.

https://salsa.debian.org/mendezr/rust-swc-core/-/commits/debian/latest

Please, let me know your thoughts,

Best,
Juan

Reply via email to