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
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
Move the workspace configuration to a virtual manifest. This
reorganization makes a more clear separation between package contents
and support files that don't get distributed. It will also make it
easier to merge this repository with `compiler-builtins` if that is done
at some point, which had a similar update done in [1].
LICENSE.txt and README.md are symlinkedinto the new directory to ensure
they get included in the package.
[1]: rust-lang/compiler-builtins#702
0 commit comments