about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-11-13literal representation restructure 5Michael Wright-29/+14
2019-11-13literal representation restructure 4Michael Wright-66/+136
2019-11-13literal representation restructure 3Michael Wright-9/+10
2019-11-13literal representation restructure 2Michael Wright-46/+42
2019-11-13literal representation restructure 1Michael Wright-52/+48
2019-11-13display help on empty command line argumentsMikhail Babenko-2/+2
2019-11-12no more must-use-candidate on trait implsAndre Bogus-10/+7
2019-11-12Auto merge of #4769 - euclio:crlf, r=flip1995bors-31/+85
2019-11-12don't warn on CRLF in `with_newline` lintsAndy Russell-31/+85
2019-11-11Auto merge of #4803 - tomprogrammer:issue-4732, r=phanschbors-1/+15
2019-11-11Auto merge of #4805 - Manishearth:rustup, r=phanschbors-55/+59
2019-11-11MutImmutable -> Immutable, MutMutable -> Mutable, CaptureClause -> CaptureByManish Goregaokar-55/+59
2019-11-11Auto merge of #4801 - mikerite:to_digit_is_some, r=flip1995bors-5/+150
2019-11-11Fix false positive in explicit_counter_loop lintThomas Bahn-1/+15
2019-11-11Fix false positive in derive_hash_xor_eqPhilipp Hansch-13/+45
2019-11-11Auto merge of #4780 - flip1995:ice_4775, r=phanschbors-1/+21
2019-11-11Auto merge of #4802 - mikerite:fix-breakage-20191111, r=phanschbors-1/+3
2019-11-11Fix breakage due to rust-lang/rust#65324Michael Wright-1/+3
2019-11-10Really fix `to_digit_is_some` documentationMichael Wright-1/+1
2019-11-10Fix `to_digit_is_some` documentationMichael Wright-6/+8
2019-11-10Fix `to_digit_is_some` dogfood errorsMichael Wright-3/+3
2019-11-10Add `to_digit_is_some` lintMichael Wright-2/+145
2019-11-10Auto merge of #4800 - msizanoen1:target-libs2, r=Manishearthbors-7/+1
2019-11-10Only pass rlibs in target deps directorymsizanoen1-7/+1
2019-11-10Auto merge of #4799 - Manishearth:rustup, r=yaahcbors-0/+1
2019-11-09Rustup to rustc 1.40.0-nightly (ac162c6ab 2019-11-09)Manish Goregaokar-0/+1
2019-11-08Auto merge of #4791 - lzutao:osx2bors, r=matthiaskrgrbors-1/+2
2019-11-08Auto merge of #4786 - msizanoen1:target-libs, r=Manishearthbors-2/+14
2019-11-08Auto merge of #4776 - mikerite:fix-4727, r=flip1995bors-56/+159
2019-11-08Auto merge of #4795 - HMPerson1:rustup, r=matthiaskrgrbors-23/+23
2019-11-08dogfoodHMPerson1-2/+2
2019-11-08Rustup rust-lang/rust#66188HMPerson1-22/+22
2019-11-08Add target libs directory to search pathmsizanoen1-1/+2
2019-11-08Put ice test auxiliary fix in right placeMichael Wright-5/+1
2019-11-08Merge branch 'master' into fix-4727Michael Wright-330/+417
2019-11-08Auto merge of #4792 - lzutao:rustup-65916, r=Manishearthbors-6/+7
2019-11-08remove unused warningsLzu Tao-2/+2
2019-11-08rustup https://github.com/rust-lang/rust/pull/65916Lzu Tao-4/+5
2019-11-07Auto merge of #4697 - Licenser:no-exit, r=flip1995bors-2/+118
2019-11-07Auto merge of #4784 - Manishearth:remove-extern, r=Manishearthbors-31/+32
2019-11-07Auto merge of #4758 - mikerite:dec_lit_20191031, r=flip1995bors-6/+1
2019-11-07Remove clippy dependency in lint_without_lint_passManish Goregaokar-20/+21
2019-11-07Remove clippy_lints from useless attribute testManish Goregaokar-11/+11
2019-11-07Auto merge of #4757 - evanjs:issue/4748, r=phanschbors-62/+61
2019-11-08build macOS on bors branches onlyLzu Tao-1/+2
2019-11-07Update lintsHeinz N. Gies-2/+2
2019-11-07Update tests for exitHeinz N. Gies-6/+32
2019-11-07Update clippy_lints/src/lib.rsHeinz N. Gies-1/+1
2019-11-07Update clippy_lints/src/lib.rsHeinz N. Gies-1/+1
2019-11-07Simplify dentry point detectionHeinz N. Gies-24/+9