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
Add MSRV options to `unnested_or_patterns`
changelog: [`unnested_or_patterns`] can now be configured with the `msrv` config/attribute.
Fixesrust-lang#6953
Hi,
I have a strange message with the latest version of the compiler from the incoming repo. This message is provided by valgrind with only a simple main.
This is the message :
I just compile the program like this :
> rustc main.rs
And i use no flag with valgrind.
The text was updated successfully, but these errors were encountered: