8179611c237e102e2528a3c465b27231ca4959ce
Previously, the CompileError error messages were just `Debug::fmt` written to stdout and there wasn't really a backtrace in the code included. Now, when there is an error in an imported file, it will display a backtrace of the files included that caused this error. These are not perfect error messages and are a bit rough around the edges but they are good enough for now. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Description
No description provided
Languages
Rust
95.5%
Python
4.2%
Shell
0.3%