Commit f24498b
committed
Remove temporary workaround for rust-protobuf
Remove #![allow(soft_unstable)], which was previously added to
workaround an issue in rust-protobuf [1]. This issue has been
semi-resolved upstream [2], so we can deny this warning once more.
[1]: stepancheg/rust-protobuf#551
[2]: stepancheg/rust-protobuf#551 (comment)1 parent a1de8c0 commit f24498b
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
0 commit comments