Commit 86512cb
committed
passes: propagate unstability for traits
Unstability is propagated when staged API is not used and
`-Zforce-unstable-if-unmarked` is, but this only happened for const
functions not const traits, which ends up being an issue for some of the
minicore tests of codegen backends when introducing the sizedness traits.1 parent 0f77655 commit 86512cb
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
| |||
0 commit comments