Browse Source
Rust has an unfortunate syntax for setting attributes on a module file: ```rust #![...] ``` Since this is typically put at the top of the file, that makes the shebang the first two characters, which makes the `after-save-hook` function `executable-make-buffer-file-executable-if-script-p` function change any such rust files executable.custom
committed by
Bozhidar Batsov
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue