about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-05-12Stop checking for the absense of something that doesn't existScott McMurray-7/+27
2023-05-12Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwcobors-64/+829
2023-05-12Auto merge of #111493 - matthiaskrgr:rollup-iw1z59b, r=matthiaskrgrbors-38/+337
2023-05-12Rollup merge of #111490 - compiler-errors:layout-placeholder, r=aliemjayMatthias Krüger-1/+19
2023-05-12Rollup merge of #111441 - cjgillot:issue-111422, r=JakobDegenMatthias Krüger-4/+170
2023-05-12Rollup merge of #111179 - Zalathar:sort-groups, r=Mark-SimulacrumMatthias Krüger-33/+148
2023-05-12Auto merge of #111489 - compiler-errors:rollup-g3vgzss, r=compiler-errorsbors-81/+363
2023-05-12Don't ICE in layout computation for placeholder typesMichael Goulet-1/+19
2023-05-11Rollup merge of #111460 - clubby789:lowercase-box-self, r=compiler-errorsMichael Goulet-0/+16
2023-05-11Rollup merge of #111459 - GuillaumeGomez:update-browser-ui-test, r=notriddleMichael Goulet-79/+67
2023-05-11Rollup merge of #111444 - cjgillot:issue-111400, r=oli-obkMichael Goulet-0/+1
2023-05-11Rollup merge of #111439 - uweigand:backtrace-normalize, r=compiler-errorsMichael Goulet-2/+3
2023-05-11Rollup merge of #111375 - rcvalle:rust-cfi-fix-106547, r=bjorn3Michael Goulet-0/+113
2023-05-11Rollup merge of #106038 - aliemjay:opaque-implied, r=lcnrMichael Goulet-0/+163
2023-05-11Bless tests for portable-simd syncJubilee Young-5/+5
2023-05-11Improve error for `self: Box<self>`clubby789-0/+16
2023-05-11Fix backtrace normalization in ice-bug-report-url.rsUlrich Weigand-2/+3
2023-05-11Convert some GUI tests color checks to use original formatGuillaume Gomez-14/+14
2023-05-11Migrate to 0.16.0 browser-ui-test versionGuillaume Gomez-65/+53
2023-05-11Rollup merge of #111448 - compiler-errors:rustdoc-alias-impl, r=notriddleMatthias Krüger-0/+9
2023-05-11Rollup merge of #111432 - cjgillot:issue-111426, r=oli-obkMatthias Krüger-0/+31
2023-05-11Rollup merge of #111385 - durin42:vec-panik-17, r=AmanieuMatthias Krüger-2/+2
2023-05-11Rollup merge of #111292 - Urgau:check-cfg-issue-111291, r=petrochenkovMatthias Krüger-0/+54
2023-05-11Rollup merge of #108705 - clubby789:refutable-let-closure-borrow, r=cjgillotMatthias Krüger-0/+136
2023-05-10Use proper impl self type for alias impl in rustdocMichael Goulet-0/+9
2023-05-10Only warn single-use lifetime when the binders match.Camille GILLOT-0/+1
2023-05-10Do not see through copies of mutable pointers.Camille GILLOT-7/+7
2023-05-10Iteratively replace pointers.Camille GILLOT-8/+6
2023-05-10Add note to suggest using `let _ = x` to ignore the valueUrgau-0/+72
2023-05-10Improve warning message by saying that it "does nothing"Urgau-39/+39
2023-05-10Use label instead of note to be more consistent with other lintsUrgau-267/+117
2023-05-10Adjust tests for new drop and forget lintsUrgau-64/+136
2023-05-10Uplift clippy::forget_copy to rustcUrgau-0/+160
2023-05-10Uplift clippy::forget_ref to rustcUrgau-0/+154
2023-05-10Uplift clippy::drop_copy to rustcUrgau-0/+207
2023-05-10Uplift clippy::drop_ref to rustcUrgau-0/+250
2023-05-10Add test.Camille GILLOT-0/+168
2023-05-10Use visit_assign to detect SSA locals.Camille GILLOT-0/+31
2023-05-10vec-shrink-panik: update expectations to work on LLVM 17Augie Fackler-2/+2
2023-05-10Auto merge of #111414 - matthiaskrgr:rollup-q0qoc47, r=matthiaskrgrbors-1/+126
2023-05-10Rollup merge of #111095 - GuillaumeGomez:fix-assoc-item-trait-inside-hidden, ...Matthias Krüger-0/+52
2023-05-10Rollup merge of #110747 - oli-obk:smirty, r=spastorinoMatthias Krüger-1/+3
2023-05-10Rollup merge of #110673 - compiler-errors:alias-bounds-2, r=lcnrMatthias Krüger-0/+71
2023-05-10Auto merge of #106560 - bjorn3:support_staticlib_dylib_linking, r=pnkfelixbors-0/+49
2023-05-09Auto merge of #106285 - cjgillot:refprop-ssa, r=JakobDegenbors-46/+2586
2023-05-09Make alias bounds sound in the new solverMichael Goulet-0/+71
2023-05-09CFI: Fix SIGILL reached via trait objectsRamon de C Valle-0/+113
2023-05-09Add needs-unwind.Camille GILLOT-38/+39
2023-05-09Rollup merge of #111282 - scottmcm:remove-unneeded-assumes, r=workingjubileeMatthias Krüger-0/+42
2023-05-09Rollup merge of #111215 - BoxyUwU:resolve_anon_consts_differently, r=cjgillotMatthias Krüger-416/+459