Skip to content

Commit d665ca9

Browse files
authored
Unrolled build for rust-lang#121257
Rollup merge of rust-lang#121257 - tshepang:extraneous, r=Mark-Simulacrum remove extraneous text from example config
2 parents c9c83cc + 6147973 commit d665ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@
829829
# target triples containing `-none`, `nvptx`, `switch`, or `-uefi`.
830830
#no-std = <platform-specific> (bool)
831831

832-
# This is an array of the codegen backends that will be compiled a rustc
832+
# This is an array of the codegen backends that will be
833833
# compiled for this target, overriding the global rust.codegen-backends option.
834834
# See that option for more info.
835835
#codegen-backends = rust.codegen-backends (array)

0 commit comments

Comments
 (0)