index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_target
Age
Commit message (
Expand
)
Author
Lines
2018-05-01
Auto merge of #49724 - kennytm:range-inc-start-end-methods, r=Kimundi
bors
-3
/
+3
2018-05-01
Don’t eliminate frame pointers on apple by default
Simonas Kazlauskas
-0
/
+2
2018-05-01
Removed direct field usage of RangeInclusive in rustc itself.
kennytm
-3
/
+3
2018-04-26
Emit range metadata on calls returning scalars (fixes #50157)
Anthony Ramine
-1
/
+19
2018-04-26
Fixed tidy errors.
Irina Popa
-34
/
+34
2018-04-26
rustc_target: move in syntax::abi and flip dependency.
Irina Popa
-8
/
+148
2018-04-26
rustc_target: move in cabi_* from rustc_trans.
Irina Popa
-214
/
+2162
2018-04-26
rustc_trans: generalize cabi_* to any context type.
Irina Popa
-3
/
+13
2018-04-26
rustc_target: move for_variant and field TyLayout methods to a trait.
Irina Popa
-1
/
+59
2018-04-26
rustc_target: move LayoutOf's type parameter to an associated type.
Irina Popa
-3
/
+4
2018-04-26
rustc_target: move in type definitions from rustc_trans::abi.
Irina Popa
-3
/
+220
2018-04-26
rustc_target: move in type definitions from ty::layout.
Irina Popa
-0
/
+765
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-0
/
+5213