rust/compiler/rustc_codegen_ssa/src
Scott McMurray 9be16ebe89 Refactoring after the PlaceValue addition
I added `PlaceValue` in 123775, but kept that one line-by-line simple because it touched so many places.

This goes through to add more helpers & docs, and change some `PlaceRef` to `PlaceValue` where the type didn't need to be included.

No behaviour changes.
2024-05-10 20:09:37 -07:00
..
back rustc: Don't pass -fuse-ld=lld on wasm targets 2024-05-03 19:47:15 -07:00
debuginfo Remove extern crate rustc_middle from numerous crates. 2024-04-29 14:50:45 +10:00
mir Refactoring after the PlaceValue addition 2024-05-10 20:09:37 -07:00
traits Refactoring after the PlaceValue addition 2024-05-10 20:09:37 -07:00
assert_module_sources.rs Rename IntoDiagnosticArg as IntoDiagArg. 2024-03-11 09:12:19 +11:00
base.rs Refactoring after the PlaceValue addition 2024-05-10 20:09:37 -07:00
codegen_attrs.rs Rename NestedMetaItem::name_value_literal. 2024-04-24 16:28:34 +10:00
common.rs Remove extern crate rustc_middle from numerous crates. 2024-04-29 14:50:45 +10:00
errors.rs remove extraneous note on UnableToRunDsymutil diagnostic 2024-04-26 17:24:06 +00:00
lib.rs Step bootstrap cfgs 2024-05-01 22:19:11 -04:00
meth.rs Remove extern crate rustc_middle from numerous crates. 2024-04-29 14:50:45 +10:00
mono_item.rs Remove extern crate rustc_middle from numerous crates. 2024-04-29 14:50:45 +10:00
size_of_val.rs Remove extern crate rustc_middle from numerous crates. 2024-04-29 14:50:45 +10:00
target_features.rs Remove extern crate rustc_middle from numerous crates. 2024-04-29 14:50:45 +10:00