mcarton
|
4f11f84dee
|
Lint binary regexes
|
2016-05-25 21:14:14 +02:00 |
|
mcarton
|
a9bea1f52b
|
Rustup to *1.10.0-nightly (22ac88f1a 2016-05-11)*
|
2016-05-12 21:22:38 +02:00 |
|
Oliver Schneider
|
c6b4b19a43
|
suggest a op= b over a = a op b
|
2016-05-11 15:32:20 +02:00 |
|
mcarton
|
0664394a49
|
Centralize more paths
|
2016-04-26 13:43:23 +02:00 |
|
mcarton
|
cf5c1ab0b6
|
Fix paths resolution
Put more paths into the `utils::paths` module.
|
2016-04-26 13:31:52 +02:00 |
|
Taylor Cramer
|
447940c889
|
Added lint for mem_forget
|
2016-04-20 13:10:23 -07:00 |
|
mcarton
|
578cc3dc71
|
Fix the REGEX_MACRO lint
[rust-lang-nursery/regex#183](https://github.com/rust-lang-nursery/regex/pull/183) has made the following change that broke the lint:
src/re.rs → src/re_unicode.rs
|
2016-04-15 00:10:17 +02:00 |
|
mcarton
|
cd12a2369a
|
s/paths::LL/paths::LINKED_LIST
All other paths had non-abbreviated names.
|
2016-04-14 18:41:38 +02:00 |
|
mcarton
|
48a672b4ee
|
Move paths to their own module
|
2016-04-14 18:38:28 +02:00 |
|