index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clippy_lints
/
src
/
utils
/
higher.rs
Age
Commit message (
Expand
)
Author
Lines
2017-06-28
Update for latest master
Oliver Schneider
-1
/
+1
2017-06-10
Bump to 0.0.139
Manish Goregaokar
-2
/
+1
2017-06-08
Check for `for` loop desugaring in highering
mcarton
-1
/
+1
2017-06-05
Rustup to *rustc 1.19.0-nightly (0418fa9d3 2017-06-04)*
mcarton
-9
/
+6
2017-05-26
Update to fix array_indexing failures: RangeInclusive::NonEmpty is gone
Georg Brandl
-2
/
+2
2017-04-01
Remove unused cs parameter for is_macro and friends
Enrico Schmitz
-1
/
+1
2017-01-13
rustup to 2017-01-12
Oliver Schneider
-2
/
+2
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-6
/
+6
2016-12-02
`enum glob use` and `copies` left
Oliver Schneider
-1
/
+1
2016-12-01
WIP compiles and doesn't crash (much) but tests are failing
Oliver Schneider
-18
/
+5
2016-11-25
rustup to rustc 1.15.0-nightly (d5814b03e 2016-11-23)
Oliver Schneider
-1
/
+1
2016-11-23
Rustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11-22)*
mcarton
-3
/
+2
2016-11-23
Rustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11-21)*
mcarton
-1
/
+1
2016-10-22
Rustup to *rustc 1.14.0-nightly (f09420685 2016-10-20)*
mcarton
-3
/
+4
2016-10-03
Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)*
mcarton
-1
/
+1
2016-08-23
Deny `missing_docs_in_private_items` in some modules
mcarton
-1
/
+7
2016-07-01
Move `vec!` unexpanding function to `utils::higher`
mcarton
-1
/
+41
2016-07-01
Move more functions to `utils::higher`
mcarton
-0
/
+33
2016-07-01
Move `unsugar_range` to `utils::higher`
mcarton
-0
/
+89
2016-07-01
Add a module to pretty-print suggestions
mcarton
-0
/
+28
[prev]