]> git.lizzy.rs Git - rust.git/history - util
Improved suggestion on misrefactored_assign_op lint. Fixes #1239
[rust.git] / util /
2017-09-06 Oliver SchneiderMerge pull request #1963 from rust-lang-nursery/upstream
2017-09-01 Oliver SchneiderMerge pull request #2007 from rust-lang-nursery/wiki
2017-09-01 Oliver SchneiderUpdate README lint counter message
2017-09-01 Oliver Schneiderwiki -> docs
2017-09-01 Oliver SchneiderDeprecate the wiki and remove the lint list from the...
2017-08-24 Oliver SchneiderMerge pull request #1959 from DarkEld3r/1884-borrowed...
2017-08-22 Benjamin GillMerge remote-tracking branch 'upstream/master' into...
2017-08-21 Oliver SchneiderMerge pull request #1973 from rust-lang-nursery/fix...
2017-08-21 Oliver SchneiderMerge pull request #1971 from Frederick888/fix-1970
2017-08-21 Oliver SchneiderMerge pull request #1931 from rust-lang-nursery/move_links
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-07 Martin CartonMerge pull request #1935 from rust-lang-nursery/oli...
2017-08-07 Oliver SchneiderMerge pull request #1934 from killercup/feature/docs...
2017-08-07 Pascal HertleifDocs index: Sort versions in a nice way
2017-08-07 Oliver SchneiderMerge pull request #1923 from killercup/feature/1917...
2017-08-06 Andre BogusChange all links to reflect the move to rust-lang-nursery
2017-08-03 Pascal HertleifGenerate version index for docs domain index
2017-08-03 Pascal HertleifUpdate URL in rendered docs Github ribbon
2017-08-01 Oliver SchneiderFix the config regex for the wiki generator
2017-01-26 llogiqMerge pull request #1471 from Manishearth/serde
2017-01-26 Martin CartonMerge pull request #1470 from oli-obk/allow_multiline_c...
2017-01-26 Oliver Schneiderallow linebreaks in parsed wiki script
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-21 Oliver Schneiderevery line needs to be its own string
2016-12-21 Oliver Schneidershorten deprecated lints line length
2016-10-31 Oliver SchneiderMerge pull request #1307 from Kha/partialeq_ne
2016-10-30 Sebastian Ullrichfix `dogfood.sh`
2016-10-04 Martin CartonMerge pull request #1257 from KitFreddura/master
2016-10-03 Manish GoregaokarMerge pull request #1255 from Manishearth/cov
2016-10-03 mcartonImprove the coverage script
2016-10-02 mcartonAdd a script to run `kcov`
2016-09-19 Oliver SchneiderMerge remote-tracking branch 'origin/master' into examples
2016-08-29 Martin CartonMerge pull request #1200 from killercup/feature/gh...
2016-08-28 Pascal HertleifActually scroll lint panels into view
2016-08-28 Pascal HertleifTweak HTML version of docs with scroll to lints
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
2016-08-07 Georg BrandlMake Python utils more idiomatic, use better names...
2016-08-07 Georg BrandlMake lint descriptions short and to the point; always...
2016-07-19 Martin CartonMerge pull request #1109 from Manishearth/setup-gh...
2016-07-19 mcartonFix deploy.sh and python2 usage
2016-07-19 Martin CartonMerge pull request #1108 from Manishearth/setup-gh...
2016-07-19 Martin CartonMerge pull request #1107 from Manishearth/setup-gh...
2016-07-19 mcartonSetup automatic push of gh-pages
2016-07-19 mcartonMerge branch 'feature/gh-pages-docs' of https://github...
2016-07-18 llogiqMerge pull request #1093 from oli-obk/serde_specific_lint
2016-07-18 Oliver Schneideradd an internal lint that catches misordered paths
2016-07-15 Pascal HertleifAdd Level 'Deprecated'
2016-07-15 Pascal HertleifHMTL Docs: Add Configuration, Fix Example Section
2016-07-14 Pascal HertleifAdjust HTML Docs
2016-07-12 Pascal HertleifAdd First Draft of Lint Listing Page
2016-06-21 Martin CartonMerge pull request #1012 from Manishearth/nohyg
2016-06-17 mcartonInclude restriction lints in the wiki
2016-06-17 mcartonFix paths in *update_wiki.py*
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-05-29 Manish GoregaokarMerge pull request #814 from Manishearth/let_mut_if
2016-05-29 Andre BogusMerge branch 'pr-961'
2016-05-27 Georg BrandlEnsure the correct clippy_lints dependency version.
2016-05-27 Georg BrandlSome Python style nits.
2016-05-27 mcartonFix wiki links and `char_lit_as_u8`
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy
2016-04-30 Manish GoregaokarMerge pull request #889 from Manishearth/fix-887
2016-04-30 Andre Bogusfixed tests, added clippy_restrictions lint group
2016-04-15 Manish GoregaokarMerge pull request #856 from Manishearth/stuffs
2016-04-14 mcartonAutogenerate CHANGELOG links to lints in wiki
2016-03-24 Manish GoregaokarMerge pull request #795 from mcarton/deprecated
2016-03-24 mcartonDeprecates 4 lints
2016-03-16 Martin CartonMerge pull request #773 from mcarton/rustup
2016-03-15 Manish GoregaokarMerge pull request #767 from mcarton/fix-ice
2016-03-15 mcartonFix `conf.rs` path in `update_wiki`
2016-03-13 Manish GoregaokarMerge pull request #698 from mcarton/conf
2016-03-12 mcartonAdd configuration variables to wiki
2016-02-26 llogiqMerge pull request #689 from mcarton/entries
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 mcartonBuild the import lint in update_lints.py
2016-02-09 Manish GoregaokarMerge branch 'pr-613'
2016-02-08 llogiqMerge remote-tracking branch 'origin/master' into regex...
2016-02-07 Manish GoregaokarMerge pull request #635 from mcarton/fix-wiki
2016-02-07 mcartonFix wiki
2016-02-07 Manish GoregaokarMerge branch 'pr-581'
2016-02-06 Manish GoregaokarMerge pull request #623 from mcarton/redundant
2016-02-05 mcartonUpdate `update_wiki.py` to extract default lint level
2016-01-30 llogiqMerge branch 'devonhollowood-for-loop-over-option'
2016-01-30 llogiqMerge pull request #599 from mcarton/lt
2016-01-29 mcartonMake the python scripts py3 and pep8 compatible
2016-01-28 Manish GoregaokarMerge pull request #549 from mcarton/ifs
2016-01-27 llogiqMerge master and re-run update_lints.py
2016-01-27 Manish GoregaokarMerge pull request #585 from fhartwig/char-lit-as-u8
2016-01-27 Florian HartwigMake update_lints script accept digits in lint names
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-09-01 llogiqMerge pull request #271 from birkenfeld/lint_groups
2015-09-01 Georg Brandllib: add clippy_pedantic group with all Allow by defaul...
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-26 Manish GoregaokarMerge pull request #239 from jedisct1/nightly
2015-08-26 Manish GoregaokarMerge pull request #242 from Manishearth/autolink
next