Commit 2f23d32
committed
Remove wrong sentence about mangling in
@bjorn3 helpfully noted that symbols do not stay the same across
`rustc` compiler versions.
The overall sentence is anyway a bit misleading, because the "hard"
requirement is the second one: mixing `rustc` compiler versions
is not something we will support. IIRC I was thinking about possible
patch level fixes to `rustc` stable versions when I wrote that.
Link: Rust-for-Linux#52 (comment)
Signed-off-by: Miguel Ojeda <[email protected]>v0 scheme1 parent c9a72e7 commit 2f23d32
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments