]> git.lizzy.rs Git - rust.git/history - tests
Run rustfmt on build.rs
[rust.git] / tests /
2018-11-27 flip1995Run rustfmt on the tests
2018-11-27 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3459 from flip1995/sugg_appl
2018-11-27 flip1995Update stderr file
2018-11-26 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3365 from gnieto/lint/slow-initiali...
2018-11-25 Guillem NietoLint only the first statment/expression after alloc
2018-11-25 Guillem NietoRename some symbols
2018-11-25 Guillem NietoSplit lint into slow and unsafe vector initalization
2018-11-25 Guillem NietoAdd unsafe set_len initialization
2018-11-25 Guillem NietoAdd slow zero-filled vector initialization lint
2018-11-24 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3439 from dtolnay/npbv
2018-11-22 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3447 from phansch/small_rename
2018-11-22 Oliver S̶c̶h̶n̶e̶i... Merge branch 'master' into version_ids
2018-11-22 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3446 from matthiaskrgr/url_update
2018-11-22 Matthias Krügerrust-lang-nursery/rust-clippy => rust-lang/rust-clippy
2018-11-21 bors[bot]Merge #3437
2018-11-21 Wayne WarrenUpdate trivially_copy_pass_by_ref with Trait stderr...
2018-11-21 Wayne WarrenUpdate trivially_copy_pass_by_ref with Trait examples
2018-11-19 bors[bot]Merge #3432
2018-11-15 flip1995Add regression test
2018-11-15 bors[bot]Merge #3419
2018-11-14 bors[bot]Merge #3427
2018-11-14 Michael WrightFix wrong suggestion for `redundant_closure_call`
2018-11-13 bors[bot]Merge #3426
2018-11-13 Michael WrightFix `use_self` false positive on `use` statements
2018-11-10 bors[bot]Merge #3423
2018-11-10 Michael WrightFix `use_self` false positive
2018-11-07 bors[bot]Merge #3407
2018-11-06 Michael WrightMerge branch 'master' into fix-missing-comma-fp
2018-11-05 bors[bot]Merge #3353
2018-11-04 Michael WrightFix `possible_missing_comma` false positives
2018-11-03 bors[bot]Merge #3399
2018-11-03 bors[bot]Merge #3400
2018-11-03 bors[bot]Merge #3123
2018-11-02 flip1995Update stderr
2018-11-02 flip1995Rename test files
2018-11-02 flip1995Add tests from rustfmt::skip test file
2018-11-02 flip1995Add test for non-crate-level inner attributes
2018-11-02 flip1995Add tests
2018-11-02 bors[bot]Merge #3344
2018-11-02 kennytmAdded lints `into_iter_on_ref` and `into_iter_on_array...
2018-11-02 bors[bot]Merge #3161
2018-11-02 flip1995Update stderr
2018-11-02 flip1995Add copyright statement©
2018-11-02 flip1995Fix typo and indentation
2018-11-02 flip1995Add tests for unknwon_clippy_lints lint
2018-11-02 bors[bot]Merge #3402
2018-11-02 Matthias Krügerclippy: fix pedantic warnings and run clippy::pedantic...
2018-11-02 bors[bot]Merge #3387
2018-11-02 bors[bot]Merge #3397 #3398
2018-11-02 Shotaro YamadaFix a false-positive of needless_borrow
2018-11-02 bors[bot]Merge #3388
2018-11-02 Philipp HanschUI test cleanup: Extract match_overlapping_arm tests
2018-11-02 Philipp HanschUI test cleanup: Extract expect_fun_call tests
2018-11-02 bors[bot]Merge #3389
2018-11-01 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-31 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-31 bors[bot]Merge #3392
2018-10-31 bors[bot]Merge #3368
2018-10-31 bors[bot]Merge #3378
2018-10-31 bors[bot]Merge #3370
2018-10-30 Philipp HanschUI test cleanup: Extract for_loop_over_x tests
2018-10-29 flip1995Update .stderr file
2018-10-29 flip1995Rewrite registered lint collection
2018-10-29 Michael WrightFix lint_without_lint_pass
2018-10-29 bors[bot]Merge #3380
2018-10-29 Matthias Krügercompiletest: clean rmeta data (from "cargo check")...
2018-10-28 bors[bot]Merge #3373
2018-10-28 bors[bot]Merge #3372
2018-10-28 Philipp HanschUI test cleanup: Extract explicit_counter_loop tests
2018-10-28 Philipp HanschUI test cleanup: Extract unnecessary_operation tests
2018-10-28 bors[bot]Merge #3217 #3366
2018-10-28 Giorgio GambinoFix #3335 rev1: bool_comparison triggers 3 times on...
2018-10-28 Giorgio GambinoFix #3335: bool_comparison triggers 3 times on same...
2018-10-27 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-27 Philipp HanschDon't expand macro in or_fun_call suggestion
2018-10-27 Philipp HanschDon't expand macro in single_match suggestion
2018-10-27 Philipp HanschDon't expand macro in identity_conversion suggestion
2018-10-26 Jane Lusbyfix: correctly reconstruct raw strings
2018-10-26 Jane Lusbyfix: extra semicolon, only create callsite once
2018-10-26 Jane LusbyFix string_lit_as_bytes lint for macros
2018-10-26 bors[bot]Merge #3355
2018-10-26 bors[bot]Merge #3359
2018-10-26 bors[bot]Merge #3357
2018-10-25 Shotaro YamadaUse lint_root
2018-10-25 Shotaro Yamadaupdate_references indexing_slicing
2018-10-25 Shotaro YamadaAdd redundant_clone lint
2018-10-25 bors[bot]Merge #3331
2018-10-25 bors[bot]Merge #3346
2018-10-25 HMPerson1Add tests for more than one level of reference
2018-10-25 HMPerson1Add test case for `mem::discriminant` inside a macro
2018-10-25 HMPerson1Add lint for calling `mem::discriminant` on a non-enum...
2018-10-25 HMPerson1Check existential types in `use_self`
2018-10-25 Owen SanchezDisable arithmetic lints in constant items
2018-10-24 bors[bot]Merge #3312
2018-10-24 bors[bot]Merge #3356
2018-10-24 bors[bot]Merge #3338
2018-10-24 Josh Mcguigannew_ret_no_self added test cases
2018-10-24 bors[bot]Merge #3349
2018-10-24 bors[bot]Merge #3350
2018-10-24 bors[bot]Merge #3339
next