Files
rust/compiler/rustc_data_structures/src
Matthias Krüger b1ff6e3e10 Rollup merge of #110814 - WaffleLapkin:sprinkle_#inline, r=Nilstrieb
Sprinkle some `#[inline]` in `rustc_data_structures::tagged_ptr`

This is based on `nm --demangle (rustc +a --print sysroot)/lib/librustc_driver-*.so | rg CopyTaggedPtr` which shows many methods that should probably be inlined. May fix the regression in https://github.com/rust-lang/rust/pull/110795.

r? ```@Nilstrieb```
2023-04-27 15:10:53 +02:00
..
2020-08-30 18:45:07 +03:00
2022-03-04 16:57:34 +01:00
2023-04-14 13:04:58 +00:00
2020-08-30 18:45:07 +03:00
2022-12-12 19:49:53 +01:00
2023-04-18 14:13:19 -04:00
2022-03-04 16:57:34 +01:00
2023-04-09 23:22:14 +02:00
2023-04-20 19:54:10 +00:00
2020-09-08 22:37:18 -04:00
2023-04-09 23:22:14 +02:00