File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- This crate is similar to the [ ` origin-start ` example] , except that it enables
1+ This crate is similar to the [ origin-start example] , except that it enables
22lto when built with --release.
33
44[ origin-start example ] : https://github.com/sunfishcode/origin/blob/main/example-crates/origin-start/README.md
Original file line number Diff line number Diff line change 1- This crate is similar to the [ ` origin-start ` example] , except that it doesn't
1+ This crate is similar to the [ origin-start example] , except that it doesn't
22enable the "alloc" feature, so it doesn't get a global allocator.
33
44[ origin-start example ] : https://github.com/sunfishcode/origin/blob/main/example-crates/origin-start/README.md
Original file line number Diff line number Diff line change 1- This crate is similar to the [ ` origin-start ` example] , except that doesn't
1+ This crate is similar to the [ origin-start example] , except that doesn't
22print any output, and enables optimizations for small code size. To produce a
33small binary, compile with ` --release ` .
44
You can’t perform that action at this time.
0 commit comments