about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-03-01 03:41:53 +0100
committerGitHub <noreply@github.com>2022-03-01 03:41:53 +0100
commit4001d98019c050c22f80ab61b7c62e2cc7c633a0 (patch)
treeeb2515ec14032b2fc5a3613af3d9daa4fb56f7c5 /compiler/rustc_mir_transform/src/coverage/debug.rs
parentbf6954b2fc752dc0e946b821bd2b5e04358aee49 (diff)
parent4de99e187c0e389449d96db847d5d9ad68259954 (diff)
downloadrust-4001d98019c050c22f80ab61b7c62e2cc7c633a0.tar.gz
rust-4001d98019c050c22f80ab61b7c62e2cc7c633a0.zip
Rollup merge of #94452 - workingjubilee:sync-simd-bitmasks, r=workingjubilee
Sync portable-simd for bitmasks &c.

In the ideal case, where everything works easily and nothing has to be rearranged, it is as simple as:
- `git subtree pull -P library/portable-simd https://github.com/rust-lang/portable-simd - ${branch}`
- write the commit message
- `python x.py test --stage 1` to make sure it runs
- `git push` to your PR-to-rustc branch

If anything borks up this flow, you can fix it with sufficient git wizardry but you are usually better off going back to the source, fixing it, and starting over, before you open the PR.

r? `@calebzulawski`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions