rust/library
Pietro Albini 6fd0d1ba14
make sure the standard library compiles properly with synthetic targets
It might happen that a synthetic target name does not match one of the
hardcoded ones in std's build script, causing std to fail to build. This
commit changes the std build script avoid including the restricted-std
feature unconditionally when a synthetic target is being built.
2023-06-12 09:34:13 +02:00
..
2023-06-04 15:55:34 +02:00
2023-05-07 18:57:43 +03:00
2023-05-02 10:32:07 +00:00