FuelLabs
sway
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
update tests
xunilrj/improve-rawptr-write
21 hours ago
@ 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
3 days ago
Add test for self used without a self parameter
Dnreikronos:typecheck/self_param_missing_error
3 days ago
fmt and clippy issues
xunilrj/improve-rawptr-write
5 days ago
Update call_basic_storage contract ID for new data-section bytecode
Dnreikronos:fix/large-data-section-ice
5 days ago
Update e2e snapshots for new data-section bytecode sizes
Dnreikronos:fix/large-data-section-ice
5 days ago
Format const generic insert to satisfy rustfmt
Dnreikronos:fix/type-alias-array-const-generics-ice
5 days ago
Apply rustfmt to method application argument loop
Dnreikronos:fix/ref-mut-method-check
6 days ago
Latest Branches
CodSpeed Performance Gauge
-1%
Improve `raw_ptr::write` (1/n)
#7646
21 hours ago
2fecbe8
xunilrj/improve-rawptr-write
CodSpeed Performance Gauge
-1%
sway-core: Clarify error for self used without a self parameter
#7647
3 days ago
44836c2
Dnreikronos:typecheck/self_param_missing_error
CodSpeed Performance Gauge
0%
Fix ICE when data section exceeds 2^12 words
#7643
5 days ago
4eff7df
Dnreikronos:fix/large-data-section-ice
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs