about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-10-31 19:11:25 -0500
committerTrevor Gross <tmgross@umich.edu>2024-11-03 17:43:16 -0600
commit95ecf0c262ac3c74fa271f792713946c01c7ec82 (patch)
treeb0adf430a561e7a2135e8d6235a8afb30d05439c /compiler/rustc_codegen_llvm/src
parentb8c8287a229cd79604aa84c25e1235fc78cd5f2e (diff)
downloadrust-95ecf0c262ac3c74fa271f792713946c01c7ec82.tar.gz
rust-95ecf0c262ac3c74fa271f792713946c01c7ec82.zip
Update `compiler_builtins` to 0.1.138 and pin it
This updates to a new version of builtins that includes [1], which was
the last blocker to us enabling `f128` tests on all platforms 🎉.

With this update, also change to pinning the version with `=` rather
than using the default carat versioning. This is meant to ensure that
`compiler-builtins` does not get updated as part of the weekly
`Cargo.lock` update, since updates to this crate need to be intentional:
changes to rust-lang/rust and rust-lang/compiler-builtins sometimes need
to be kept in lockstep, unlike most dependencies, and sometimes these
updates can be problematic.

[1]: https://github.com/rust-lang/compiler-builtins/pull/624
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions