aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/parse/html.rs
diff options
context:
space:
mode:
authorAndreas Tolfsen <ato@mozilla.com>2014-12-06 17:50:22 -0800
committerAndreas Tolfsen <ato@mozilla.com>2014-12-08 17:12:38 +0000
commitf716e8bbf1f20e280d5f973664fd3b4fc91686de (patch)
tree111335e1eaac1ce35dfe965e9b130a9fd4a8df6f /components/script/parse/html.rs
parent33836715a8703299b931f9f891ec6524cca160a7 (diff)
downloadservo-f716e8bbf1f20e280d5f973664fd3b4fc91686de.tar.gz
servo-f716e8bbf1f20e280d5f973664fd3b4fc91686de.zip
Fix concatentation error on no args to `./mach rustc`
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.
Diffstat (limited to 'components/script/parse/html.rs')
0 files changed, 0 insertions, 0 deletions