Commit ccbc4e5
committed
README.md: Note on cargo publish
Date: Thu, 09 Jun 2022 01:16:09 -0700
From: lord-ne <notifications@github.com>
To: avr-rust/delay <delay@noreply.github.com>
Cc: Geert Stappers <stappers@stappers.it>, Author <author@noreply.github.com>
Subject: Re: [avr-rust/delay] ran out of registers during register allocation (Issue #21)
I think we can use the --no-verify option to publish without building,
which will avoid this error.
The crate *can* successfully build, but only in release mode. Since the
version that's currently on crates.io doesn't work at all, I think it
would still be better to publish this, even though it can't build in
debug mode.
--
Reply to this email directly or view it on GitHub:
#21 (comment)
You are receiving this because you authored the thread.
Message ID: </issues/21/1150815568@github.com>1 parent 3b80ff7 commit ccbc4e5
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
0 commit comments