]> git.lizzy.rs Git - rust.git/history - tests/ui/explicit_auto_deref.rs
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / explicit_auto_deref.rs
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-09 borsAuto merge of #9288 - lukaslueg:partialeqnone, r=Jarcho
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-08 Jason NewcombLint `explicit_auto_deref` in implicit return positions...
2022-08-08 Jason NewcombFix ICE when checking the HIR ty of closure args.
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-17 Jason NewcombDon't lint `exlipicit_auto_deref` when other adjustment...
2022-07-17 Jason NewcombDon't lint `explicit_auto_deref` on `dyn Trait` return
2022-07-17 Jason NewcombInclude the borrow in the suggestion for `explicit_auto...
2022-07-17 Jason NewcombDon't suggest using auto deref for block expressions
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-08 borsAuto merge of #8356 - J-ZhengLi:master-issue8288, r...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-06 borsAuto merge of #9096 - Jarcho:needless_borrow_subs,...
2022-07-06 borsAuto merge of #9099 - joshtriplett:unnecessary-lazy...
2022-07-04 borsAuto merge of #9093 - Jarcho:deref_ice, r=giraffate
2022-07-02 Jason NewcombFix ICE in `dereference.rs`
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-29 borsAuto merge of #9043 - dswij:9037-test, r=Manishearth
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-28 borsAuto merge of #9046 - xFrednet:rust-97660-expection...
2022-06-28 borsAuto merge of #8355 - Jarcho:explicit_auto_deref_2...
2022-06-28 Jason NewcombAdd `explicit_auto_deref` test for variadic function
2022-06-28 Jason NewcombRefactor `dereference.rs`
2022-06-28 Jason NewcombLint `explicit_auto_deref` immediately after `needless_...
2022-06-28 Jason NewcombLint `explicit_auto_deref` without a leading borrow
2022-06-28 Jason NewcombLint field accesses in `explicit_auto_deref`
2022-06-28 Jason NewcombDon't lint `explicit_auto_deref` on reborrows
2022-06-28 Jason NewcombAdd `explicit_auto_deref` lint