Skip to content

Commit

Permalink
Auto merge of #109756 - cr1901:msp-shift, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Update compiler-builtins to 0.1.91 to bring in msp430 shift primitive…

… fixes.

This fixes unsoundness on MSP430 where `compiler-builtins` and LLVM didn't agree on the width of the shift amount argument of the shifting primitives (4 bytes vs 2 bytes). See rust-lang/compiler-builtins#522 for more details.
  • Loading branch information
bors committed Apr 3, 2023
2 parents a0099ee + 678c7da commit e725fca
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e725fca

Please sign in to comment.