aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmltablesectionelement.rs
diff options
context:
space:
mode:
authorSimon Sapin <simon.sapin@exyr.org>2014-12-21 11:17:53 +0000
committerSimon Sapin <simon.sapin@exyr.org>2014-12-29 16:19:10 +0100
commit2e35d4e9879089759a0afe865cb6fb7796084938 (patch)
tree4486c7c01673916b0c48b21c5226afb1b67071f6 /components/script/dom/htmltablesectionelement.rs
parent540d21888558751a5fae0b71011306068a58bc6f (diff)
downloadservo-2e35d4e9879089759a0afe865cb6fb7796084938.tar.gz
servo-2e35d4e9879089759a0afe865cb6fb7796084938.zip
Add a match_ignore_ascii_case! macro that does not allocate.
It should replace `match foo.to_ascii_lower().as_slice() { ...}` @Manishearth I changed map.get to map.find in the lint to work around an ICE: task 'rustc' panicked at 'couldn't find node id 0 in the AST map' Does this look OK?
Diffstat (limited to 'components/script/dom/htmltablesectionelement.rs')
0 files changed, 0 insertions, 0 deletions