Commit 5e33570
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 59a87d8 commit 5e33570
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