]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 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
2019-07-17 Philipp HanschDecrease maximum length for stderr files
2019-07-17 daxpeddaImproved imports
2019-07-17 borsAuto merge of #4280 - phansch:uitests_matches, r=flip1995
2019-07-17 borsAuto merge of #4259 - Darth-Revan:origin/inherent_to_st...
2019-07-17 Darth-RevanFix "unkown clippy lint" error in UI test.
2019-07-17 Darth-RevanCorrections for PR review.
2019-07-17 Darth-RevanImplement lint for inherent to_string() method.
2019-07-17 borsAuto merge of #4278 - phansch:uitestcleanup_indexing...
2019-07-17 Philipp HanschUI Test Cleanup: Extract match_ref_pats tests
2019-07-16 Philipp HanschUpdate UI tests
2019-07-16 borsAuto merge of #4276 - phansch:uitestcleanup, r=flip1995
2019-07-16 Philipp HanschAllow no_effect lint
2019-07-16 Philipp HanschRemove comment
2019-07-16 Philipp Hanschcargo fmt
2019-07-16 Philipp HanschUI Test Cleanup: Split up checked_unwrap tests
2019-07-16 daxpeddaRemoved lintining on never type.
2019-07-16 borsAuto merge of #4275 - jayhardee9:fix/cmp-signum, r...
2019-07-16 Philipp HanschUI Test Cleanup: Split out out_of_bounds_indexing
2019-07-15 borsAuto merge of #4211 - flip1995:check_changelog, r=matth...
2019-07-15 Jerry HardeeLint
2019-07-15 Jerry HardeeFix float_cmp false positive when comparing signum
2019-07-15 flip1995grep only lines, that start with 'changelog: '
2019-07-15 flip1995Get PR number from bors commit message
2019-07-15 flip1995Authenticate with github_api_token
2019-07-15 flip1995Check PRs for changelog entry in the body
2019-07-15 daxpeddafalse positives fixes of `implicit_return`
2019-07-15 borsAuto merge of #4273 - mikerite:deny-warnings, r=flip1995
2019-07-15 Michael WrightDeny warnings in CI
2019-07-15 borsAuto merge of #3418 - phansch:add_travis_windows_build...
2019-07-14 flip1995Disable dogfood on windows for faster build time on...
2019-07-14 flip1995Revert "Remove `CARGO_INCREMENTAL=0` from windows build"
2019-07-13 flip1995Remove `CARGO_INCREMENTAL=0` from windows build
2019-07-13 flip1995Test with different sysroots dependent on the OS
2019-07-13 flip1995Build sys_root in driver with PathBuf instead of String
2019-07-13 flip1995Don't re-set the LD_LIBRARY_PATH in base_tests.sh
2019-07-13 flip1995Add master toolchain binaries to the PATH
next