rust/library/core
Aaron Hill 5d26145dee
Remove semicolon from internal err macro
This macro is used in expression position (a match arm), and only
compiles because of #33953

Regardless of what happens with that issue, this makes the
usage of the macro less confusing at the call site.
2020-11-18 23:10:35 -05:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Remove semicolon from internal err macro 2020-11-18 23:10:35 -05:00
tests Rollup merge of #79114 - andjo403:nonzero_leading_trailing_zeros, r=m-ou-se 2020-11-18 15:46:31 +01:00
Cargo.toml