mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-09 02:54:49 +00:00
This fixed a bug where bindgen was providing cwd() for src_dir, but actually the src_dir should have been based on the filename. This prevents that problem from happening in the future! |
||
|---|---|---|
| .. | ||
| canonicalization | ||
| lang | ||
| mem_pool | ||
| parse | ||
| ast_error.rs | ||
| builtin_aliases.rs | ||
| constrain.rs | ||
| lib.rs | ||
| module.rs | ||
| solve_type.rs | ||