mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
fixup! Rename bindgen_rs to rust_glue
This commit is contained in:
parent
fcd9819118
commit
cc790a2773
2 changed files with 2 additions and 2 deletions
|
@ -3766,7 +3766,7 @@ fn send_header_two<'a>(
|
|||
|
||||
{
|
||||
// If we don't have an app module id (e.g. because we're doing
|
||||
// `roc check myplatform.roc` or because we're doing bindgen),
|
||||
// `roc check myplatform.roc` or because we're generating glue code),
|
||||
// insert the `requires` symbols into the platform module's IdentIds.
|
||||
//
|
||||
// Otherwise, get them from the app module's IdentIds, because it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue