about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-06-27 08:06:47 +0200
committerGitHub <noreply@github.com>2022-06-27 08:06:47 +0200
commit13e4f87c4dc9f9caa13141966fd79de560240be9 (patch)
tree704a6a6e5d2d53a2c67fc475b852fd7c29b8b26d /compiler/rustc_codegen_llvm/src
parent43dd0e2424a1086e0d9d649f717b3646da6586b6 (diff)
parent93d3359d37bd4f0c5e4a73617ee554f536582a50 (diff)
downloadrust-13e4f87c4dc9f9caa13141966fd79de560240be9.tar.gz
rust-13e4f87c4dc9f9caa13141966fd79de560240be9.zip
Rollup merge of #98530 - davidkna:known-bug-ref, r=Mark-Simulacrum
compiletest: add issue number param to `known-bug`

I was getting some errors while testing this, but I'm pretty sure that was unrelated to my changes.

Closes #98436

> Basically, instead of `// known-bug`, do `// known-bug #00000` or maybe `// known-bug chalk#00`?
>
> From: https://rust-lang.zulipchat.com/#narrow/stream/326866-t-types.2Fnominated/topic/.2398095.3A.20NLL.3A.20unsound.20verification.20of.20higher.20ranked.20outlives.E2.80.A6/near/287258738

I also added an `unknown` escape-hatch because I didn't find corresponding issues for every `// known-bug`.

The syntax also ended up being `// known-bug: `, because of `set_name_value_directive`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions