diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-08 21:02:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-08 21:02:01 +0100 |
| commit | b9a3952479cda1e86d49a544f0da07485421d3ac (patch) | |
| tree | be22cbd13c0d1caf344779fa5cbfd7dd07b051a9 /tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs | |
| parent | e76bd6214f4ecc23461cf0a1e471075f220addda (diff) | |
| parent | d6b597b786fad6e726fe458bb329959979a0e239 (diff) | |
| download | rust-b9a3952479cda1e86d49a544f0da07485421d3ac.tar.gz rust-b9a3952479cda1e86d49a544f0da07485421d3ac.zip | |
Rollup merge of #122157 - dpaoliello:targetdesc, r=Nilstrieb
Add the new description field to Target::to_json, and add descriptions for some MSVC targets The original PR to add a `description` field to `Target` (<https://github.com/rust-lang/rust/pull/121905>) didn't add the field to `Target::to_json`, which meant that the `check_consistency` testwould fail if you tried to set a description as it wouldn't survive round-tripping via JSON: https://github.com/rust-lang/rust/actions/runs/8180997936/job/22370052535#step:27:4967 This change adds the field to `Target::to_json`, and sets some descriptions to verify that it works correctly.
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs')
0 files changed, 0 insertions, 0 deletions
