Vadim Petrochenkov
Vadim Petrochenkov
What does "std support" means exactly? You can, for example, make you own crate and make it the std library. Having an std library shipped is not a property of...
r? @workingjubilee
>I have concerns that many of the attributes locations are not validated This is something that I personally intend to fix eventually, similarly to https://github.com/rust-lang/rust/pull/57321 that did it for attribute...
I think it would be reasonable to list location in which the attribute should certainly be allowed, and keep silence about other locations.
@bors try @rust-timer queue
r? @petrochenkov @bors r+
>Would be great if you could confirm that this fixes the test errors for you locally. I confirm, there are no errors in run-make tests on my setup with this...
@bors try