mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Remove default-except-unstable
… and use remaining unstable features unconditionally. This doesn’t actually change the set of crates that can build on the Stable channel.
This commit is contained in:
parent
d1efad6763
commit
bddfe9a468
17 changed files with 24 additions and 68 deletions
|
@ -185,7 +185,6 @@ def linux_tidy_unit_docs():
|
|||
./mach package --dev
|
||||
./mach build --dev --features raqote_backend
|
||||
./mach build --dev --libsimpleservo
|
||||
./mach build --dev --no-default-features --features default-except-unstable
|
||||
./mach test-tidy --no-progress --self-test
|
||||
|
||||
./etc/memory_reports_over_time.py --test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue