Merge remote-tracking branch 'origin/namespace'
modified git-ref-format/core/src/cbor.rs
@@ -103,7 +103,7 @@ impl<'de: 'a, 'a> Decode<'de> for Namespaced<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-ref-format/core/src/deriv.rs
@@ -75,7 +75,7 @@ impl<'a> Qualified<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -83,7 +83,7 @@ impl<'a> Qualified<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -352,7 +352,7 @@ impl<'a> Namespaced<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-ref-format/core/src/name.rs
@@ -193,7 +193,7 @@ impl RefStr {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-ref-format/core/src/serde.rs
@@ -127,7 +127,7 @@ impl<'de: 'a, 'a> Deserialize<'de> for Namespaced<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-ref-format/t/src/tests.rs
@@ -158,7 +158,7 @@ fn namespaced() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -166,13 +166,13 @@ fn namespaced() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -181,7 +181,7 @@ fn strip_namespace() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -191,9 +191,9 @@ fn strip_namespace() {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -203,13 +203,13 @@ fn strip_nested_namespaces() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|