]> git.lizzy.rs Git - rust.git/history - src/mut_reference.rs
Merge pull request #957 from oli-obk/needs_borrow
[rust.git] / src / mut_reference.rs
2016-05-09 Martin CartonMerge pull request #884 from oli-obk/needless_ref2
2016-05-09 Oliver Schneiderneedless borrows found in clippy
2016-04-15 Manish GoregaokarMerge pull request #856 from Manishearth/stuffs
2016-04-14 mcartonrustfmt all the things
2016-04-08 mcartonRustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
2016-03-27 josephDunneUpdate rust-clippy to rustc 1.9.0-nightly (d5a91e695...
2016-03-11 Martin CartonMerge pull request #754 from mcarton/rustup
2016-03-11 mcartonRustup to 1.9.0-nightly (c9629d61c 2016-03-10)
2016-02-26 llogiqMerge pull request #689 from mcarton/entries
2016-02-24 Manish GoregaokarMerge branch 'pr-704'
2016-02-24 mcartonRustfmt and sort all `use` items
2016-02-21 Martin CartonMerge pull request #690 from quininer/fix-nightly
2016-02-21 llogiqMerge pull request #692 from mcarton/format
2016-02-20 mcartonReplace all `format!("{}", foo)` calls
2016-02-09 Manish GoregaokarMerge branch 'pr-613'
2016-02-07 Manish GoregaokarMerge branch 'pr-581'
2016-02-06 Manish GoregaokarMerge pull request #623 from mcarton/redundant
2016-02-05 mcartonRemove redundancy in lint documentation
2016-02-02 Manish GoregaokarMerge branch 'pr-593'
2016-02-01 Manish GoregaokarMerge pull request #579 from oli-obk/single_match_else
2016-02-01 Oliver Schneiderfallout
2016-01-15 llogiqMerge pull request #523 from sanxiyn/escape-arg
2016-01-04 Manish GoregaokarMerge pull request #540 from Manishearth/fmt
2016-01-04 Manish Goregaokarfmt clippy
2016-01-02 mcartonMerge branch 'master' of https://github.com/Manishearth...
2016-01-01 llogiqMerge pull request #527 from karyon/master
2016-01-01 Johannes LinkeMinor documentation cleanups
2016-01-01 Johannes LinkeAdd "warn/allow by default" to lint descriptions where...
2015-12-17 Manish GoregaokarMerge pull request #494 from sanxiyn/suggestion-2
2015-12-11 Manish GoregaokarMerge pull request #492 from Manishearth/wiki
2015-12-11 llogiqadded wiki comments + wiki-generating python script
2015-12-07 llogiqMerge pull request #483 from Manishearth/bored
2015-12-07 Manish GoregaokarMerge branch 'pr-482'
2015-12-07 Guillaume GomezAdd check on redundant _ bindings in structs
2015-12-06 Manish GoregaokarMerge pull request #481 from fhartwig/lifetime-with...
2015-12-03 llogiqMerge pull request #460 from oli-obk/cyclomatic_complexity
2015-12-02 llogiqMerge pull request #475 from sanxiyn/unused-qualification
2015-12-02 Seo SanghyeonRemove unused qualifications
2015-11-17 Manish GoregaokarMerge pull request #457 from sanxiyn/match-block-comma
2015-11-17 Seo SanghyeonRemove trailing commas in match arms with blocks
2015-10-06 Manish GoregaokarMerge pull request #354 from Pyriphlegethon/master
2015-09-30 PyriphlegethonRemove unnecessary clones and add helper function
2015-09-29 PyriphlegethonAdd unnecessary mut passed lint for methods
2015-09-29 PyriphlegethonReplace tabs by spaces
2015-09-29 PyriphlegethonAdd unnecessary mut passed lint