]> git.lizzy.rs Git - rust.git/history - CHANGELOG.md
Update changelog
[rust.git] / CHANGELOG.md
2017-03-17 Manish GoregaokarMerge pull request #1629 from Manishearth/typos
2017-03-17 Andre Bogusfix typos
2017-03-17 Oliver SchneiderBump the version
2017-03-13 Oliver SchneiderBump the version
2017-03-05 Oliver SchneiderMerge pull request #1603 from Manishearth/publish
2017-03-05 Oliver SchneiderBump the version
2017-03-02 Oliver SchneiderMerge branch 'master' of github.com:Manishearth/rust...
2017-03-02 Oliver SchneiderBump the version
2017-02-28 Oliver SchneiderMerge pull request #1581 from Manishearth/cargofix
2017-02-28 Oliver SchneiderBump the version
2017-02-27 Oliver SchneiderMerge branch 'master' into 1537-drop_copy
2017-02-27 Oliver SchneiderMerge pull request #1578 from Manishearth/rustup
2017-02-27 Oliver SchneiderFix list of markdown links
2017-02-27 Oliver SchneiderBump the version
2017-02-26 Tristian CelestinMerge branch 'master' into 1537-drop_copy
2017-02-26 Tristian CelestinWarn on calls to `std::mem::drop` or `std::mem::forget...
2017-02-22 Oliver SchneiderMerge pull request #1561 from Manishearth/zero_ptr
2017-02-21 Oliver SchneiderMerge pull request #1564 from Manishearth/cleanup
2017-02-21 Oliver SchneiderMerge pull request #1491 from Manishearth/into_iter_on_ref
2017-02-21 Oliver SchneiderMerge pull request #1556 from sinkuu/take_by_value
2017-02-21 Oliver SchneiderMerge pull request #1543 from Manishearth/fix-windows...
2017-02-21 Oliver SchneiderMerge pull request #1544 from bood/master
2017-02-21 Oliver SchneiderMerge pull request #1538 from Manishearth/publish
2017-02-21 Andre BogusNew zero_ptr lint.
2017-02-20 sinkuuRename lint to needless_take_by_value
2017-02-18 sinkuuLint needless take-by-value
2017-02-18 Oliver SchneiderMerge pull request #1550 from sinkuu/should_assert_eq
2017-02-18 Bood QianMerge branch 'master' of github.com:Manishearth/rust...
2017-02-18 sinkuuRun update_lints.py
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 BogusNew never loop lint
2017-02-16 Bood QianSuppress lint for unsuffixed number casts
2017-02-15 Bood QianAdd lint for unnecessary casts (cast to same type)
2017-02-13 Oliver SchneiderMerge pull request #1531 from F001/clonedCollect
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 SchneiderMerge remote-tracking branch 'origin/master'
2017-02-12 Martin CartonMerge pull request #1528 from Manishearth/mut-from-ref
2017-02-11 Bood QianLint on `Err(_)` arm of a match
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-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 SanchezRun update_lints.py
2017-02-04 Oliver Schneiderversion bump
2017-02-04 Bood QianShorten lint name for possible missing comma
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-30 Oliver Schneiderlarge_enum_variants lint suggests to box variants above...
2017-01-27 Oliver Schneiderversion bump
2017-01-21 Martin CartonMerge pull request #1462 from Manishearth/111
2017-01-21 mcartonBump to 0.0.111
2017-01-20 Martin CartonMerge pull request #1457 from shepmaster/patch-1
2017-01-20 mcartonBump to 0.0.110
2017-01-19 Oliver Schneiderpublish
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-10 Oliver SchneiderMerge pull request #1433 from sinkuu/ref
2017-01-09 Martin CartonMerge pull request #1425 from Manishearth/fix-travis
2017-01-09 Oliver SchneiderMerge pull request #1424 from sinkuu/unused_io_amount
2017-01-08 llogiqMerge pull request #1423 from Manishearth/ci
2017-01-07 sinkuuImplement `unused_io_amount` lint
2017-01-06 Oliver SchneiderMerge pull request #1411 from theemathas/forget_ref
2017-01-06 Theemathas Chirana... Update lint documentation using util/update_lints.py
2017-01-05 Oliver SchneiderMerge pull request #1414 from samueltardieu/no-short...
2017-01-05 Manish GoregaokarMerge pull request #1421 from Manishearth/fx-1420
2017-01-05 Manish GoregaokarBump to 0.0.106; Fix false positive in wrong_self_conve...
2017-01-05 Manish GoregaokarMerge pull request #1419 from Manishearth/rustup
2017-01-04 Manish GoregaokarBump to 1.105
2016-12-31 Samuel TardieuAdd a new "short_circuit_statement" lint (fixes #1194)
2016-12-28 Manish GoregaokarMerge pull request #1406 from theemathas/double-parens
2016-12-28 Theemathas Chirana... Update lint documentation using util/update_lints.py
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1206 from Manishearth/pub_enum_vari...
2016-12-21 Oliver Schneidersplit pub_enum_variant_names to new lint
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-12-19 Manish GoregaokarMerge pull request #1355 from philipturnbull/deref...
2016-12-17 Martin CartonMerge pull request #1373 from Manishearth/rustup
2016-12-17 mcartonBump to 0.0.104
2016-12-06 Oliver Schneiderremove wrong rustc version so we don't accidentally...
2016-12-01 Oliver SchneiderWIP compiles and doesn't crash (much) but tests are...
2016-11-25 Oliver SchneiderMerge pull request #1367 from Manishearth/rustup
2016-11-25 Oliver Schneiderrustup to rustc 1.15.0-nightly (d5814b03e 2016-11-23)
2016-11-24 Martin CartonMerge pull request #1360 from Manishearth/rustup
2016-11-23 mcartonBump to 0.0.102
2016-11-23 Martin CartonMerge pull request #1357 from Manishearth/rustup
2016-11-23 mcartonBump to 0.0.101
2016-11-23 Phil TurnbullLint usage of `*&` and `*&mut`
2016-11-22 Martin CartonMerge pull request #1349 from philipturnbull/extend...
2016-11-19 Martin CartonMerge pull request #1351 from Manishearth/rustup-2016...
2016-11-19 mcartonBump to 0.0.100
2016-11-19 Phil TurnbullAdd lint for `string.extend("str".chars())`
2016-11-18 Martin CartonMerge pull request #1344 from Manishearth/rustup
2016-11-18 mcartonRustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
2016-11-09 Oliver SchneiderMerge pull request #1328 from Machtan/master
next