Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 108b32e

Browse files
Fix tests
1 parent 3e9b8ba commit 108b32e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎src/test/ui/const-generics/issue-103243.rs‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ where
3333
{
3434
}
3535
}
36+
37+
fn main() {}

‎src/test/ui/impl-trait/issue-103599.stderr‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ LL |
77
LL | wrap(wrap(x))
88
| ------- recursive call site
99
|
10-
= help: a `loop` may express intention better if this is on purpose
1110
= note: `#[warn(unconditional_recursion)]` on by default
11+
= help: a `loop` may express intention better if this is on purpose
1212

1313
warning: 1 warning emitted
1414

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /