]> git.lizzy.rs Git - rust.git/history - tests/ui/redundant_static_lifetimes_multiple.stderr
Ignore associated items in trait *implementations* when considering type complexity
[rust.git] / tests / ui / redundant_static_lifetimes_multiple.stderr
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-12 borsAuto merge of #5885 - Ryan1729:patch-2, r=flip1995
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-10 borsAuto merge of #5888 - matthiaskrgr:lints, r=yaahc
2020-08-10 Matthias Krügerredundant-static-lifetimes: make lint adhere to lint...
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