]> git.lizzy.rs Git - rust.git/history - tests/fmt.rs
Auto merge of #8292 - marekdownar:8239, r=xFrednet
[rust.git] / tests / fmt.rs
2022-01-14 borsAuto merge of #8231 - Jarcho:implicit_clone_8227, r...
2022-01-13 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-12 borsAuto merge of #8226 - Jarcho:manual_memcpy_8160, r...
2022-01-12 borsAuto merge of #8266 - camsteffen:test-tweaks, r=flip1995
2022-01-10 Cameron SteffenRemove rustfmt component check
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-02 borsAuto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-29 borsAuto merge of #8001 - Jarcho:unprefixed_strlen, r=giraffate
2021-11-28 borsAuto merge of #8006 - togami2864:generalize-copied...
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-22 borsAuto merge of #8007 - birkenfeld:octal_escapes, r=xFrednet
2021-11-22 borsAuto merge of #7989 - couchand:2021-11/toolchain-missin...
2021-11-22 borsAuto merge of #8009 - xFrednet:8004-suboptimal-flops...
2021-11-21 borsAuto merge of #7997 - surechen:Fixes_7915, r=giraffate
2021-11-20 borsAuto merge of #8000 - Jarcho:nightly_fmt, r=llogiq
2021-11-20 Jason NewcombDon't check for a nightly toolchain in fmt test
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-09 borsAuto merge of #7610 - Labelray:master, r=camsteffen
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #7631 - camsteffen:depinfo, r=flip1995
2021-09-08 Cameron SteffenDeny warnings in test modules
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-02 Tim NielensMerge branch 'master' into unit-arg
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-26 borsAuto merge of #5966 - 1c3t3a:1c3t3a-dev-5819-fix, r...
2020-08-26 borsAuto merge of #5946 - mikerite:fix-5729, r=flip1995
2020-08-26 borsAuto merge of #5949 - rail-rain:fix_fp_borrow_interior_...
2020-08-25 borsAuto merge of #5951 - ThibsG:FixMacroCloneOnRefPtr2076...
2020-08-25 borsAuto merge of #5958 - mikerite:fix-fmt-20200825, r...
2020-08-25 Philipp KronesFix typo
2020-08-25 Michael WrightSimplify fmt test by using the clippy dev alias
2020-08-25 Michael WrightFix incorrect comment
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-12 borsAuto merge of #5088 - rust-lang:gha, r=Manishearth...
2020-02-12 flip1995Apply review comments
2020-02-12 flip1995Ignore fmt test in GHA CI
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-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-23 borsAuto merge of #4939 - matthiaskrgr:bump_git_dep, r...
2019-12-23 borsAuto merge of #4823 - Areredify:must_use_res, r=flip1995
2019-12-23 borsAuto merge of #4941 - lzutao:utils-mod, r=phansch
2019-12-22 Lzu Taoa few small cleanups
2019-12-01 borsAuto merge of #4690 - lzutao:fix-test-on-non-amd64...
2019-12-01 Lzu Taobuild(tests/fmt): use shared target dir
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
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 Michael WrightMerge branch 'master' into dev-fmt-20190728
2019-07-30 borsAuto merge of #3766 - xd009642:issue-3764, r=flip1995
2019-07-28 Michael WrightEnable rustfmt tests
2019-07-28 Michael WrightSkip fmt test if rustfmt is unavailble
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-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
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 Michael WrightMerge branch 'master' into dev-fmt-4
2019-07-07 Michael WrightWork around rustup fallback error on Windows
2019-07-07 Michael WrightImprove fmt test failure message
2019-07-07 Michael WrightAdd dev fmt subcommand