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
/
compiler
/
rustc_target
/
src
/
abi
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-01-30
Consider Scalar to be a bool only if its unsigned
Simonas Kazlauskas
-1
/
+1
2021-01-27
Inline trivial implementation of rustc_target::abi::Align
Tomasz Miąsko
-2
/
+18
2021-01-12
Rollup merge of #80042 - sivadeilra:cold_bits, r=oli-obk
Yuki Okushi
-6
/
+20
2021-01-06
Prefer enum Endian in rustc_target::Target
Lzu Tao
-8
/
+41
2021-01-05
Split a func into cold/hot parts, reducing binary size
Arlie Davis
-6
/
+20
2020-11-08
rustc_target: Rename some target options to avoid tautology
Vadim Petrochenkov
-2
/
+2
2020-11-04
Update compiler/rustc_target/src/abi/mod.rs
Oli Scherer
-1
/
+1
2020-11-04
Update compiler/rustc_target/src/abi/mod.rs
Oli Scherer
-1
/
+1
2020-11-04
`u128` truncation and sign extension are not just interpreter related
oli
-0
/
+29
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-16
/
+4
2020-10-15
Rename target_pointer_width to pointer_width and turn it into an u32
est31
-2
/
+2
2020-09-26
might_permit_raw_init: also check aggregate fields
Ralf Jung
-4
/
+19
2020-08-30
mv compiler to compiler/
mark
-0
/
+1150
[prev]