You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImproperCTypes: add architecture for layered reasoning in lints
Another change that only impacts rustc developers:
Added the necessary changes so that lints are able to specify in detail
"A in unsafe because of its B field, which in turn is unsafe because of
C, etc",
and possibly specify multiple help messages (multiple ways to reach
FFI-safety)
0 commit comments