v0.29.2
Changelog
✨ Features
- Rust is now actively tested — Rust has been promoted from experimental to an actively tested language
🐞 Bug Fixes
- Rust: Imports nested inside
modblocks and function bodies are now captured - Rust:
pub usere-exports are now followed throughfoo.rsdirectory modules - Rust:
mod.rsis retained when expanding a bare module import - Rust: Module re-exports now resolve from directory module files
- Rust: Raw string literals are now handled by the import scanner
- Rust: The scanner falls back to tree-sitter when the fast Rust scanner fails
⚙️ Internal
- Added the Rust oracle-diff test harness
Full Changelog: v0.29.1...v0.29.2