Skip to content

Commit

Permalink
Bless test output for 1.82
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Oct 30, 2024
1 parent fb3c75b commit ec85910
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions tests/integrations/basic-fail/Cargo.stdout
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Execute `DO NOT BLESS. These are meant to fail` to update `tests/actual_tests/ex
+3 | fn main() {
+ | - unclosed delimiter
+4 |
+ | ^
+ | ^
+
+error: aborting due to 1 previous error
+
Expand All @@ -127,7 +127,7 @@ error: this file contains an unclosed delimiter
3 | fn main() {
| - unclosed delimiter
4 |
| ^
| ^

error: aborting due to 1 previous error

Expand Down Expand Up @@ -1244,7 +1244,7 @@ Execute `DO NOT BLESS. These are meant to fail` to update `tests/actual_tests/ex
+3 | fn main() {
+ | - unclosed delimiter
+4 |
+ | ^
+ | ^
+
+error: aborting due to 1 previous error
+
Expand Down
2 changes: 1 addition & 1 deletion tests/integrations/dep-fail/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/integrations/dep-fail/Cargo.stdout
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ error: this file contains an unclosed delimiter
--> src/lib.rs:LL:CC
|
1 | pub trait A {
| - ^
| -^
| |
| unclosed delimiter

Expand Down
2 changes: 1 addition & 1 deletion tests/integrations/ui_test_dep_bug/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ec85910

Please sign in to comment.