about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-09-03Auto merge of #115436 - GuillaumeGomez:fix-type-based-search, r=notriddlebors-0/+67
2023-09-03Auto merge of #115484 - GuillaumeGomez:migrate-gui-test-color-37, r=notriddlebors-9/+9
2023-09-02Correctly handle paths from foreign itemsGuillaume Gomez-0/+19
2023-09-02Migrate GUI colors test to original CSS color formatGuillaume Gomez-9/+9
2023-09-02Auto merge of #115273 - the8472:take-fold, r=cuviperbors-0/+15
2023-09-02restrict test to x86-64The 8472-0/+1
2023-09-02Auto merge of #115429 - compiler-errors:assoc-ct-lt-fallthrough, r=cjgillotbors-0/+59
2023-09-02Auto merge of #115286 - saethlin:detangler, r=petrochenkovbors-1/+1
2023-09-02Auto merge of #113295 - clarfonthey:ascii-step, r=cuviperbors-1/+1
2023-09-01Auto merge of #115276 - fmease:rustdoc-obj-lt-defs-handle-self-ty-params, r=G...bors-0/+34
2023-09-01Reuse const rendering from rustdoc in rmeta encodingBen Kimock-1/+1
2023-09-01Rollup merge of #115424 - notriddle:notriddle/issue-106413, r=oli-obkMatthias Krüger-0/+159
2023-09-01rustdoc: correctly deal with self ty params when eliding default object lifet...León Orell Valerian Liehr-0/+34
2023-09-01Add tests for type-based searchGuillaume Gomez-0/+48
2023-09-01Auto merge of #113126 - Bryanskiy:delete_old, r=petrochenkovbors-1173/+798
2023-09-01Auto merge of #111752 - dingxiangfei2009:lower-or-pattern, r=cjgillotbors-590/+931
2023-09-01Fall through when resolving elided assoc const lifetimesMichael Goulet-0/+59
2023-09-01Auto merge of #113201 - oli-obk:recursive_type_alias, r=estebank,compiler-errorsbors-13/+70
2023-09-01Auto merge of #115400 - gurry:issue-115264-ice, r=compiler-errorsbors-0/+36
2023-08-31diagnostics: avoid wrong `unused_parens` on `x as (T) < y`Michael Howell-0/+159
2023-09-01Return ident for ExprField and PatField HIR nodesGurinder Singh-0/+36
2023-08-31Auto merge of #115366 - compiler-errors:associated-type-bound-implicit-lifeti...bors-0/+19
2023-09-01update tests that are ignored by debugDing Xiang Fei-278/+326
2023-08-31Auto merge of #115389 - bvanjoi:fix-115380, r=petrochenkovbors-1/+1
2023-08-31Auto merge of #115384 - lqd:default-universe-info, r=matthewjasperbors-0/+119
2023-08-31fix(resolve): update def if binding is warning ambiguitybohan-1/+1
2023-08-31Auto merge of #115290 - compiler-errors:ctor-unsafe, r=cjgillotbors-16/+52
2023-08-31Rollup merge of #115378 - ferrocene:ignore-cross-compile, r=lqdMatthias Krüger-0/+7
2023-08-31Auto merge of #115392 - compiler-errors:coherence-spans, r=aliemjaybors-17/+7
2023-08-30Auto merge of #115194 - tmiasko:inline-always-encode-mir, r=compiler-errorsbors-0/+19
2023-08-30Test and note unsafe ctor to fn ptr coercionMichael Goulet-16/+25
2023-08-30rustc_layout_scalar_valid_range makes ctors unsafeMichael Goulet-0/+27
2023-08-30Auto merge of #115144 - Zoxc:parallel-guard, r=compiler-errorsbors-2/+5
2023-08-30Don't record spans for predicates in coherenceMichael Goulet-17/+7
2023-08-30Update failure statusJohn Kåre Alsaker-2/+5
2023-08-30add test for issue 114907Rémy Rakic-0/+119
2023-08-30Permit recursive weak type aliasesOli Scherer-13/+70
2023-08-30`ignore-cross-compile` remaining tests that run binariesLukas Wirth-0/+7
2023-08-30Test variances of TAITsOli Scherer-0/+136
2023-08-30Revert "Auto merge of #102417 - oli-obk:opaque_lifetimes2, r=jackh726"Oli Scherer-79/+62
2023-08-30lower bare boolean expression with if-constructDing Xiang Fei-14/+2
2023-08-30lower ExprKind::Use, LogicalOp::Or and UnOp::NotDing Xiang Fei-409/+415
2023-08-30mir-opt test before patchDing Xiang Fei-0/+299
2023-08-30Rollup merge of #115363 - kpreid:suggest-private, r=compiler-errorsMatthias Krüger-0/+25
2023-08-30Rollup merge of #115355 - lqd:issue-115351, r=compiler-errorsMatthias Krüger-0/+39
2023-08-30Rollup merge of #115347 - y21:generic-bound-impl-trait-ty, r=compiler-errorsMatthias Krüger-0/+40
2023-08-30Rollup merge of #115313 - gurry:issue-114918-cycle-detected, r=compiler-errorsMatthias Krüger-0/+91
2023-08-30Rollup merge of #114704 - bvanjoi:fix-114636, r=compiler-errorsMatthias Krüger-38/+44
2023-08-30Make get_return_block() return Some only for HIR nodes in bodyGurinder Singh-0/+91
2023-08-30Capture lifetimes for associated type bounds destined to be lowered to opaquesMichael Goulet-0/+19