]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-29 borsAuto merge of #4720 - lzutao:int-errexit, r=phansch
2019-10-29 Lzu Taobuild: strip before caching in .cargo/bin
2019-10-29 Lzu TaoEarly exit in integration tests
2019-10-28 borsAuto merge of #4744 - phansch:split_up_some_derive_test...
2019-10-28 borsAuto merge of #4749 - flip1995:backport_merge, r=Manish...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-28 borsAuto merge of #4747 - matthiaskrgr:rustup_19, r=flip1995
2019-10-28 Matthias Krügertravis: temporarily disable rustfmt ci check until...
2019-10-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/65792/
2019-10-28 Philipp HanschUI test cleanup: Extract derive_hash_xor_eq tests
2019-10-26 borsAuto merge of #4739 - flip1995:rustup, r=flip1995
2019-10-26 flip1995Rustup to rust-lang/rust#65773
2019-10-26 borsAuto merge of #4736 - flip1995:icu_mul_add, r=matthiaskrgr
2019-10-26 flip1995Move manual_mul_add into nursery
2019-10-25 borsAuto merge of #4733 - lzutao:how-rtim, r=flip1995
2019-10-25 Lzu Taobuild: install RTIM if it doesn't exist and upgrade...
2019-10-24 borsAuto merge of #4724 - lzutao:minor-appveyor, r=phansch
2019-10-24 Lzu Taoappveyor: Leading space change only
2019-10-24 Lzu Taoappveyor: Minor config change
2019-10-24 borsAuto merge of #4721 - phansch:fix_try_err_in_ext_macro...
2019-10-24 borsAuto merge of #4713 - lzutao:no-reinstall-toolchain...
2019-10-24 Lzu Taobuild: do not reinstall master toolchain if it is up...
2019-10-24 borsAuto merge of #4650 - Mark-Simulacrum:clippy-up-lintsto...
2019-10-24 flip1995Fix dogfood findings
2019-10-24 flip1995Revert "rustc-dev has been temporarily removed"
2019-10-24 flip1995Fix lint_without_lint_pass lint
2019-10-24 flip1995Fix tests
2019-10-24 flip1995Run ./util/dev fmt
2019-10-24 flip1995Rustup to rust-lang/rust#65657
2019-10-24 Mark RousskovUpdate clippy_dev
2019-10-24 Mark RousskovUpdate clippy for latest rustc changes
2019-10-24 Philipp HanschDon't emit try_err lint in external macros
2019-10-24 borsAuto merge of #4675 - lzutao:improve-shellscript, r...
2019-10-23 borsAuto merge of #4680 - hellow554:debug_assert_mut_call...
2019-10-23 borsAuto merge of #4691 - HMPerson1:suggest_iter, r=phansch
2019-10-23 borsAuto merge of #4718 - matthiaskrgr:cargo_metadata,...
2019-10-23 Matthias Krügerdeps: update cargo_metadata from 0.8.0 to 0.9.0
2019-10-23 borsAuto merge of #4715 - rust-lang:rustup, r=phansch
2019-10-22 flip1995Use StableHasher in SpanlessHasher
2019-10-22 flip1995Don't hash spans in SpanlessHasher
2019-10-22 Lzu Taobuild: remove needless BASE_TESTS env
2019-10-22 Lzu TaoEarly exit if errors in integration tests
2019-10-22 Lzu Taobuild: remove travis_wait
2019-10-22 Lzu Taonit: ! is not on a condition and skips errexit
2019-10-22 Lzu Taobuild: use shared target dir
2019-10-22 Marcel HellwigAdd lint for debug_assert_with_mut_call
2019-10-22 Lzu Taomacos: symlink rustc dev libs to /usr/local/lib
2019-10-22 Lzu Taobuild: improve script and travis config
2019-10-20 borsAuto merge of #4702 - lzutao:build/debug-integration...
2019-10-19 Lzu Taobuild: use clippy's debug build in integration test
2019-10-19 borsAuto merge of #4692 - lzutao:use-opt-profile-rtim,...
2019-10-19 borsAuto merge of #4700 - lzutao:rustup-65535, r=phansch
2019-10-19 Lzu Taorustup https://github.com/rust-lang/rust/pull/65535
2019-10-18 borsAuto merge of #4696 - rust-lang:need-not-use-proc-macro...
2019-10-18 HMPerson1Fix suggestion for ranges
2019-10-18 Andre BogusOmit proc macros from `must_use_candidate`
2019-10-18 borsAuto merge of #4657 - Licenser:additional-restrictions...
2019-10-18 Lzu Taobuild: use release build of RTIM
2019-10-18 Heinz N. GiesSplit out tests
2019-10-18 Heinz N. GiesAdd expect
2019-10-18 Heinz N. GiesAdd todo and tests
2019-10-18 Heinz Giesadd restirction for unreachable and panic
2019-10-18 HMPerson1Fix suggestion span in `explicit_counter_loop`
2019-10-18 borsAuto merge of #4687 - lzutao:before-cache-appveyor...
2019-10-18 HMPerson1Suggest calling `iter` if needed in `explicit_counter_loop`
2019-10-18 borsAuto merge of #4685 - HMPerson1:patch-1, r=Manishearth
2019-10-18 borsAuto merge of #4686 - lzutao:fix-travis-windows-stuck...
2019-10-17 borsAuto merge of #4683 - HMPerson1:inefficient_to_string...
2019-10-17 Michael ZhangUpdate help text in `inefficient_to_string`
2019-10-17 borsAuto merge of #4689 - Manishearth:rustup, r=Yaahc
2019-10-17 Manish Goregaokarsyntax::ext -> syntax_expand
2019-10-17 Lzu Taoappveyor: on_finish run after saving cache
2019-10-17 Lzu Taotravis: Windows build might be stuck as non-supported...
2019-10-17 borsAuto merge of #4659 - lzutao:caching, r=phansch
2019-10-17 HMPerson1Add `run-rustfix` to `inefficient_to_string`
2019-10-17 Michael ZhangUpdate adding_lints.md
2019-10-16 HMPerson1Dogfood for `inefficient_to_string`
2019-10-16 HMPerson1Add `inefficient_to_string` lint
2019-10-16 Lzu TaoUse CI caching and cargo feature install-upgrade
2019-10-16 borsAuto merge of #4669 - lzutao:minimal-rustup, r=phansch
2019-10-15 borsAuto merge of #4673 - Manishearth:rustup, r=phansch
2019-10-15 Lzu Taobuild: use rustup minimal profile to speed up Rust...
2019-10-15 Manish GoregaokarRustup to rustc 1.40.0-nightly (237d54ff6 2019-10-15)
2019-10-15 borsAuto merge of #4668 - lzutao:update-rtim, r=flip1995
2019-10-15 borsAuto merge of #4671 - flip1995:ice-4671, r=phansch
2019-10-15 flip1995Enable integration tests again
2019-10-15 flip1995Fix ICE in use_self lint
2019-10-15 flip1995Add regression test for ICE in use-self lint
2019-10-15 Lzu Taotravis: break out before_script stage to test setup...
2019-10-15 Lzu Taobuild: do not trace deploy step
2019-10-15 Lzu TaoEarly exit if there is any errors
2019-10-15 Lzu Taobuild: switch back to latest official RTIM release
2019-10-15 borsAuto merge of #4619 - james9909:unused-self, r=flip1995
2019-10-15 James WangChange terminology from static to associated
2019-10-15 James WangSwitch to OnlyBodies
2019-10-15 James WangChange lint to be pedantic
2019-10-15 James WangRemove prints
2019-10-15 James WangAdd a new lint for unused self
next