]> git.lizzy.rs Git - rust.git/history - tests/run-pass
Rust upgrade to rustc 1.22.0-nightly (14039a42a 2017-09-22)
[rust.git] / tests / run-pass /
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...