We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4466d03 commit 5d91d83Copy full SHA for 5d91d83
RELEASES.md
@@ -92,7 +92,7 @@ API changes
92
implementation. Add the similar `From<&'a SliceInfo<T, Din, Dout>> for
93
SliceInfo<&'a [SliceInfoElem], Din, Dout>` conversion as an alternative.
94
- Change the *expr* `;` *step* case in the `s![]` macro to error at compile
95
- time if an unsupported type for *expr* is used instead of panicking at
+ time if an unsupported type for *expr* is used, instead of panicking at
96
runtime.
97
98
https://github.com/rust-ndarray/ndarray/pull/570 <br>
0 commit comments