fixup! Rename bindgen_rs to rust_glue

This commit is contained in:
Richard Feldman 2022-07-24 11:54:40 -04:00
parent fcd9819118
commit cc790a2773
No known key found for this signature in database
GPG key ID: 7E4127D1E4241798
2 changed files with 2 additions and 2 deletions

View file

@ -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