rust-lang / rust-mode

Emacs configuration for Rust
Apache License 2.0
1.11k stars 179 forks source link

Native compilation warnings #509

Closed DaKnig closed 7 months ago

DaKnig commented 9 months ago

Warning (comp): rust-utils.el:51:10: Warning: assignment to free variable ‘safe-to-forward’ Disable showing Disable logging Warning (comp): rust-utils.el:49:14: Warning: reference to free variable ‘safe-to-forward’ Disable showing Disable logging

psibi commented 7 months ago

Thanks for the report, fixed it!