rust/compiler/rustc_mir_build/src
bors 794c12416b Auto merge of #137397 - matthiaskrgr:rollup-ls2pilo, r=matthiaskrgr
Rollup of 10 pull requests

Successful merges:

 - #132876 (rustdoc book: acknowledge --document-hidden-items)
 - #136148 (Optionally add type names to `TypeId`s.)
 - #136609 (libcore/net: `IpAddr::as_octets()`)
 - #137336 (Stabilise `os_str_display`)
 - #137350 (Move methods from Map to TyCtxt, part 3.)
 - #137353 (Implement `read_buf` for WASI stdin)
 - #137361 (Refactor `OperandRef::extract_field` to prep for MCP838)
 - #137367 (Do not exempt nonexistent platforms from platform policy)
 - #137374 (Stacker now handles miri using a noop impl itself)
 - #137392 (remove few unused fields)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-02-21 19:57:50 +00:00
..
builder Rollup merge of #137305 - nnethercote:rustc_middle-2, r=lcnr 2025-02-21 12:45:25 +01:00
thir Move methods from Map to TyCtxt, part 3. 2025-02-21 14:31:09 +11:00
check_tail_calls.rs Rollup merge of #135973 - WaffleLapkin:tail-track-caller-fix, r=compiler-errors 2025-02-07 12:01:56 +01:00
check_unsafety.rs Move methods from Map to TyCtxt, part 3. 2025-02-21 14:31:09 +11:00
errors.rs Rollup merge of #136817 - dianne:clean-and-comment-pat-migration, r=Nadrieril 2025-02-17 06:37:36 +01:00
lib.rs Remove the `mir_build` hook. 2025-01-31 15:15:01 +11:00