Miscellaneous inlining improvements
This commit is contained in:
parent
c4f186f0ea
commit
c1f6495b8e
17 changed files with 45 additions and 0 deletions
|
@ -922,6 +922,7 @@ pub trait HasTargetSpec {
|
|||
}
|
||||
|
||||
impl HasTargetSpec for Target {
|
||||
#[inline]
|
||||
fn target_spec(&self) -> &Target {
|
||||
self
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue