]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-02-08 Oliver Schneidermake statement about *.stderr files clearer
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...
2017-01-26 Tom PrinceRemove unused import.
2017-01-26 Tom PrinceFix #1476: Add support for exclusive pattern matches.
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 Schneideruse released version of serde instead of release candidates
2017-01-26 Oliver Schneiderrun rustfmt
2017-01-26 Oliver Schneiderremove rustc-serialize dependency and factor `util...
2017-01-26 Oliver Schneiderallow linebreaks in parsed wiki script
2017-01-22 llogiqMerge pull request #1465 from Manishearth/1464
2017-01-22 mcartonUse `span_suggestion` in the `precedence` lint
2017-01-21 Martin CartonMerge pull request #1462 from Manishearth/111
2017-01-21 mcartonBump to 0.0.111
2017-01-21 Martin CartonMerge pull request #1460 from killercup/rustup/2017...
2017-01-21 Pascal HertleifRustfmtup to 0.7.1
2017-01-21 Pascal HertleifRustup to nightly from 2017-01-20
2017-01-20 mcartonAdd Clippy to the `development-tools::cargo-plugins...
2017-01-20 Martin CartonMerge pull request #1457 from shepmaster/patch-1
2017-01-20 mcartonBump to 0.0.110
2017-01-20 mcartonAdd badges to Cargo.toml
2017-01-20 mcartonFix rustfmt
2017-01-20 Jake GouldingAdd categories to Cargo.toml
2017-01-19 Oliver Schneiderpublish
2017-01-19 llogiqMerge pull request #1451 from Mrmaxmeier/rustup-2017...
2017-01-18 Mrmaxmeierrustup to rustc 1.16.0-nightly (c07a6ae77 2017-01-17)
2017-01-17 Oliver Schneiderapply rustfmt
2017-01-17 Oliver Schneiderbecome rustfmt resistant
2017-01-17 Oliver Schneiderfix build
2017-01-17 Andre BogusMerge branch 'master' of https://github.com/Manishearth...
2017-01-17 Andre Bogusrustfmt tests to fix build
2017-01-17 llogiqMerge pull request #1447 from Ms2ger/toml
2017-01-17 Ms2gerUpdate toml version.
2017-01-15 Oliver SchneiderMerge pull request #1444 from Manishearth/or_else_method
2017-01-15 llogiqMerge pull request #1445 from sinkuu/fix_closure_return
2017-01-15 sinkuuUse closure body span (fixes #1405)
2017-01-15 Andre Bogusformatting
2017-01-14 Andre Bogusdogfood fallout
2017-01-14 Andre Bogusextend or_fun_call lint to cover methods
2017-01-14 Martin CartonMerge pull request #1443 from Manishearth/deprecate_efs
2017-01-14 Andre Bogusdeprecate extend_from_slice lint
2017-01-13 Martin CartonMerge pull request #1441 from Manishearth/rustup
2017-01-13 Oliver Schneiderrustup to 2017-01-12
2017-01-11 Oliver Schneiderupdate changelog for 0.107
2017-01-11 Oliver SchneiderMerge pull request #1437 from upsuper/upgrade-regex
2017-01-11 Xidorn QuanUpgrade regex to 0.2
2017-01-10 Oliver SchneiderMerge pull request #1433 from sinkuu/ref
2017-01-10 sinkuuDon't lint when matching `&&mut` by `&ref` (Fix #1432)
2017-01-10 llogiqMerge pull request #1430 from oli-obk/false_false_positive
2017-01-10 Manish Goregaokarrun rustfmt
2017-01-10 Oliver SchneiderFOR_KV_MAP can now lint on mutable maps due to values_mut()
2017-01-09 Martin CartonMerge pull request #1425 from Manishearth/fix-travis
2017-01-09 Andre Bogusscript fixes
2017-01-09 Oliver SchneiderMerge pull request #1424 from sinkuu/unused_io_amount
2017-01-08 Andre BogusI fail at YAML
2017-01-08 Andre Bogusoops. there was another -
2017-01-08 Andre Bogusonly run after_success on Linux
2017-01-08 llogiqMerge pull request #1423 from Manishearth/ci
2017-01-08 Andre BogusTry .exe extension
next