Skip to content

ShE3py/rust-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal cargo generate template, shamelessy stolen from rust-github/template, but allows creating workspaces and enables many lints.

Usage:

cargo generate ShE3py/rust-template

To update the lint store:

./check-lints.sh

It will ask for new lint levels as needed, e.g.:

warn: lint invalid_doc_attributes default was relaxed from deny to warn, while current value is deny
new value: deny

To get the updated .cargo/config.toml, run (in the tools/ subfolder):

cargo run --bin reflag

About

My personal rust template.

Topics

Resources

License

Stars

Watchers

Forks