Skip to content

Commit d769b53

Browse files
committed
Pass release_max_level_info to tracing when debug-logging is disabled
1 parent a6ef398 commit d769b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_log/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ tracing-tree = "0.3.1"
1212

1313
[features]
1414
# tidy-alphabetical-start
15-
max_level_info = ['tracing/max_level_info']
15+
max_level_info = ['tracing/max_level_info', 'tracing/release_max_level_info']
1616
# tidy-alphabetical-end

0 commit comments

Comments
 (0)