rust/compiler/rustc_metadata/src
Matthias Krüger 938742e687
Rollup merge of #133265 - the8472:extract-if-ranges, r=cuviper
Add a range argument to vec.extract_if

tracking issue: #43244

This adds the range argument requested in https://github.com/rust-lang/rust/issues/43244#issuecomment-2486160659
2024-12-17 22:34:40 +01:00
..
rmeta rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
creader.rs Add hir::Attribute 2024-12-15 19:18:46 +01:00
dependency_format.rs Make dependency_formats an FxIndexMap rather than a list of tuples 2024-12-13 11:29:15 +00:00
errors.rs Allow injecting a profiler runtime into #![no_core] crates 2024-11-24 21:12:40 +11:00
foreign_modules.rs Do not fetch HIR in native_libs. 2023-07-17 07:37:03 +00:00
fs.rs Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
lib.rs Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay 2024-10-04 14:11:34 -07:00
locator.rs aix: fix archive format 2024-11-21 10:33:07 -05:00
native_libs.rs Rollup merge of #133265 - the8472:extract-if-ranges, r=cuviper 2024-12-17 22:34:40 +01:00