We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd75a9c commit fea27a6Copy full SHA for fea27a6
triagebot.toml
@@ -1306,6 +1306,21 @@ cc = ["@m-ou-se"]
1306
[mentions."compiler/rustc_ast_lowering/src/format.rs"]
1307
cc = ["@m-ou-se"]
1308
1309
+[mentions."#[miri::intrinsic_fallback_is_spec]"]
1310
+type = "content"
1311
+message = """
1312
+`#[miri::intrinsic_fallback_is_spec]` must only be used if the function actively checks for all UB cases,
1313
+and explores the possible non-determinism of the intrinsic.
1314
+"""
1315
+cc = ["@rust-lang/miri"]
1316
+[mentions."#[rustc_allow_const_fn_unstable]"]
1317
1318
1319
+`#[rustc_allow_const_fn_unstable]` needs careful audit to avoid accidentally exposing unstable
1320
+implementation details on stable.
1321
1322
+cc = ["@rust-lang/wg-const-eval"]
1323
+
1324
1325
# ------------------------------------------------------------------------------
1326
# PR assignments
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments