mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
s/rtfeldman/roc-lang/g in links to GitHub repos
This commit is contained in:
parent
af8a81de9f
commit
97e2900bf5
84 changed files with 174 additions and 174 deletions
|
@ -358,7 +358,7 @@ pub fn unify(
|
|||
);
|
||||
// At this point we can't do anything with must-implement constraints, since we're no
|
||||
// longer solving. We must assume that they were totally caught during solving.
|
||||
// After we land https://github.com/rtfeldman/roc/issues/3207 this concern should totally
|
||||
// After we land https://github.com/roc-lang/roc/issues/3207 this concern should totally
|
||||
// go away.
|
||||
let _ = must_implement_constraints;
|
||||
// Pools are only used to keep track of variable ranks for generalization purposes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue