mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
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? |
||
---|---|---|
.. | ||
Cargo.toml | ||
jstraceable.rs | ||
lib.rs | ||
lints.rs | ||
reflector.rs | ||
utils.rs |