Rollup merge of #112411 - programmerjake:portable-simd-cc, r=Mark-Simulacrum
add programmerjake to portable-simd cc list
This commit is contained in:
commit
d09b8d1922
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ Portable SIMD is developed in its own repository. If possible, consider \
|
|||
making this change to [rust-lang/portable-simd](https://github.com/rust-lang/portable-simd) \
|
||||
instead.
|
||||
"""
|
||||
cc = ["@calebzulawski"]
|
||||
cc = ["@calebzulawski", "@programmerjake"]
|
||||
|
||||
[mentions."src/librustdoc/clean/types.rs"]
|
||||
cc = ["@camelid"]
|
||||
|
|
Loading…
Add table
Reference in a new issue