Skip to content

Commit 4b5007a

Browse files
author
Jorge Aparicio
committed
fix tidy error
1 parent 5683bf9 commit 4b5007a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ impl Build {
517517
// NOTE `git submodule status` output looks like this:
518518
//
519519
// -5066b7dcab7e700844b0e2ba71b8af9dc627a59b src/liblibc
520-
// +b37ef24aa82d2be3a3cc0fe89bf82292f4ca181c src/compiler-rt (remotes/origin/rust-llvm-2016-07-18-1-gb37ef24)
520+
// +b37ef24aa82d2be3a3cc0fe89bf82292f4ca181c src/compiler-rt (remotes/origin/..)
521521
// e058ca661692a8d01f8cf9d35939dfe3105ce968 src/jemalloc (3.6.0-533-ge058ca6)
522522
//
523523
// The first character can be '-', '+' or ' ' and denotes the `State` of the submodule

0 commit comments

Comments
 (0)