summary refs log tree commit diff
path: root/src/librustc_target/lib.rs
AgeCommit message (Expand)AuthorLines
2018-07-25Deny bare_trait_objects globallyTatsuyuki Ishi-2/+0
2018-07-12Deny bare trait objects in librustc_target and libtestljedrz-0/+2
2018-05-17Stabilise inclusive_range_methodsvarkor-1/+0
2018-05-01Removed direct field usage of RangeInclusive in rustc itself.kennytm-1/+1
2018-04-26Emit range metadata on calls returning scalars (fixes #50157)Anthony Ramine-0/+1
2018-04-26rustc_target: move in syntax::abi and flip dependency.Irina Popa-1/+4
2018-04-26rustc_target: move in type definitions from rustc_trans::abi.Irina Popa-1/+2
2018-04-26rustc_target: move in type definitions from ty::layout.Irina Popa-0/+3
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-0/+39