TL note: current means target
This commit is contained in:
parent
28628f3743
commit
325af25c94
35 changed files with 43 additions and 43 deletions
|
@ -497,7 +497,7 @@ hir_analysis_tait_forward_compat2 = item does not constrain `{$opaque_type}`, bu
|
|||
|
||||
hir_analysis_target_feature_on_main = `main` function is not allowed to have `#[target_feature]`
|
||||
|
||||
hir_analysis_too_large_static = extern static is too large for the current architecture
|
||||
hir_analysis_too_large_static = extern static is too large for the target architecture
|
||||
|
||||
hir_analysis_track_caller_on_main = `main` function is not allowed to be `#[track_caller]`
|
||||
.suggestion = remove this annotation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue