[yew-devel] [PATCH yew-widget-toolkit 1/4] macros: update compiler version in invalid_type test

Shannon Sterz s.sterz at proxmox.com
Tue Jan 14 12:44:37 CET 2025


Signed-off-by: Shannon Sterz <s.sterz at proxmox.com>
---
 pwt-macros/tests/builder/invalid_type.stderr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pwt-macros/tests/builder/invalid_type.stderr b/pwt-macros/tests/builder/invalid_type.stderr
index 1920c2bf..b3edd69e 100644
--- a/pwt-macros/tests/builder/invalid_type.stderr
+++ b/pwt-macros/tests/builder/invalid_type.stderr
@@ -16,4 +16,4 @@ help: the return type of this call is `{float}` due to the type of the argument
 6 | |     wrong_type: i32,
   | |______________^
 note: method defined here
- --> /usr/src/rustc-1.70.0/library/core/src/option.rs:971:18
+ --> /usr/src/rustc-1.84.0/library/core/src/option.rs:992:12
-- 
2.39.5





More information about the yew-devel mailing list