Add #![forbid(unsafe_code)]; fix up README.md badges and links

- Forbids unsafe code
- Adds a "Safety Dance" badge
- Fixes the GitHub Actions status badge
- Fixes up links that changed with the move to `iqlusioninc` org
This commit is contained in:
Tony Arcieri
2019-11-29 10:06:52 -08:00
parent 2f963a15d0
commit 7f3d821df2
6 changed files with 40 additions and 38 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
on:
pull_request: {}
push:
branches: master
branches: develop
name: Rust