index
:
emacs-config
master
Simeon's emacs config repo
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
snippets
/
rust-mode
/
deny
blob: 5b7f3d99bf714ba011685dba6972cef901a5d166 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: #[deny(lint)] # key: deny # -- #[deny(${1:lint})]