]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-28 Michael Wrightdev-fmt: better error handling
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-26 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/62964
2019-07-26 flip1995Bump version of clippy_dummy
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
2019-07-13 Philipp HanschChange conditional
2019-07-13 Philipp HanschStop allowing failures in Travis windows build
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-13 borsAuto merge of #4232 - mikerite:dev-fmt-4, r=flip1995
2019-07-13 borsAuto merge of #4268 - mikerite:fix-4260, r=flip1995
2019-07-13 Michael WrightMerge branch 'master' into dev-fmt-4
2019-07-12 borsAuto merge of #4269 - lzutao:rustup, r=flip1995
2019-07-11 Lzu TaoRustup `macro expansion and resolution`
2019-07-11 Michael WrightFix bug in `implicit_hasher` causing crashes
2019-07-11 Michael WrightAvoid rustfmt bug on Windows
2019-07-09 uHOOCCOOHuIgnore generated fresh lifetimes in elision check.
2019-07-09 borsAuto merge of #4257 - skade:improve-cast-alignment...
2019-07-09 Florian GilcherImprove cast_ptr_alignment lint
2019-07-09 borsAuto merge of #4265 - vks:patch-1, r=flip1995
2019-07-09 Vinzent Steinbergcast_ptr_alignment: Mention legal use under known problems
2019-07-09 borsAuto merge of #4264 - flip1995:appveyor, r=flip1995
2019-07-09 flip1995Disable AppVeyor builds on the master branch
2019-07-09 borsAuto merge of #4233 - thiagoarrais:jens1o-fix-1208...
2019-07-09 borsAuto merge of #4262 - bara86:master, r=flip1995
2019-07-08 Thiago ArraisExtract semantic constant
2019-07-08 BaraUse empty block instead of unit type for needless return
2019-07-08 Jens HausdorfAvoid reporting string_lit_as_bytes for long strings
2019-07-08 Michael WrightAdd rustfmt nightly to appveyor install
2019-07-07 Michael WrightWork around rustup fallback error on Windows
2019-07-07 flip1995Update documentation to the dev fmt command
2019-07-07 Michael WrightRemove format checks from CI scripts again.
2019-07-07 Michael WrightRemove format checks from CI script
2019-07-07 Michael WrightImprove fmt test failure message
2019-07-07 Michael WrightFix crash on `dev --limit-stderr-length`
2019-07-07 Michael WrightAdd dev fmt subcommand
2019-07-07 borsAuto merge of #4258 - mikerite:fix-breakage-20190706...
2019-07-06 Michael Wrightrustfmt
2019-07-06 Michael WrightAddress reviews
2019-07-06 Michael WrightFix breakage due to rust-lang/rust#61988
2019-07-06 borsAuto merge of #4255 - mikerite:fix-warnings-20190706...
2019-07-06 Michael WrightFix unknown lint warnings
next