Skip to content

0.11.0

Compare
Choose a tag to compare
@ubolonton ubolonton released this 05 Aug 01:05
· 150 commits to master since this release
  • Made env.call a lot more flexible. Also added value.call.
  • Added rust-wrong-type-user-ptr to wrong-type-argument classification.
  • Deprecated emacs::module_init! and emacs::export_functions!.
  • ReplacedIntoLisp implementation for AsRef<str> with separate implementations for &str and &String.