]> git.lizzy.rs Git - rust.git/history - .github
fixup lint name
[rust.git] / .github /
2020-04-15 borsAuto merge of #5452 - phansch:match_def_path_refactor...
2020-04-14 borsAuto merge of #5449 - phansch:diagnostic-items, r=matth...
2020-04-14 borsAuto merge of #5460 - phansch:fix_incorrect_tests,...
2020-04-14 borsAuto merge of #5457 - phansch:sym, r=matthiaskrgr
2020-04-14 borsAuto merge of #5453 - rabisg0:fix/redundant_clone,...
2020-04-14 borsAuto merge of #5458 - phansch:is-proc-macro-attr, r...
2020-04-13 borsAuto merge of #5448 - Emerentius:update_new_ret_no_self...
2020-04-13 borsAuto merge of #5461 - phansch:disable_rustfmt_integrati...
2020-04-13 Philipp HanschTemporarily disable rustfmt integration test
2020-03-31 borsAuto merge of #5398 - flip1995:deescalate, r=Manishearth
2020-03-31 flip1995Make limit_stderr_length a subcommand
2020-03-30 borsAuto merge of #5293 - matthiaskrgr:macro_skip_lifetime...
2020-03-30 borsAuto merge of #5294 - tmiasko:trait-ptr-cmp, r=Manishearth
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-25 flip1995Also deploy from the beta branch
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-20 borsAuto merge of #5323 - rabisg0:fix/5284, r=flip1995
2020-03-19 borsAuto merge of #5342 - flip1995:rollup-77s2pmt, r=flip1995
2020-03-19 flip1995Get integration test binary from deps dir
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-05 borsAuto merge of #5230 - DevinR528:macro-use, r=flip1995
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-04 borsAuto merge of #5246 - JarredAllen:master, r=flip1995
2020-03-03 borsAuto merge of #5262 - JohnTitor:rls, r=flip1995
2020-03-03 Yuki OkushiRevive rls integration test
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiDisable rls test for now
2020-02-27 flip1995Fix deploy script for tag deploys
2020-02-24 borsAuto merge of #4897 - krishna-veerareddy:issue-2040...
2020-02-24 borsAuto merge of #5222 - JohnTitor:dont-deploy, r=flip1995
2020-02-24 Yuki OkushiDo not run deploy action on other repos
2020-02-19 borsAuto merge of #5190 - flip1995:nuke_traveyor, r=phansch...
2020-02-18 flip1995Nuke Travis+AppVeyor CI
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-15 borsAuto merge of #5156 - flip1995:dev_add_internal, r...
2020-02-14 borsAuto merge of #5171 - flip1995:deploy, r=Manishearth
2020-02-14 flip1995Rename current -> stable
2020-02-13 flip1995Use python3 instead of python
2020-02-13 flip1995Sort versions in json output
2020-02-12 borsAuto merge of #5163 - flip1995:gha_fix, r=flip1995
2020-02-12 borsAuto merge of #5165 - matthiaskrgr:ci_cargo_cache_autoc...
2020-02-12 Matthias Krügergha: install cargo-cache with ci-autoclean feature...
2020-02-12 borsAuto merge of #5164 - flip1995:gha_deploy_fix, r=flip1995
2020-02-12 flip1995Run deploy workflow on tags, instead of releases
2020-02-12 borsAuto merge of #5162 - flip1995:gha_fix, r=flip1995
2020-02-12 flip1995Use list instead of array for branch names
2020-02-12 borsAuto merge of #5088 - rust-lang:gha, r=Manishearth...
2020-02-12 flip1995Don't upload target/release in integration_build
2020-02-12 flip1995Use nightly cargo to install cargo-cache
2020-02-12 flip1995Apply review comments
2020-02-12 flip1995Run bors checks unconditionally
2020-02-12 flip1995Add bors dummy jobs
2020-02-12 flip1995Use hash of Cargo.lock file in cache name
2020-02-12 flip1995Build Clippy before running integration tests
2020-02-12 flip1995Allow non-ascii characters in changelog check
2020-02-12 flip1995Extract deployment
2020-02-12 flip1995Extract driver test
2020-02-12 flip1995Limit parallel jobs on try/r+ runs
2020-02-12 flip1995Cancle builds on new commits
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 flip1995Check if changelog exists
2020-02-12 flip1995Add Clippy Test (bors) to GHA
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-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-01-31 borsAuto merge of #5111 - flip1995:changelog, r=phansch
2020-01-31 borsAuto merge of #5109 - phansch:ciao_util_dev, r=flip1995
2020-01-30 Philipp HanschDeprecate util/dev in favor of cargo alias
2019-12-01 borsAuto merge of #4866 - rust-lang:needful-doctest-main...
2019-11-30 borsAuto merge of #4868 - lzutao:deploy-in-dir, r=phansch
2019-11-30 Lzu Taodeploy: cd to out/ before adding files to git
2019-11-30 borsAuto merge of #4865 - phansch:fix_master_deployment...
2019-11-29 Philipp HanschFix master deployment
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-24 borsAuto merge of #4721 - phansch:fix_try_err_in_ext_macro...
2019-10-24 borsAuto merge of #4675 - lzutao:improve-shellscript, r...
2019-10-22 Lzu Taobuild: improve script and travis config
2019-10-10 borsAuto merge of #4646 - lzutao:make-pr-guides-visible...
2019-10-09 Lzu TaoPR template might not be stripped by contributors
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-08 borsAuto merge of #4358 - lzutao:cleanup_implicit_return...
2019-08-08 borsAuto merge of #4357 - lzutao:update-pr-template, r...
2019-08-08 Lzu Taotemplate: Update how to format source code with ./util/dev
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-17 borsAuto merge of #3966 - flip1995:internal_lints, r=oli-obk
2019-04-17 borsAuto merge of #3977 - phansch:add_rustfix_bool_comparis...
next