]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-01-06 Andre Bogushopefully fix travis on OSX, too
2017-01-06 Andre Bogusadd rust libs to PATH
2017-01-06 Andre Bogusfix appveyor (hopefully)
2017-01-05 Andre Bogusfix appveyor config
2017-01-05 Andre BogusAdd appveyor badge
2017-01-05 Andre Bogusmore CI integration
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 GoregaokarRerun rustfmt
2017-01-04 Manish GoregaokarBump to 1.105
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Josh HolmerRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Josh HolmerRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2016-12-31 Samuel TardieuAdd a new "short_circuit_statement" lint (fixes #1194)
2016-12-29 llogiqMerge pull request #1409 from Manishearth/fx-new-default
2016-12-29 Manish GoregaokarFix suggestion span on new_without_default (fixes ...
2016-12-28 Manish GoregaokarMerge pull request #1406 from theemathas/double-parens
2016-12-28 Theemathas... Update lint documentation using util/update_lints.py
2016-12-28 Theemathas... Fix compile-fail tests by allowing double_parens.
2016-12-28 Theemathas... Implement the double_parens lint.
2016-12-28 Theemathas... Add skeleton for double_parens lint.
2016-12-28 Theemathas... Add test for double_parens lint.
2016-12-25 Martin CartonMerge pull request #1400 from oli-obk/needed_needless_l...
2016-12-25 Oliver Schneiderfix rustfmt
2016-12-25 Martin CartonMerge pull request #1394 from Manishearth/absurd_extrem...
2016-12-22 Manish GoregaokarMerge pull request #1399 from Manishearth/the_ice_was_a_lie
2016-12-22 Oliver Schneidersupport impl trait for needless lifetimes
2016-12-22 Oliver Schneiderfix an ice related to associated types
2016-12-21 Oliver Schneiderfix absurd extreme comparisons false positive
2016-12-21 Oliver SchneiderMerge pull request #1374 from Nemo157/allow_deprecated
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1393 from oli-obk/linkedlists
2016-12-21 Oliver SchneiderDon’t warn for types used in trait implementation
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-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-21 Oliver Schneiderfix travis
2016-12-21 Oliver Schneiderevery line needs to be its own string
2016-12-21 Oliver Schneidershorten deprecated lints line length
2016-12-21 Oliver Schneiderautogenerated functions are ignored by rustfmt
2016-12-21 Oliver Schneiderrun rustfmt on clippy, not only on clippy_lints
2016-12-21 Oliver Schneidermanually fix the overlong lines
2016-12-21 Oliver Schneiderfunction definition style simplification
2016-12-21 Oliver Schneiderremove nondeterminism by adjusting thresholds
2016-12-21 Oliver Schneiderrustfmt fallout in doc comments
2016-12-21 Oliver Schneiderrustfmt round n
2016-12-20 Oliver Schneideralso run rustfmt on clippy-lints
2016-12-20 Manish GoregaokarMerge pull request #1259 from Manishearth/rustfmt
2016-12-20 Oliver Schneiderrustfmt is installed into the cargo bin dir
2016-12-20 Oliver Schneiderfix subsequent travis runs
2016-12-20 Oliver Schneiderenforce rustfmt on travis
2016-12-20 Oliver Schneiderremove needless rustfmt setting
2016-12-20 Oliver Schneiderrun rustfmt
2016-12-19 mcartonFix a couple warnings
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-12-19 Manish GoregaokarMerge pull request #1355 from philipturnbull/deref...
2016-12-19 Oliver SchneiderMerge pull request #1318 from oli-obk/op_assign_false_p...
2016-12-19 Oliver Schneiderupdate minimum required compiletest version
2016-12-19 Oliver Schneiderdon't lint on x = x + y inside an AddAssign impl
2016-12-17 Martin CartonMerge pull request #1373 from Manishearth/rustup
2016-12-17 mcartonBump to 0.0.104
2016-12-11 ArnavionUse inputs/output getters for rustc::ty::FnSig instead...
2016-12-07 Oliver Schneiderupdate to the rust-PR that unblocks clippy
2016-12-06 Oliver Schneiderremove wrong rustc version so we don't accidentally...
2016-12-06 Oliver Schneiderrustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
2016-12-04 Oliver Schneideruncomment code that was commented out for testing
2016-12-02 mcartonFix dogfood
2016-12-02 mcartonFix copy lints
2016-12-02 mcartonRevert "down to for-loops not comparing as equal"
2016-12-02 mcartonDon't set RUST_BACKTRACE for tests
2016-12-02 Oliver Schneiderenum detection by style convention
2016-12-02 Oliver Schneiderpermit more equalities
2016-12-02 Oliver Schneiderdown to for-loops not comparing as equal
2016-12-02 Oliver Schneider`enum glob use` and `copies` left
2016-12-01 Wim LoomanAllow `allow(deprecated)` attribute on `use` items
2016-12-01 Oliver SchneiderWIP compiles and doesn't crash (much) but tests are...
2016-11-29 Manish GoregaokarMerge pull request #1369 from durka/no-service
2016-11-28 Alex Burkatravis: ping correct repo for clippy.bash.io
2016-11-28 Alex Burkadon't advertise clippy.bashy.io
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-25 Phil TurnbullConvert DEREF_ADDROF to EarlyLintPass
2016-11-25 Phil TurnbullMake deref_addrof suggestions stricter
2016-11-24 Martin CartonMerge pull request #1360 from Manishearth/rustup
2016-11-24 Oliver SchneiderMerge pull request #1363 from hdhoang/patch-2
2016-11-24 Oliver SchneiderMerge pull request #1362 from hdhoang/patch-1
2016-11-24 Hoàng Đức Hiếuuseless_format: fix typo
2016-11-24 Hoàng Đức Hiếulet_if_seq: fix rewrite example
2016-11-23 mcartonBump to 0.0.102
2016-11-23 mcartonRustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11...
2016-11-23 Martin CartonMerge pull request #1357 from Manishearth/rustup
2016-11-23 mcartonBump to 0.0.101
next