decathorpe opened issue #3761:
It looks like the cranelift-isle is missing a LICENSE file (or symlink). Since all other crates I see in this repository contain a LICENSE file or symlink, this seems to have been a simple oversight when creating the cranelift-isle crate a few months ago.
cfallin commented on issue #3761:
Thanks for noticing this!
cfallin closed issue #3761:
It looks like the cranelift-isle is missing a LICENSE file (or symlink). Since all other crates I see in this repository contain a LICENSE file or symlink, this seems to have been a simple oversight when creating the cranelift-isle crate a few months ago.
decathorpe commented on issue #3761:
It now looks like the cranelift-isle crate was split into multiple crates, and the LICENSE file was not moved / copied accordingly :(
cfallin commented on issue #3761:
Sorry about that! I'll fix it, and see about adding a check to our CI to ensure we don't break this again.
Last updated: Nov 22 2024 at 16:03 UTC