@@ -27,6 +27,7 @@ while test -n "$1"; do
gcc)
CFLAGS="$CFLAGS -s -Wl,-z,noseparate-code,-z,nosectionheader -flto"
;;
rustc) ;;
'rustc +nightly')
RUSTFLAGS="+nightly -Zlocation-detail=none $RUSTFLAGS"
The note is not visible to the blocked user.