]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-02-12 flip1995Extract driver test
2020-02-12 flip1995Sort output of export.py script
2020-02-12 flip1995Limit parallel jobs on try/r+ runs
2020-02-12 flip1995Cancle builds on new commits
2020-02-12 flip1995Add GHA badge to README.md
2020-02-12 flip1995Small change to comment in .gitignore
2020-02-12 flip1995Add deployment to GHA
2020-02-12 flip1995Move integration tests in clippy_bors.yml
2020-02-12 flip1995Add Clippy Test to GHA
2020-02-12 flip1995Get {RUSTUP,MULTIRUST}_{HOME,TOOLCHAIN} from runtime...
2020-02-12 flip1995Check if changelog exists
2020-02-12 flip1995Ignore fmt test in GHA CI
2020-02-12 flip1995Add Clippy Test (bors) to GHA
2020-02-12 flip1995Fix markdown Files
2020-02-12 flip1995Rename .remarkrc.json -> .remarkrc and fix file
2020-02-12 flip1995Add remark check to GHA
2020-02-12 flip1995Add clippy_dev checks to GitHub Actions
2020-02-12 flip1995Add integration test GitHub action
2020-02-11 borsAuto merge of #5158 - lzutao:callbackshook, r=flip1995
2020-02-11 borsAuto merge of #5152 - flip1995:rustup, r=flip1995
2020-02-11 Lzu TaoImpl DefaultCallbacks on our side
2020-02-11 borsAuto merge of #5155 - krishna-veerareddy:remove-unused...
2020-02-11 Krishna Sai... Remove unnecessary imports from tests
2020-02-11 Krishna Sai... Remove unnecessary imports from documentation
2020-02-11 Krishna Sai... Remove unnecessary imports from `new_lint` tool
2020-02-10 borsAuto merge of #5151 - flip1995:fix_run_pass_tests,...
2020-02-10 Philipp KronesUse current_dir instead of cargo_metadata
2020-02-10 flip1995Rustup to rust-lang/rust#68725
2020-02-10 flip1995Fix run-pass tests when CARGO_TARGET_DIR is not set
2020-02-10 borsAuto merge of #5148 - krishna-veerareddy:issue-5147...
2020-02-09 Krishna Sai... Use `PATH` environment variable for testing
2020-02-09 borsAuto merge of #5150 - krishna-veerareddy:rustup-69004...
2020-02-09 Krishna Sai... Rustup to rust-lang/rust#68911
2020-02-09 Krishna Sai... Allow `option-env-unwrap` within external macros
2020-02-09 Krishna Sai... Account for `expect` being used to unwrap `Option`
2020-02-09 borsAuto merge of #5145 - lzutao:rmeta, r=flip1995
2020-02-09 Lzu TaoFix error E0460 when compiled on Rustc repo
2020-02-09 borsAuto merge of #5149 - lzutao:rustup-65232, r=flip1995
2020-02-09 Lzu TaoRustup "index ReEmpty by universe"
2020-02-09 Krishna Sai... Add `option-env-unwrap` lint
2020-02-07 borsAuto merge of #5140 - lzutao:cleanup-replace, r=flip1995
2020-02-07 borsAuto merge of #5146 - lzutao:rustup, r=flip1995
2020-02-07 Lzu TaoUpdate CARGO_TARGET_DIR
2020-02-07 Lzu TaoRustup https://github.com/rust-lang/rust/pull/67359
2020-02-07 Lzu Taodev: Move DOCS_LINK out of lazy_static and reuse it
2020-02-07 Lzu Taodev: Make UpdateMode a copy type
2020-02-07 Lzu Taodev: Prefer `fs::read*` and improvement to replace...
2020-02-06 borsAuto merge of #5134 - flip1995:snippet_block, r=phansch
2020-02-06 borsAuto merge of #5143 - flip1995:rustup, r=flip1995
2020-02-06 flip1995Rustup to rust-lang/rust#68788
2020-02-06 flip1995Rename ctx->cx in needless_continue
2020-02-06 flip1995Improve help message in needless_continue
2020-02-06 flip1995Fix rebase fallout
2020-02-06 flip1995Document the indent_relative_to arg of snippet_block
2020-02-06 flip1995Update remaining test files
2020-02-06 flip1995Move tests to the end of the file in utils mod.rs
2020-02-06 flip1995Update needless_continue stderr
2020-02-06 flip1995Rewrite suggestion generation of needless_continue
2020-02-06 flip1995Update block_in_if_condition test files
2020-02-06 flip1995Make block_in_if_condition auto applicable
2020-02-06 flip1995Optionally indent snippet_block relative to an Expr
2020-02-06 borsAuto merge of #5139 - lzutao:linecount, r=llogiq
2020-02-06 borsAuto merge of #5125 - Areredify:too_many_bools, r=flip1995
2020-02-06 Lzu Taodev: Use bytecount for faster line count
2020-02-06 borsAuto merge of #5132 - JohnTitor:fix-fp-in-unwrap-lint...
2020-02-06 borsAuto merge of #5121 - lzutao:comptest, r=flip1995
2020-02-05 Areredifyadd excessive bools lints
2020-02-05 Lzu TaoUse lazy_static
2020-02-05 Areredifymove is_trait_impl_item check from functions.rs to...
2020-02-05 Lzu TaoAdd `serde_derive` to the need-to-be-disambiguated...
2020-02-05 Lzu TaoFix dogfood to use cargo mod too
2020-02-05 Lzu Taocompile-test: Handle CARGO_TARGET_DIR and transitive...
2020-02-05 borsAuto merge of #5137 - lzutao:race, r=flip1995
2020-02-05 Lzu TaoPrevent failing to restart setup-toolchain
2020-02-05 borsAuto merge of #5135 - lzutao:config, r=flip1995
2020-02-05 Lzu TaoFew improvement to `utils::conf` module
2020-02-04 borsAuto merge of #5061 - ThibsG:UselessMatch3664, r=flip1995
2020-02-04 ThibsGManage macros case + move to MaybeIncorrect when bindin...
2020-02-04 ThibsGMerge fixes
2020-02-04 ThibsGAdd wild and struct handling
2020-02-04 ThibsGUse span_lint_and_sugg + move infaillible lint
2020-02-04 Yuki OkushiRe-cover use of unnecessary unwraps in macros
2020-02-04 borsAuto merge of #5124 - flip1995:backport_back_merge...
2020-02-04 ThibsGAdd new lint: match with a single binding statement
2020-02-03 Yuki OkushiDo not lint `unnecessary_unwrap` in macros
2020-02-03 borsAuto merge of #5130 - JohnTitor:split-up-index-slice...
2020-02-03 borsAuto merge of #5129 - JohnTitor:use-checked-sub, r...
2020-02-03 Yuki OkushiRemove unnecessary comment
2020-02-03 borsAuto merge of #5127 - Areredify:issue-5115, r=flip1995
2020-02-03 Areredifyimprove 'iter_nth_zero' documentation
2020-02-03 Yuki OkushiUse `checked_sub` to avoid index out of bounds
2020-02-03 Yuki OkushiDecrease line length limit for stderrs
2020-02-03 Yuki OkushiSplit up `indexing_slicing` ui test
2020-02-02 borsAuto merge of #5120 - JohnTitor:split-up-drop-forget...
2020-02-02 borsAuto merge of #5119 - JohnTitor:tweak-doc, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-02-01 borsAuto merge of #5123 - JohnTitor:rustup-0202, r=matthiaskrgr
2020-02-01 Yuki OkushiRustup to rust-lang/rust#68133
2020-02-01 flip1995Move debug_assertions_with_mut_call to nursery
2020-02-01 flip1995Add test for `await` in `debug_assert!(..)`
next