]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-11-02 flip1995Fix typos
2018-11-02 flip1995Fix dogfood error
2018-11-02 flip1995Fix typo and indentation
2018-11-02 flip1995run update_lints script
2018-11-02 flip1995Add tests for unknwon_clippy_lints lint
2018-11-02 flip1995Add new lint: unknwon_clippy_lintsg
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 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 Manish GoregaokarMerge pull request #3395 from phansch/add_missing_coc_file
2018-11-01 Manish GoregaokarMerge pull request #3394 from phansch/rustup
2018-11-01 Philipp HanschAdd missing code of conduct file
2018-11-01 Philipp HanschFix clippy build failure on latest master
2018-11-01 Michael WrightUse slice patterns instead of padding
2018-10-31 bors[bot]Merge #3392
2018-10-31 Philipp HanschFix dogfood and pedantic lints
2018-10-31 bors[bot]Merge #3368
2018-10-31 Matthias Krügerci: when installing rust-toolchain-installer-master...
2018-10-31 bors[bot]Merge #3378
2018-10-31 Philipp HanschRIIR update lints: Generate deprecated lints
2018-10-31 bors[bot]Merge #3370
2018-10-31 bors[bot]Merge #3386
2018-10-31 Michael WrightReplace big if/else expression with match
2018-10-31 bors[bot]Merge #3384
2018-10-31 Matthias KrügerRevert "travis: work around temporary test failure...
2018-10-31 Matthias KrügerRevert "appveyor: use rustc nightly instead of master"
2018-10-31 Matthias KrügerRevert "Disable rust master toolchain build temporarily"
2018-10-31 Matthias Krügerdocs: use_self: hightlight the "should be" code sample...
2018-10-30 Philipp HanschUI test cleanup: Extract for_loop_over_x tests
2018-10-30 Manish GoregaokarMerge pull request #3382 from rust-lang-nursery/rustup
2018-10-30 Manish GoregaokarRustup to rustc 1.31.0-nightly (fb2446ad5 2018-10-30)
2018-10-29 Giorgio Gambino Fix #3335 rev2: bool_comparison triggers 3 times on...
2018-10-29 flip1995Update .stderr file
2018-10-29 flip1995Register MISTYPED_LITERAL_SUFFIXES lint
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-29 bors[bot]Merge #3379
2018-10-29 Matthias Krügerdependencies: bump compiletest-rs from git to 0.3.16
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 bors[bot]Merge #3364
2018-10-28 Philipp HanschMerge pull request #3371 from matthiaskrgr/temp_breakag...
2018-10-28 Matthias Krügerappveyor: use rustc nightly instead of master
2018-10-28 Matthias KrügerMerge branch 'compiletest' into temp_breakage_fix
2018-10-28 Matthias Krügerpin compiletest dependency to git version (12c980f47971...
2018-10-28 Matthias KrügerMerge remote-tracking branch 'phansch/disable_master_bu...
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-28 Matthias Krügerrustup: fix build with rustc 1.31.0-nightly (cae6efc37...
2018-10-28 Michael Ruttermore consistent use of terminology; trait > syntax
2018-10-28 Michael Rutteradded downsides to "known problems" for get_unwrap...
2018-10-28 Philipp HanschDisable rust master toolchain build temporarily
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-27 Matthias Krügerslightly simplify integration tests
2018-10-26 Matthias Krügersimplify ci base-tests
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-26 bors[bot]Merge #3362
2018-10-26 Matthias Krügertravis: work around temporary test failure due to rustc...
2018-10-25 Matthias Krügerci: allow all branches except trying.tmp and staging...
2018-10-25 Shotaro YamadaMove in_macro check
2018-10-25 Shotaro YamadaUse BasicBlockData::terminator
2018-10-25 Shotaro YamadaRefactor
2018-10-25 Shotaro YamadaUse lint_root
2018-10-25 Shotaro YamadaImplement visit_basic_block_data
2018-10-25 Shotaro Yamadaupdate_references indexing_slicing
2018-10-25 Shotaro YamadaRun update_lints
2018-10-25 Shotaro YamadaAdd redundant_clone lint
2018-10-25 bors[bot]Merge #3358
2018-10-25 Matthias KrügerRevert "new_ret_no_self: add sample from #3313 to Known...
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 Philipp KronesAdd `Applicability`
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 flip1995Fix warnings introduced by #3349
2018-10-24 Josh Mcguigannew_ret_no_self added test cases
2018-10-24 bors[bot]Merge #3349
next