Skip to content

Commit

Permalink
Mention issue name
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadrieril committed Apr 29, 2024
1 parent 363be26 commit cc8a3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/exporter/src/constant_utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ impl From<ConstantExpr> for Expr {
base: None,
user_ty: None,
}),
// TODO: propagate the generics and trait refs
// TODO: propagate the generics and trait refs (see #636)
GlobalName {
id,
generics: _,
Expand Down

0 comments on commit cc8a3f7

Please sign in to comment.