What's Changed
- Fixes get_current_debug_location error. by @ErisianArchitect in #683
- Fixes bug in write_bitcode_to_file in #6. by @ErisianArchitect in #685
- Swaps raw pointer types with NonNull for better safety and niches by @ErisianArchitect in #687
- Added /.zed/ to .gitignore by @ErisianArchitect in #692
- feat(values): derive Clone and Copy for CallableValue (#346) by @mvanhorn in #693
- Made this code not weird. by @ErisianArchitect in #694
- Fixes #695: Underflow in create_from_memory_range. by @ErisianArchitect in #696
- Upgrade to syn 3.0 by @Pat-Lafon in #698
- Removal of support for LLVM 11 by @TheDan64 in 91b30c0
New Contributors
Full Changelog: 0.9.0...0.10.0