Commit 802b2a9
Add module resolution debugging infrastructure
- Add new module_resolution_debug.rs with ModuleResolutionDebugger
- Track symbol declaration and merge events with file origins
- Add flags_to_string helper for readable symbol flag output
- Log symbol table merge operations during binding
- Add set_debug_file and get_debug_summary methods to ThinBinderState
- Enable debug logging via global set_debug_enabled flag
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 67e3191 commit 802b2a9
3 files changed
Lines changed: 463 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments