]> git.lizzy.rs Git - rust.git/history - tests/versioncheck.rs
manual_filter: add a related test
[rust.git] / tests / versioncheck.rs
2022-12-15 borsAuto merge of #10073 - xFrednet:changelog-1-66, r=Alexendoo
2022-12-15 borsAuto merge of #9927 - xFrednet:0000-rustc-tool-macro...
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-11-23 Manish GoregaokarRollup merge of #103488 - oli-obk:impl_trait_for_tait...
2022-11-22 borsAuto merge of #104688 - flip1995:clippyup, r=Manisheart...
2022-11-21 xFrednetCleanup `rustc_tool_util` and add a convenient macro...
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-10-29 borsAuto merge of #9648 - llogiq:fix-undocumented-unsafe...
2022-10-27 borsAuto merge of #9726 - kraktus:fix_use_self, r=Alexendoo
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-25 borsAuto merge of #9692 - llogiq:mutable-key-more-arcs...
2022-10-25 borsAuto merge of #9704 - kraktus:fix_use_self, r=giraffate
2022-10-23 borsAuto merge of #9541 - Alexendoo:declare-proc-macro...
2022-10-23 Alex MacleodGenerate lint categories and explanations with `declare...
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-13 borsAuto merge of #9600 - nyurik:inline-fmt-style, r=llogiq
2022-10-12 borsAuto merge of #9590 - nyurik:fix-parens, r=Alexendoo
2022-10-12 Ralf Jungmerge rustc history
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-10 Ralf Jungmerge rustc history
2022-10-10 borsAuto merge of #9610 - Jarcho:fix-9608, r=Alexendoo
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Ralf Jungmerge rustc history
2022-10-08 borsAuto merge of #9386 - smoelius:further-enhance-needless...
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-07 Samuel MoeliusFix adjacent code
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri Astrakhana few more core lint fixes
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-08 borsAuto merge of #8619 - pitaj:fix-6973, r=giraffate
2022-04-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-06 borsAuto merge of #8549 - J-ZhengLi:issue8542, r=llogiq
2022-04-06 borsAuto merge of #8612 - SabrinaJewson:suggest-from-utf8...
2022-04-06 borsAuto merge of #8596 - Jaic1:unnecessary_cast, r=flip1995
2022-04-06 borsAuto merge of #8588 - pitaj:fix-8348, r=flip1995
2022-04-05 borsAuto merge of #8607 - Alexendoo:cargo-dev-lint-dir...
2022-04-04 borsAuto merge of #8450 - Jarcho:unsafe_blocks_8449, r...
2022-04-04 borsAuto merge of #8594 - FoseFx:unit_like_struct_brackets...
2022-04-02 borsAuto merge of #8605 - Jarcho:remove-deps, r=xFrednet
2022-04-02 Jason NewcombRemove cargo_metadata dependency from clippy
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
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 borsAuto merge of #6881 - flip1995:rustup, r=flip1995
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-02-28 borsAuto merge of #6802 - camsteffen:dogfood-fix, r=llogiq
2021-02-26 Cameron SteffenRevert "Fix versioncheck test"
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 flip1995Fix Clippy build and test
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-24 borsAuto merge of #6756 - smoelius:clippy_utils, r=flip1995...
2021-02-23 Samuel E. Moelius IIIFix versioncheck test
2021-02-23 Samuel E. Moelius IIIImprove tests
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-07 borsAuto merge of #6686 - matthiaskrgr:lintcheck_git, r...
2021-02-07 borsAuto merge of #6674 - phlip9:disallowed_functions,...
next