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
/
test
/
codegen
/
consts.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-31
Make globals with private linkage unnamed. Fixes #50862.
Colin Pronovost
-2
/
+2
2018-07-10
Upgrade to LLVM's master branch (LLVM 7)
Alex Crichton
-2
/
+3
2018-03-08
Adjust test which differs between 32 bit and 64 bit
Oliver Schneider
-2
/
+2
2018-03-08
Codegen tests
Oliver Schneider
-5
/
+5
2017-11-19
rustc: do not inject discriminant fields into Layout::General's variants.
Eduard-Mihai Burtescu
-2
/
+2
2017-11-19
rustc_trans: always insert alignment padding, even before the first field.
Eduard-Mihai Burtescu
-2
/
+2
2017-11-19
rustc_trans: use a predictable layout for constant ADTs.
Eduard-Mihai Burtescu
-2
/
+2
2016-10-21
Adapt codegen test to new naming scheme for generated symbols.
Michael Woerister
-3
/
+3
2016-08-24
Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.
Eduard Burtescu
-12
/
+8
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-0
/
+5
2015-10-10
Set proper alignment on constants
Björn Steinbrink
-0
/
+66