Jan Andre Ikenmeyer
|
f1f409ffb6
|
Update MPL license to https (part 5)
|
2018-11-27 19:09:17 +01:00 |
|
Pyfisch
|
9e92eb205a
|
Reorder imports
|
2018-11-06 22:35:07 +01:00 |
|
Pyfisch
|
cb07debcb6
|
Format remaining files
|
2018-11-06 22:30:31 +01:00 |
|
Emilio Cobos Álvarez
|
9e00efc8a5
|
style: Make starts_with_ignore_ascii_case not lie if the strings are the same length.
|
2017-07-08 19:41:28 +02:00 |
|
Emilio Cobos Álvarez
|
d8a22d8bd7
|
style: Fix starts_with_ignore_ascii_case.
In particular, fix a panic when the input is not ASCII and we happen to index in
something that is not a char boundary.
This fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1379380
|
2017-07-08 19:32:11 +02:00 |
|
Simon Sapin
|
bcd4d166ac
|
Fix unused warning
|
2017-02-28 17:16:34 +01:00 |
|
Simon Sapin
|
2f996e34f5
|
Use ascii_case_insensitive_phf_map! in PropertyId::parse
|
2017-02-26 11:10:33 +01:00 |
|
Simon Sapin
|
97344b150d
|
cow_to_ascii_lowercase()
|
2016-12-09 10:56:20 -10:00 |
|
Anthony Ramine
|
8ecb5962f3
|
Move util::str to style
|
2016-07-05 10:43:54 +02:00 |
|