mirror of
https://github.com/servo/servo.git
synced 2025-06-10 17:43:16 +00:00
Since default argument to params is None, concatenating it with a list will raise an error. This behaviour prevents `./mach rustc` to be called when system-rust is defined in .servobuild. Currently it will only work when followed by an argument, i.e. `./mach rustc -arg`. Testing this patch: `./mach rustc` should not raise an error. |
||
---|---|---|
.. | ||
mach | ||
mozdebug | ||
mozinfo | ||
servo | ||
toml | ||
licenseck.py | ||
mach_bootstrap.py | ||
tidy.py |