]> git.lizzy.rs Git - rust.git/history - CHANGELOG.md
rustfmt fallout in doc comments
[rust.git] / CHANGELOG.md
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
2016-11-09 Oliver SchneiderMerge pull request #1312 from devonhollowood/get-unwrap
2016-11-08 Oliver 'ker' Schneiderversion bump
2016-11-03 Oliver 'ker' Schneiderpublish 0.97
2016-11-01 Devon HollowoodRun update_lints.py
2016-10-31 Oliver SchneiderMerge pull request #1307 from Kha/partialeq_ne
2016-10-30 Sebastian Ullrichimplement 'Re-implementing `PartialEq::ne`' lint
2016-10-30 Oliver SchneiderMerge pull request #1299 from Manishearth/clippy-toml
2016-10-30 Oliver SchneiderMerge pull request #1296 from Manishearth/features
2016-10-30 Oliver SchneiderMerge pull request #1305 from d-dorazio/1289-lint-for...
2016-10-30 d-dorazioAdd lint for redundant pattern matching in iflet for...
2016-10-24 mcartonRevert "Revert "Automatically defines the `clippy`...
2016-10-24 Oliver SchneiderMerge branch 'master' of github.com:Manishearth/rust...
2016-10-22 Martin CartonMerge pull request #1287 from Manishearth/rustup
2016-10-22 mcartonBump to 0.0.96
2016-10-14 Manish GoregaokarMerge pull request #1278 from d-dorazio/1112
2016-10-14 d-dorazioSuggest `nth(X)` instead of `skip(X).next()`
2016-10-06 mcartonBump to 0.0.95
2016-10-04 Martin CartonMerge pull request #1257 from KitFreddura/master
2016-10-04 Manish GoregaokarMerge pull request #1262 from Manishearth/rustup
2016-10-04 Manish GoregaokarBump to 0.0.94
2016-10-03 Martin CartonMerge pull request #1246 from Manishearth/rustup
2016-10-03 mcartonBump to 0.0.93
2016-10-03 Manish GoregaokarMerge pull request #1255 from Manishearth/cov
2016-10-03 Martin CartonMerge pull request #1256 from Manishearth/allow_map_or
2016-10-03 Andre Bogusadded changelog entry
2016-10-02 Kit Fredduraran update
2016-10-01 Martin CartonMerge pull request #1250 from elliottneilclark/explicit...
2016-10-01 mcartonUpdate changelog
2016-10-01 Elliott ClarkRun util/update_lints.py after adding explicit_into_ite...
2016-09-30 Martin CartonMerge pull request #1248 from Manishearth/rustup2
2016-09-30 mcartonBump to 0.0.92
2016-09-27 Martin CartonMerge pull request #1237 from Manishearth/rustup
2016-09-27 mcartonBump to 0.0.91
2016-09-19 Oliver SchneiderMerge remote-tracking branch 'origin/master' into examples
2016-09-13 Martin CartonMerge pull request #1224 from oli-obk/divergence
2016-09-12 Oliver Schneiderlint diverging expressions that are sub-expressions...
2016-09-10 mcartonUpdate CHANGELOG
2016-09-10 Martin CartonMerge pull request #1221 from Manishearth/rustup
2016-09-10 mcartonBump to 0.0.90
2016-09-06 Martin CartonMerge pull request #1217 from Manishearth/rustup
2016-09-06 mcartonBump to 0.0.89
2016-09-04 Martin CartonMerge pull request #1215 from Manishearth/rustup
2016-09-04 mcartonBump to 0.0.88
2016-09-02 llogiqMerge pull request #1210 from Manishearth/len_without_i...
2016-09-01 mcartonFix CHANGELOG misdescription of #1207
2016-09-01 mcartonFix typo in CHANGELOG
2016-09-01 mcartonUpdate CHANGELOG
2016-08-31 Martin CartonMerge pull request #1204 from Manishearth/rustup
2016-08-31 mcartonBump to 0.0.87
2016-08-29 Martin CartonMerge pull request #1200 from killercup/feature/gh...
2016-08-28 llogiqMerge pull request #1199 from Manishearth/shadow-builtin
2016-08-28 mcartonAdd a `builtin_type_shadow` lint
2016-08-28 Martin CartonMerge pull request #1203 from Manishearth/octal
2016-08-28 mcartonFix FP in `ZERO_PREFIXED_LITERAL` and `0b`/`Oo`
2016-08-28 Martin CartonMerge pull request #1201 from Manishearth/rustup
2016-08-28 mcartonBump to 0.0.86
2016-08-24 llogiqMerge pull request #1189 from Manishearth/easy
2016-08-23 mcartonAdd a `MISSING_DOCS_IN_PRIVATE_ITEMS` lint
2016-08-23 mcartonAdd `zero_prefixed_literal` lint
2016-08-22 llogiqNew cmp_null lint (fixes #1184) (#1186)
2016-08-19 mcartonBump to 0.0.85
2016-08-18 mcartonBump to 0.0.84
2016-08-17 Oliver SchneiderMerge pull request #1173 from oli-obk/never_rustup
2016-08-17 Oliver Schneiderversion bump and changelog update
2016-08-17 llogiqMerge pull request #1170 from Manishearth/travis-gh...
2016-08-17 Manish GoregaokarMerge pull request #1172 from Manishearth/changelog
2016-08-17 mcartonAdd missing lints to CHANGELOG
2016-08-17 Oliver SchneiderMerge pull request #1168 from oli-obk/useless_lint_attr...
2016-08-17 Oliver Schneiderdisallow lint attributes on `use` and `extern crate...
2016-08-17 Oliver SchneiderMerge pull request #1143 from birkenfeld/issue-455
2016-08-17 Manish GoregaokarMerge pull request #1167 from Manishearth/rustup
2016-08-17 Manish GoregaokarBump to 0.0.82
2016-08-16 Georg BrandlLint print!("...\n") (closes #455)
2016-08-16 llogiqMerge pull request #1164 from oli-obk/module_inception
2016-08-16 Oliver Schneiderlint modules that have the same name as their parent...
2016-08-14 Manish GoregaokarBump to 0.0.81
2016-08-11 Oliver SchneiderMerge pull request #1158 from scurest/evalorder
2016-08-11 scurestAdd lint for reads and writes that depend on evaluation...
2016-08-07 Manish GoregaokarMerge pull request #1145 from birkenfeld/issue-703-2
2016-08-05 Georg BrandlLint literal suffixes not separated by underscores...
next