]> git.lizzy.rs Git - rust.git/history - tests/run-pass
Merge pull request #2730 from NiekGr/len_zero_use_of_one
[rust.git] / tests / run-pass /
2018-04-11 Oliver SchneiderMerge pull request #2661 from devonhollowood/ptr-ptr...
2018-04-08 Oliver SchneiderTemporarily disable the needless_borrow lint
2018-03-26 Oliver SchneiderMerge pull request #2576 from kimsnj/infinite_loop
2018-03-26 Oliver SchneiderMerge pull request #2575 from rust-lang-nursery/oli...
2018-03-26 Oliver SchneiderUpdate needless_lifetimes_impl_trait.rs
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-02-23 Manish GoregaokarMerge branch 'rustup'
2018-02-09 Oliver SchneiderMerge pull request #2448 from rust-lang-nursery/fixes
2018-02-09 Oliver SchneiderFixes #2426 (if_same_then_else false positive)
2018-02-09 Oliver SchneiderFix #2427
2017-12-20 Oliver SchneiderMerge pull request #2284 from rust-lang-nursery/new...
2017-12-20 Manish GoregaokarMove mini-macro to proc macro
2017-12-17 Oliver SchneiderMerge pull request #2269 from letheed/fix-2267
2017-12-15 Oliver SchneiderRustup and lazy_static version mismatch fix
2017-10-28 Manish GoregaokarMerge branch 'pr-2140'
2017-10-27 Oliver SchneiderMerge pull request #2129 from vorner/update-script
2017-10-23 Oliver SchneiderMerge pull request #2136 from ykrivopalov/identity_op_f...
2017-10-20 Oliver SchneiderMerge pull request #2146 from MaloJaffre/println_empty_...
2017-10-20 Oliver SchneiderMerge pull request #2156 from cgm616/master
2017-10-20 Oliver SchneiderMerge pull request #2148 from sinkuu/proc_macro
2017-10-18 sinkuuAdd test
2017-10-07 Chris EmersonMerge branch 'master' into no_effect_with_drop
2017-10-03 Oliver SchneiderMerge pull request #2065 from rust-lang-nursery/cargo_c...
2017-10-03 Oliver SchneiderReduce the hackiness of cargo-clippy
2017-09-26 Manish GoregaokarMake it a ui test, update
2017-09-25 Laura Peskinadd lint for mutable borrow; may have false positives...
2017-09-24 Laura Peskinrefactor, add spans to warnings, add tests
2017-09-24 Manish GoregaokarUpdate test, fix lint
2017-09-24 Laura Peskinimplement lint for mutable range bound
2017-09-24 Laura Peskinadd lint declaration and example that should trigger...
2017-09-06 Oliver SchneiderMerge pull request #1963 from rust-lang-nursery/upstream
2017-08-28 Oliver SchneiderMerge pull request #1861 from CBenoit/master
2017-08-24 Oliver SchneiderMerge pull request #1959 from DarkEld3r/1884-borrowed...
2017-08-22 Oliver SchneiderMerge pull request #1977 from rust-lang-nursery/panic
2017-08-21 Oliver SchneiderFix ICE #1969
2017-08-02 Oliver SchneiderMerge pull request #1919 from rust-lang-nursery/ui
2017-08-01 Oliver SchneiderMove all our tests back to ui tests
2017-05-12 Oliver SchneiderFix various wrong uses of NestedVisitorMap::All
2017-04-28 Martin CartonMerge pull request #1705 from Manishearth/op_ref
2017-04-28 Oliver SchneiderFix #1698 (ICE regression in clippy's const eval)
2017-04-07 Oliver SchneiderMerge pull request #1649 from ensch/master
2017-04-06 Oliver Schneiderfix various rustup failures
2017-03-31 Enrico SchmitzReenable mut_mut_macro.rs test
2017-03-31 Enrico SchmitzFirst try for a fix for rustc 1.18.0-nightly (5c94997b6...
2017-03-24 Oliver SchneiderMerge remote-tracking branch 'origin/master' into 1537...
2017-03-07 Martin CartonMerge pull request #1610 from Manishearth/no_const_warnings
2017-03-07 Oliver SchneiderDon't lint `nan_cmp` and `zero_ptr` in constants
2017-03-03 Martin CartonMerge pull request #1592 from Manishearth/node_id_to_type
2017-03-03 Oliver SchneiderFix single-match-else in the presence of macros express...
2017-03-03 Oliver SchneiderFix ice
2017-02-08 Martin CartonMerge pull request #1520 from Manishearth/rustup
2017-02-08 Oliver Schneiderremove all //~ from tests
2016-12-25 Martin CartonMerge pull request #1400 from oli-obk/needed_needless_l...
2016-12-22 Oliver Schneidersupport impl trait for needless lifetimes
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-11-22 Martin CartonMerge pull request #1349 from philipturnbull/extend...
2016-11-20 Oliver SchneiderMerge pull request #1347 from sinkuu/conditional_returns
2016-11-20 sinkuuFix #1346
2016-11-20 sinkuuAllow explicit returns with cfg attributes
2016-10-04 Martin CartonMerge pull request #1257 from KitFreddura/master
2016-10-04 Manish GoregaokarMerge pull request #1262 from Manishearth/rustup
2016-10-04 Manish Goregaokaraux -> auxiliary (breaks Windows)
2016-10-03 Manish GoregaokarMerge pull request #1255 from Manishearth/cov
2016-10-03 mcartonMove all `*.toml` test files to `tests/aux`
2016-09-27 Martin CartonMerge pull request #1237 from Manishearth/rustup
2016-09-23 Martin CartonMerge pull request #1240 from Manishearth/compiletest
2016-09-23 mcartonRemove redundant labels in tests
2016-06-26 Oliver SchneiderMerge pull request #1041 from oli-obk/procedural
2016-06-26 Oliver 'ker' Schneiderrename mini-macro to clippy-mini-macro-test
2016-06-25 Oliver 'ker' Schneiderdon't depend on regex_macros anymore
2016-03-28 llogiqMerge pull request #780 from mcarton/doc
2016-03-28 mcarton`chmod -x` test files
2016-03-24 Manish GoregaokarMerge pull request #795 from mcarton/deprecated
2016-03-24 mcartonDeprecates 4 lints
2016-03-13 Manish GoregaokarMerge pull request #698 from mcarton/conf
2016-03-12 mcartonWhite-list `third-party` in conf files
2016-03-11 Manish GoregaokarMerge pull request #742 from ctjhoa/master
2016-03-07 Manish GoregaokarMerge pull request #745 from mcarton/tests
2016-03-07 mcartonPut regex_macros tests in a separate feature
2016-02-26 llogiqMerge pull request #689 from mcarton/entries
2016-02-22 Martin CartonMerge pull request #701 from mcarton/fix-700
2016-02-22 mcartonFix ICE with match_def_path
2016-02-09 Manish GoregaokarMerge branch 'pr-613'
2016-02-08 llogiqMerge remote-tracking branch 'origin/master' into regex...
2016-02-08 Manish GoregaokarMerge pull request #640 from oli-obk/fix/639
2016-02-08 Oliver Schneiderprevent panic in enum glob import lint if a crate's...