]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-02-21 sinkuuIntegrate suggestion spans
2017-02-21 sinkuuUse `multispan_sugg`
2017-02-20 sinkuuFix suggestion for `let <pat>`
2017-02-20 sinkuuRun update_lints.py
2017-02-20 sinkuuSupport non-moving usages at `match`
2017-02-20 sinkuuRename lint to needless_take_by_value
2017-02-19 sinkuuAdd explanation
2017-02-18 sinkuuLint needless take-by-value
2017-02-18 Oliver SchneiderMerge pull request #1550 from sinkuu/should_assert_eq
2017-02-18 sinkuuFix language & if_let_chain usage
2017-02-18 sinkuuSupport generic type
2017-02-18 sinkuuRun update_lints.py
2017-02-18 sinkuuAdd `should_assert_eq` lint (fixes #641)
2017-02-17 Oliver SchneiderMerge pull request #1548 from mathstuf/missing-eol
2017-02-17 Oliver SchneiderMerge pull request #1549 from Manishearth/never_loop
2017-02-17 Andre Bogusdeal with binary op short-circuit
2017-02-17 Andre BogusNew never loop lint
2017-02-16 llogiqMerge pull request #1547 from mathstuf/comma-typos
2017-02-16 Ben Boeckelmain: end error messages with a newline
2017-02-16 Ben Boeckeltypos: coma -> comma
2017-02-13 Oliver SchneiderMerge pull request #1531 from F001/clonedCollect
2017-02-13 Oliver Schneiderupdate ui tests
2017-02-13 Oliver Schneiderrun util/update_lint
2017-02-13 Oliver SchneiderMerge remote-tracking branch 'origin/master' into clone...
2017-02-13 Oliver SchneiderMerge pull request #1529 from bood/master
2017-02-13 Oliver Schneiderrun rustfmt
2017-02-13 Oliver Schneiderupdate readme
2017-02-13 Oliver SchneiderMerge remote-tracking branch 'origin/master'
2017-02-12 Martin CartonMerge pull request #1528 from Manishearth/mut-from-ref
2017-02-12 Andre Bogusfixed multi-span test
2017-02-12 Andre Bogusrustfmt
2017-02-12 Andre Bogusadd notes for immutable inputs
2017-02-12 f001update via comments
2017-02-12 f001format adjust
2017-02-12 f001Add a lint for `slice.iter().cloned().collect()`
2017-02-12 Bood QianRemove unnecessary ref
2017-02-11 Bood QianMove more into if_let_chain
2017-02-11 Bood QianApply rustfmt
2017-02-11 Bood QianLint on `panic!` only
2017-02-11 Oliver SchneiderMerge pull request #1512 from pengowen123/patch-large_e...
2017-02-11 Bood QianLint on `Err(_)` arm of a match
2017-02-11 Owen Sanchezrustfmt
2017-02-11 Owen SanchezUpdate large_enum_variant test
2017-02-11 Owen SanchezSearch directly for the largest and smallest variants...
2017-02-11 Owen SanchezRun update_lints.py
2017-02-11 Owen SanchezChange large_enum_variant to lint against size differen...
2017-02-11 Owen SanchezAdd some writes to a log file for debugging
2017-02-11 Andre BogusRemove stabilized feature flag
2017-02-11 Andre Bogusfix test
2017-02-10 Andre Bogusadded test, fixed message & description, rustfmt
2017-02-10 Andre BogusNew mut_from_ref lint
2017-02-08 Martin CartonMerge pull request #1520 from Manishearth/rustup
2017-02-08 mcartonUpdate date in changelog
2017-02-08 Oliver Schneiderremove all //~ from tests
2017-02-08 Oliver Schneiderupdate lints
2017-02-08 Oliver Schneidermake statement about *.stderr files clearer
2017-02-07 Martin CartonMerge pull request #1521 from musoke/doc-markdown-allow...
2017-02-07 Nathan Musokedoc-markdown: Allow LaTeX-related words
2017-02-07 Oliver Schneiderrustup and compile-fail -> ui test move
2017-02-07 Martin CartonMerge pull request #1506 from bood/master
2017-02-05 Martin CartonMerge pull request #1514 from pengowen123/patch-empty_enum
2017-02-05 Owen SanchezMake rustfmt happy
2017-02-05 Owen SanchezMake tests pass
2017-02-05 Owen SanchezRevert changes from accidentally running rustfmt
2017-02-05 Owen SanchezSuggest to use a wrapper in the wiki for the empty_enum...
2017-02-05 Owen SanchezRun update_lints.py
2017-02-05 Owen SanchezImplement empty_enum lint and add a test
2017-02-05 Owen SanchezAdd empty_enum lint (just a copy of large_enum_variant...
2017-02-05 Bood QianFix lint name in comment too
2017-02-04 Martin CartonMerge pull request #1511 from Manishearth/bugfix
2017-02-04 Oliver Schneiderfix false negatives introduced in the rustup
2017-02-04 Bood QianConsider expression with macro for possible missing...
2017-02-04 Oliver Schneiderversion bump
2017-02-04 Oliver SchneiderMerge pull request #1505 from Mrmaxmeier/rustup-2017...
2017-02-04 Oliver Schneiderdon't record elided lifetimes on trait objects
2017-02-04 Bood QianFix abbreviations in document
2017-02-04 Bood QianShorten lint name for possible missing comma
2017-02-04 Bood QianAdd test cases for possible missing comma lint
2017-02-03 MrmaxmeierRustup to nightly from 2017-01-31
2017-02-03 Mrmaxmeierrepeat_str feature has been stablilized
2017-02-03 MrmaxmeierTyCtxt::map is now called TyCtxt::hir
2017-02-03 Bood QianLint for possible missing comma in an array #1177
2017-01-31 Martin CartonMerge pull request #1492 from Manishearth/largeEnumVariant
2017-01-31 Oliver Schneiderplace the error checks on the correct lines
2017-01-31 Oliver SchneiderMerge pull request #1490 from Manishearth/excl_range_pa...
2017-01-31 Oliver Schneiderrustfmt
2017-01-31 Oliver Schneiderfix println message in tests
2017-01-31 Oliver Schneiderimprove messages and add suggestions
2017-01-31 Oliver Schneideraddress nits
2017-01-30 Martin CartonMerge pull request #1494 from mathstuf/option-unwrap...
2017-01-30 Ben Boeckelmethods: fix the option_unwrap_used message
2017-01-30 Oliver Schneiderlarge_enum_variants lint suggests to box variants above...
2017-01-30 Oliver Schneidercorrectly check exclusive range patterns for overlap
2017-01-28 Martin CartonMerge pull request #1486 from killercup/for-loop-sugges...
2017-01-28 Pascal HertleifRemove useless part of test
2017-01-28 Pascal HertleifMake Travis' rustfmt happy
2017-01-28 Pascal HertleifIncrease suggestion tests' context
2017-01-28 Pascal HertleifAdd suggestions to `EXPLICIT_[INTO_]ITER_LOOP`
2017-01-27 Oliver Schneiderversion bump
2017-01-27 Oliver SchneiderMerge pull request #1477 from tomprince/support-exclusi...
next