mirror of https://github.com/rwf2/Rocket.git
Update UI tests for latest nightly.
This commit is contained in:
parent
5cb243fc24
commit
786db9b832
|
@ -492,6 +492,6 @@ error[E0308]: mismatched types
|
|||
help: try using a conversion method
|
||||
|
|
||||
203 | #[field(default_with = Some("hi".to_string()))]
|
||||
| ^^^^^^^^^^^^^^^^
|
||||
| ^^^^^^^^^^^^
|
||||
203 | #[field(default_with = Some("hi".to_string()))]
|
||||
| ^^^^^^^^^^^^^^^^
|
||||
| ^^^^^^^^^^^^
|
||||
|
|
Loading…
Reference in New Issue