Merge remote-tracking branch 'origin/nix/rust-1.66'
modified git-ref-format/core/src/deriv.rs
@@ -96,7 +96,7 @@ impl<'a> Qualified<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-ref-format/core/src/refspec.rs
@@ -345,7 +345,7 @@ impl<'a> QualifiedPattern<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified link-git/src/service.rs
@@ -19,7 +19,7 @@ pub struct Service(pub GitService);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified nix/sources.json
@@ -29,10 +29,10 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-types/src/reference.rs
@@ -283,7 +283,7 @@ impl<N, R> Reference<N, R, One> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -295,7 +295,7 @@ impl<N, R> Reference<N, R, One> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -390,7 +390,7 @@ impl<N, R> Reference<N, R, Many> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/examples/browsing.rs
@@ -38,7 +38,7 @@ fn main() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/diff/git.rs
@@ -129,7 +129,7 @@ impl TryFrom<git2::Patch<'_>> for Hunks<Addition> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -140,7 +140,7 @@ impl TryFrom<git2::Patch<'_>> for Hunks<Deletion> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/file_system.rs
@@ -16,7 +16,7 @@ mod directory {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -95,7 +95,7 @@ mod directory {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/git/code_browsing.rs
@@ -12,7 +12,7 @@ use super::GIT_PLATINUM;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -42,7 +42,7 @@ fn iterate_root_dir_recursive() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/git/diff.rs
@@ -116,8 +116,8 @@ fn test_diff() -> Result<(), Error> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/git/last_commit.rs
@@ -103,7 +103,7 @@ fn root() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/git/submodule.rs
@@ -6,5 +6,5 @@ fn test_submodule_failure() {
|
|
|
|
|
|
| - | |
| + | |
|