mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Remove excess trailing space
This commit is contained in:
parent
3fb97ecf28
commit
497cfe5e48
@ -485,7 +485,7 @@ fix to the maintainers (e.g. by creating a pull request):
|
||||
section in `Cargo.toml` to use your own version of the dependency. For more
|
||||
information, see:
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
|
||||
",
|
||||
",
|
||||
upstream_info = upstream_info,
|
||||
update_message = update_message,
|
||||
);
|
||||
|
@ -108,7 +108,7 @@ fix to the maintainers (e.g. by creating a pull request):
|
||||
section in `Cargo.toml` to use your own version of the dependency. For more
|
||||
information, see:
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
|
||||
|
||||
|
||||
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
|
||||
|
||||
"#]])
|
||||
@ -143,7 +143,7 @@ fix to the maintainers (e.g. by creating a pull request):
|
||||
section in `Cargo.toml` to use your own version of the dependency. For more
|
||||
information, see:
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
|
||||
|
||||
|
||||
The package `foo v0.0.0 ([ROOT]/foo)` currently triggers the following future incompatibility lints:
|
||||
> [WARNING] unused variable: `x`
|
||||
...
|
||||
@ -198,7 +198,7 @@ fix to the maintainers (e.g. by creating a pull request):
|
||||
section in `Cargo.toml` to use your own version of the dependency. For more
|
||||
information, see:
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
|
||||
|
||||
|
||||
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
|
||||
|
||||
"#]])
|
||||
@ -233,7 +233,7 @@ fix to the maintainers (e.g. by creating a pull request):
|
||||
section in `Cargo.toml` to use your own version of the dependency. For more
|
||||
information, see:
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
|
||||
|
||||
|
||||
The package `bar v1.0.0` currently triggers the following future incompatibility lints:
|
||||
> [WARNING] unused variable: `x`
|
||||
...
|
||||
@ -686,7 +686,7 @@ fix to the maintainers (e.g. by creating a pull request):
|
||||
section in `Cargo.toml` to use your own version of the dependency. For more
|
||||
information, see:
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
|
||||
|
||||
|
||||
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
|
||||
|
||||
"#]])
|
||||
@ -714,7 +714,7 @@ fix to the maintainers (e.g. by creating a pull request):
|
||||
section in `Cargo.toml` to use your own version of the dependency. For more
|
||||
information, see:
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
|
||||
|
||||
|
||||
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
|
||||
|
||||
"#]])
|
||||
|
Loading…
x
Reference in New Issue
Block a user