fmt: remove .rustfmt.toml
deleted .rustfmt.toml
@@ -1,29 +0,0 @@
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
modified git-storage/src/backend/write.rs
@@ -16,12 +16,9 @@ use git_ext::{
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -67,7 +64,7 @@ impl Write {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -225,7 +222,7 @@ impl<'a> Transaction<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -289,7 +286,7 @@ impl<'a> Transaction<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -298,7 +295,7 @@ impl<'a> Transaction<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -309,14 +306,14 @@ impl<'a> Transaction<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -355,7 +352,7 @@ impl<'a> Transaction<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-storage/src/refdb.rs
@@ -60,7 +60,7 @@ impl<'a> TryFrom<git2::Reference<'a>> for Reference {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-storage/src/refdb/iter.rs
@@ -37,7 +37,7 @@ impl<'a, G: glob::Pattern + Debug> Iterator for ReferencesGlob<'a, G> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-storage/src/refdb/write/previous.rs
@@ -55,14 +55,14 @@ impl Edit {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -118,7 +118,7 @@ impl Remove {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/git-ref-format/core/src/cbor.rs
@@ -8,18 +8,12 @@ use std::convert::TryFrom;
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/git-ref-format/core/src/check.rs
@@ -101,6 +101,6 @@ pub fn ref_format(opts: Options, s: &str) -> Result<(), Error> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified radicle-git-ext/git-ref-format/core/src/deriv.rs
@@ -10,12 +10,9 @@ use std::{
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/git-ref-format/core/src/name.rs
@@ -14,8 +14,7 @@ use std::{
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -285,7 +284,7 @@ impl RefString {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/git-ref-format/core/src/refspec.rs
@@ -182,7 +182,7 @@ impl PatternString {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/git-ref-format/core/src/serde.rs
@@ -9,10 +9,7 @@ use ::serde::{de, Deserialize, Deserializer, Serialize, Serializer};
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/git-ref-format/macro/src/lib.rs
@@ -38,11 +38,11 @@ pub fn refname(input: TokenStream) -> TokenStream {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -75,20 +75,20 @@ pub fn qualified(input: TokenStream) -> TokenStream {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -121,17 +121,17 @@ pub fn component(input: TokenStream) -> TokenStream {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -159,10 +159,10 @@ pub fn pattern(input: TokenStream) -> TokenStream {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified radicle-git-ext/git-ref-format/src/lib.rs
@@ -124,17 +124,8 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-git-ext/src/author.rs
@@ -122,7 +122,7 @@ impl FromStr for Author {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/src/blob.rs
@@ -83,13 +83,13 @@ impl<'a> Blob<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -100,7 +100,7 @@ impl<'a> Blob<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -112,9 +112,9 @@ impl<'a> Blob<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -124,7 +124,7 @@ impl<'a> Blob<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/src/tree.rs
@@ -70,11 +70,11 @@ impl Tree<'_> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/t/src/git_ref_format/tests.rs
@@ -2,15 +2,7 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/build.rs
@@ -16,8 +16,7 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/examples/browsing.rs
@@ -36,7 +36,7 @@ fn main() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/examples/diff.rs
@@ -42,7 +42,7 @@ fn get_options_or_exit() -> Options {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -52,7 +52,7 @@ fn init_repository_or_exit(path_to_repo: &str) -> Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/blob.rs
@@ -138,7 +138,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -162,7 +162,7 @@ impl<'a> Serialize for BlobRef<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/branch.rs
@@ -134,7 +134,7 @@ impl Local {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/diff.rs
@@ -381,23 +381,23 @@ impl Serialize for FileDiff {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -555,14 +555,14 @@ impl Serialize for Modification {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -574,7 +574,7 @@ impl Serialize for Modification {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/diff/git.rs
@@ -18,16 +18,7 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -168,24 +159,24 @@ impl TryFrom<git2::Patch<'_>> for DiffContent {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -254,7 +245,7 @@ impl<'a> TryFrom<git2::Diff<'a>> for Diff {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/fs.rs
@@ -297,7 +297,7 @@ impl Entry {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -396,21 +396,21 @@ impl Directory {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -520,7 +520,7 @@ impl Directory {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/glob.rs
@@ -18,12 +18,9 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/namespace.rs
@@ -24,11 +24,7 @@ use std::{
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/refs.rs
@@ -44,7 +44,7 @@ impl<'a> Iterator for Tags<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -67,7 +67,7 @@ impl<'a> Iterator for TagNames<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -111,7 +111,7 @@ impl<'a> Iterator for Branches<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -134,7 +134,7 @@ impl<'a> Iterator for BranchNames<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -194,7 +194,7 @@ impl<'a> Iterator for Categories<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/repo.rs
@@ -33,17 +33,7 @@ use crate::{
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -405,7 +395,7 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/tag.rs
@@ -136,7 +136,7 @@ impl TryFrom<&git2::Reference<'_>> for Tag {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/code_browsing.rs
@@ -3,8 +3,7 @@ use std::path::Path;
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/diff.rs
@@ -2,23 +2,10 @@ use pretty_assertions::assert_eq;
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/file_system.rs
@@ -7,8 +7,7 @@ mod directory {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|