rust/compiler/rustc_mir_transform
bors 1b2c53a15d Auto merge of - matthiaskrgr:rollup-gzimi4c, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 -  (Improve std::fs::read_to_string example)
 -  (Add asm goto support to `asm!`)
 -  (Docs for std::ptr::slice_from_raw_parts)
 -  (Add new Tier-3 target: `loongarch64-unknown-linux-musl`)
 -  (Fix quadratic behavior of repeated vectored writes)
 -  (Add  `#[inline]` to `BTreeMap::new` constructor)
 -  (Make TAITs and ATPITs capture late-bound lifetimes in scope)
 -  (PassWrapper: update for llvm/llvm-project@a331937197)

Failed merges:

 -  (Tweak the way we protect in-place function arguments in interpreters)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-03-08 09:34:05 +00:00
..
src Auto merge of - matthiaskrgr:rollup-gzimi4c, r=matthiaskrgr 2024-03-08 09:34:05 +00:00
Cargo.toml coverage: Avoid unnecessary macros in unit tests 2023-12-07 11:12:48 +11:00
messages.ftl Print list of missing target features when calling a function with target features outside an unsafe block 2023-11-27 19:13:11 +01:00