]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-08-05 flip1995Ignore no_std-test on windows and macos
2019-08-05 flip1995Run update_lints and fmt
2019-08-05 Vincent Dal... Move expression check to LateLintPass
2019-08-05 Vincent Dal... Add recursion check on main function
2019-08-05 borsAuto merge of #4338 - flip1995:rollup-9cm4jbr, r=flip1995
2019-08-05 Philipp KronesRollup merge of #4332 - phansch:rustfix_unnecessary_cas...
2019-08-05 Philipp KronesRollup merge of #4331 - phansch:doctests_restriction...
2019-08-05 Philipp KronesRollup merge of #4330 - phansch:doctests_nursery, r...
2019-08-05 Philipp KronesRollup merge of #4329 - phansch:doctests_pedantic,...
2019-08-05 borsAuto merge of #4337 - flip1995:let_unit, r=phansch
2019-08-05 borsAuto merge of #4333 - phansch:rustfix_decimal_literal_r...
2019-08-05 flip1995Add tests for auto fixable let_unit suggestion
2019-08-05 flip1995Make let_unit lint suggestion auto applicable
2019-08-05 borsAuto merge of #4336 - phansch:rustup, r=flip1995
2019-08-05 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/63213
2019-08-04 Philipp HanschAdd run-rustfix for decimal_literal_representation...
2019-08-04 Philipp HanschSplit up cast.rs tests, run-rustfix for unnecessary_cast
2019-08-03 Philipp HanschDoctests: Enable running doc tests for restriction...
2019-08-03 Philipp HanschDoctests: Enable running doc tests for nursery lints
2019-08-03 Philipp HanschDoctests: Enable running doc tests for pedantic lints
2019-08-03 borsAuto merge of #4327 - phansch:doctests_perf, r=flip1995
2019-08-03 borsAuto merge of #4325 - phansch:doctests_complexity,...
2019-08-03 borsAuto merge of #4328 - phansch:rustup, r=phansch
2019-08-03 Philipp HanschIgnore missing rustfmt
2019-08-03 Philipp HanschRustup to latest rustc master
2019-08-03 Philipp HanschAlso enable doc tests for internal lints
2019-08-03 Philipp HanschDoctests: Enable running doc tests for perf lints
2019-08-02 Philipp HanschDoctests: Fix all complexity lint docs
2019-08-01 borsAuto merge of #4322 - Y0hy0h:patch-1, r=phansch
2019-08-01 Y0hy0hFix missing import
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 chansukeUpdate `stderr` file
2019-08-01 borsAuto merge of #4307 - flip1995:unnecessary_unwrap,...
2019-08-01 flip1995Fix doc tests
2019-08-01 flip1995Remove Known problems for UNNECESSARY_UNWRAP
2019-08-01 flip1995Move UNNECESSARY_UNWRAP to complexity and PANICKING_UNW...
2019-08-01 borsAuto merge of #4318 - izik1:typo, r=phansch
2019-08-01 Y0hy0hImprove documentation on implicit_hasher lint
2019-08-01 borsAuto merge of #4316 - phansch:method_rs_cleanup2, r...
2019-08-01 borsAuto merge of #4315 - phansch:fn_to_numeric_cast_applic...
2019-08-01 borsAuto merge of #4303 - mikerite:dev-fmt-20190728, r...
2019-08-01 Zachery GyurkovitzFix `for on` typo
2019-08-01 Michael WrightUpdate formatting
2019-08-01 Michael WrightMerge branch 'master' into dev-fmt-20190728
2019-08-01 Philipp HanschUI Test Cleanup: No wrong_self_convention in methods.rs
2019-07-31 Philipp HanschMark `fn_to_numeric_cast` lints as MaybeIncorrect
2019-07-31 borsAuto merge of #4313 - Manishearth:owl, r=yaahallo
2019-07-31 Manish GoregaokarDon't nudge people towards toilet closures when produci...
2019-07-31 chansukeAdd required negation in non_zero lint
2019-07-31 borsAuto merge of #4308 - jakubadamw:use-self-variant-scope...
2019-07-31 Jakub WieczorekUpdate all the code to pass the updated `use_self`...
2019-07-31 Jakub WieczorekExtend the `use_self` lint to suggest uses of `Self...
2019-07-30 borsAuto merge of #3766 - xd009642:issue-3764, r=flip1995
2019-07-30 borsAuto merge of #4306 - mikerite:fix-breakage-20190730...
2019-07-30 Michael WrightFix breakage due to rust-lang/rust#61856
2019-07-29 Michael WrightCorrect typo
2019-07-29 Michael WrightMake appveyor build ignore rustfmt unavailability
2019-07-28 xd009642Fix dogfood test
2019-07-28 Michael WrightEnable rustfmt tests
2019-07-28 Michael WrightSkip fmt test if rustfmt is unavailble
2019-07-28 Michael Wrightdev-fmt: better error handling
2019-07-27 xd009642Hash discriminant of lifetime.name
2019-07-27 xd009642Hash discriminant of Lifetime::Name
2019-07-27 xd009642Updated tests.
2019-07-27 xd009642Respond to review comments
2019-07-27 borsAuto merge of #4301 - flip1995:dummy, r=Manishearth
2019-07-27 borsAuto merge of #4302 - matthiaskrgr:rustup_13, r=phansch
2019-07-27 Matthias Krügerci: temporarily disable rustfmt checks/tetss since...
2019-07-27 xd009642Updated test stderr
2019-07-27 xd009642Added doc comment fixed type printout
2019-07-27 xd009642Respond to comments and improve printout
2019-07-26 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/62964
2019-07-26 flip1995Bump version of clippy_dummy
2019-07-26 xd009642Responded to comments and fixed compile bug
2019-07-24 xd009642Fixed more compile errors
2019-07-24 xd009642Fix some of the compile errors
2019-07-24 xd009642Changed Ty to ty, added lifetime 'tcx
2019-07-24 xd009642Lint for type repetition in trait bounds.
2019-07-24 borsAuto merge of #4297 - matthiaskrgr:rustup_12, r=matthia...
2019-07-24 Matthias Krügerupdate test stderr, not sure which rustc pull request...
2019-07-24 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/62859
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-22 uHOOCCOOHuFix tests for edition 2018 compatibility
2019-07-22 uHOOCCOOHuRevert "Revert global fmt config and use `rustfmt:...
2019-07-21 borsAuto merge of #4292 - mikerite:fix-breakage-20190721...
2019-07-21 Michael WrightFix breakage due to rust-lang/rust#60913
2019-07-21 Michael WrightFix breakage due to rust-lang/rust#62705
2019-07-19 uHOOCCOOHuRevert global fmt config and use `rustfmt::skip`
2019-07-19 uHOOCCOOHuFix fmt
2019-07-19 borsAuto merge of #4287 - matthiaskrgr:rustup_11, r=phansch
2019-07-19 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/62679/
2019-07-19 borsAuto merge of #4286 - phansch:update_pulldown_cmark3...
2019-07-19 borsAuto merge of #4285 - matthiaskrgr:rustup_backticks...
2019-07-19 Philipp HanschUpdate pulldown-cmark to 0.5.3
2019-07-18 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/62764
2019-07-18 borsAuto merge of #4282 - phansch:decrease_stderr_maximum_l...
2019-07-18 uHOOCCOOHuAdd test
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-18 borsAuto merge of #4284 - flip1995:rustfmt, r=phansch
2019-07-18 flip1995Format code
next