Avatar for the FuelLabs user
FuelLabs
sway
BlogDocsChangelog

Performance History

Latest Results

@ Split self-without-self test into separate functions The filecheck `check`/`nextln` pairs were binding to the wrong error. With both `self.x()` and bare `self` in one function, the bare `self` line showed up as trailing context inside the first error block, so the second `check: let _ = self;` matched there and its `nextln` for the error message failed (the next line was `}`, not the message). Putting each use in its own function keeps the two error context windows from overlapping, so each check/nextln pair binds to its own error. @
Dnreikronos:typecheck/self_param_missing_error
31 minutes ago
Add test for self used without a self parameter
Dnreikronos:typecheck/self_param_missing_error
1 hour ago
fmt and clippy issues
xunilrj/improve-rawptr-write
2 days ago
Update call_basic_storage contract ID for new data-section bytecode
Dnreikronos:fix/large-data-section-ice
2 days ago
Update e2e snapshots for new data-section bytecode sizes
Dnreikronos:fix/large-data-section-ice
2 days ago
Format const generic insert to satisfy rustfmt
Dnreikronos:fix/type-alias-array-const-generics-ice
2 days ago
Apply rustfmt to method application argument loop
Dnreikronos:fix/ref-mut-method-check
3 days ago

Latest Branches

CodSpeed Performance Gauge
-1%
sway-core: Clarify error for self used without a self parameter#7647
46 minutes ago
44836c2
Dnreikronos:typecheck/self_param_missing_error
CodSpeed Performance Gauge
+13%
2 days ago
23fd054
xunilrj/improve-rawptr-write
CodSpeed Performance Gauge
0%
2 days ago
4eff7df
Dnreikronos:fix/large-data-section-ice
© 2026 CodSpeed Technology
Home Terms Privacy Docs