]> git.lizzy.rs Git - rust.git/history - tests/ui/redundant_static_lifetimes.rs
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / redundant_static_lifetimes.rs
2022-10-21 Alex MacleodMove MSRV tests into the lint specific test files
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-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
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 #8630 - Jarcho:forget_non_drop, r=Manishearth
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 #8620 - Alexendoo:test-fmt-first, 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-03-30 Max Baumannfix existing clippy tests
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-09-26 borsAuto merge of #4568 - mikerite:fix-4548, r=flip1995
2019-09-26 borsAuto merge of #4569 - james9909:add-comparison-chain...
2019-09-25 borsAuto merge of #4575 - Manishearth:suggestions, r=oli-obk
2019-09-25 Manish Goregaokarredundant_static_lifetimes: split test, make rustfixable
2019-06-14 borsAuto merge of #4162 - krk:static-static, r=flip1995
2019-06-14 krkRename REDUNDANT_STATIC_LIFETIME to REDUNDANT_STATIC_LI...