File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ changelog-seen = 1
3636# toolchain or changing LLVM locally, you probably want to set this to true.
3737#
3838# It's currently false by default due to being newly added; please file bugs if
39- # enabling this did not work for you on Linux (macOS and Windows support is
40- # coming soon) .
39+ # enabling this did not work for you on x86_64-unknown-linux-gnu.
40+ # Other target triples are currently not supported; see #77084 .
4141#
4242# We also currently only support this when building LLVM for the build triple.
4343#
@@ -380,7 +380,7 @@ changelog-seen = 1
380380
381381# Whether or not to leave debug! and trace! calls in the rust binary.
382382# Overrides the `debug-assertions` option, if defined.
383- #
383+ #
384384# Defaults to rust.debug-assertions value
385385# debug-logging = debug-assertions
386386
You can’t perform that action at this time.
0 commit comments