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
/
constant.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-21
Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
bjorn3
-3
/
+3
2020-11-16
update `cg_clif`
Bastian Kauschke
-3
/
+3
2020-11-06
Rustfmt
bjorn3
-7
/
+2
2020-11-04
s/Scalar::Raw/Scalar::Int
oli
-1
/
+1
2020-11-04
Fix cranelift build
oli
-3
/
+2
2020-11-03
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...
bjorn3
-14
/
+12
2020-10-12
Avoid iadd for ptr const val with zero offset
bjorn3
-4
/
+7
2020-10-12
Make _rust_extern_with_linkage_* readonly
bjorn3
-1
/
+1
2020-10-08
Use the new cranelift-module interface
bjorn3
-27
/
+18
2020-09-29
Rustup to rustc 1.48.0-nightly (fc2daaae6 2020-09-28)
bjorn3
-6
/
+1
2020-09-23
Document almost all modules
bjorn3
-0
/
+2
2020-09-23
Shorten __alloc symbol names a bit
bjorn3
-1
/
+1
2020-08-28
fmt: Run cargo fmt since it is available
CohenArthur
-39
/
+99
2020-08-23
Rustup to rustc 1.47.0-nightly (663d2f5cd 2020-08-22)
bjorn3
-2
/
+2
2020-08-22
FunctionCx: Refactor `fx.cx.tcx` into `fx.tcx`
CohenArthur
-14
/
+14
2020-08-22
FunctionCx: Rename codegen_cx -> cx
CohenArthur
-24
/
+24
2020-08-22
FunctionCx: WIP: Remove more common fields from CodegenCx
CohenArthur
-8
/
+8
2020-08-22
FunctionCx: WIP: Fix overzealous sed usage
CohenArthur
-2
/
+2
2020-08-22
FunctionCx: WIP: Fix syntax error on sed codegen_cx -> .codegen_cx
CohenArthur
-24
/
+24
2020-08-22
FunctionCx: WIP: Replace .constants with codegen_cx.constants
CohenArthur
-2
/
+2
2020-08-22
FunctionCx: Replace .module with .codegen_cx.module
CohenArthur
-12
/
+12
2020-08-22
FunctionCx: WIP: Replace .tcx with .codegen_cx.tcx
CohenArthur
-14
/
+14
2020-08-20
Evaluate all mir.required_consts and report any errors
bjorn3
-1
/
+25
2020-08-20
Fix weak linkage
bjorn3
-36
/
+44
2020-07-23
Fix -Zpolymorphize
bjorn3
-1
/
+1
2020-07-23
Rustup to rustc 1.47.0-nightly (bbebe7351 2020-07-22)
bjorn3
-1
/
+1
2020-07-17
Rustup to rustc 1.46.0-nightly (5c9e5df3a 2020-07-16)
bjorn3
-5
/
+5
2020-07-01
Don't panic on unevaluatable promoted constants
bjorn3
-9
/
+23
2020-06-30
Mark allocations as mutable when necessary
bjorn3
-6
/
+7
2020-06-27
Rustup to rustc 1.46.0-nightly (7750c3d46 2020-06-26)
bjorn3
-1
/
+1
2020-06-20
Implement #[link_section]
bjorn3
-6
/
+9
2020-06-04
Rustup to rustc 1.45.0-nightly (56daaf669 2020-06-03)
bjorn3
-12
/
+19
2020-05-25
Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)
bjorn3
-8
/
+4
2020-04-04
Remove the trans_const_place and TransPlaceInterpreter hack
bjorn3
-156
/
+28
2020-04-03
Rustup to rustc 1.44.0-nightly (537ccdf3a 2020-04-02)
bjorn3
-1
/
+2
2020-04-02
Rustup to rustc 1.44.0-nightly (76b11980a 2020-04-01)
bjorn3
-3
/
+0
2020-03-31
Rustup to rustc 1.44.0-nightly (211365947 2020-03-30)
bjorn3
-3
/
+3
2020-03-30
Rustup to rustc 1.44.0-nightly (699f83f52 2020-03-29)
bjorn3
-2
/
+2
2020-03-28
Rustup to rustc 1.44.0-nightly (75208942f 2020-03-27)
bjorn3
-3
/
+3
2020-03-27
Limit publicness to crate where possible and remove unused imports
bjorn3
-6
/
+6
2020-03-20
Add clif ir comments for stack2reg opt
bjorn3
-4
/
+4
2020-03-17
Rustup to rustc 1.43.0-nightly (dd6718796 2020-03-16)
bjorn3
-3
/
+3
2020-03-14
Use Vec instead of HashSet for ccx.todo
bjorn3
-18
/
+10
2020-03-14
Error on allocation containing reference to TLS value
bjorn3
-1
/
+6
2020-03-12
Rustup to rustc 1.43.0-nightly (c20d7eecb 2020-03-11)
bjorn3
-1
/
+0
2020-03-09
Use multiple codegen units
bjorn3
-1
/
+1
2020-03-07
Misc changes
bjorn3
-5
/
+1
2020-03-04
Rustup to rustc 1.43.0-nightly (4ad624882 2020-03-03)
bjorn3
-4
/
+0
2020-02-26
Tls support
bjorn3
-0
/
+4
2020-02-22
Rustup to rustc 1.43.0-nightly (8aa9d2014 2020-02-21)
bjorn3
-40
/
+7
[next]