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

View File

@ -3304,7 +3304,7 @@ impl<'a> LayoutIds<'a> {
}
/// Compare two fields when sorting them for code gen.
/// This is called by both code gen and bindgen, so that
/// This is called by both code gen and glue, so that
/// their field orderings agree.
#[inline(always)]
pub fn cmp_fields<L: Ord>(