rust/compiler/rustc_metadata/src
bors ad27045c31 Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35
Rollup of 8 pull requests

Successful merges:

 - #134655 (Stabilize `hash_extract_if`)
 - #135933 (Explain how Vec::with_capacity is faithful)
 - #136668 (Stabilize `core::str::from_utf8_mut` as `const`)
 - #136775 (Update `String::from_raw_parts` safety requirements)
 - #137109 (stabilize extract_if)
 - #137349 (Implement `read_buf` for zkVM stdin)
 - #137493 (configure.py: don't instruct user to run nonexistent program)
 - #137516 (remove some unnecessary rustc_const_unstable)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-02-25 05:41:34 +00:00
..
rmeta Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
creader.rs Rollup merge of #135501 - tgross35:stdlib-dependencies-private, r=bjorn3 2025-02-23 00:16:18 +01:00
dependency_format.rs Review comments 2024-12-20 08:35:02 +00:00
errors.rs Inject compiler_builtins during postprocessing rather than via AST 2025-02-21 17:37:03 +00:00
foreign_modules.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
fs.rs Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
lib.rs stabilize extract_if 2025-02-23 21:11:12 +07:00
locator.rs Improve debugging for metadata structures 2025-02-20 08:23:56 +00:00
native_libs.rs Change span field accesses to method calls 2025-02-24 14:22:31 +01:00