diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2014-12-21 11:17:53 +0000 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2014-12-29 16:19:10 +0100 |
commit | 2e35d4e9879089759a0afe865cb6fb7796084938 (patch) | |
tree | 4486c7c01673916b0c48b21c5226afb1b67071f6 /components/script/dom/htmltablesectionelement.rs | |
parent | 540d21888558751a5fae0b71011306068a58bc6f (diff) | |
download | servo-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