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_codegen_llvm
/
src
/
consts.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-28
Fix static relocation model for PowerPC64
Boris-Chengbiao Zhou
-6
/
+3
2021-05-18
Set dso_local for more items
Boris-Chengbiao Zhou
-0
/
+13
2021-02-14
Replace const_cstr with cstr crate
Xidorn Quan
-3
/
+3
2021-02-04
Use is_local instead of as_local
bjorn3
-2
/
+2
2021-02-02
Avoid a hir access inside get_static
bjorn3
-56
/
+24
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-3
/
+3
2020-11-04
Auto merge of #78280 - bugadani:span, r=lcnr
bors
-14
/
+14
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-4
/
+2
2020-10-27
Query span as late as possible
Dániel Buga
-14
/
+14
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-3
/
+3
2020-09-21
Rollup merge of #76962 - est31:const_cstr, r=oli-obk
Ralf Jung
-4
/
+3
2020-09-20
Use const_cstr macro in consts.rs
est31
-4
/
+3
2020-09-19
Stop using the `const_eval` query for initializers of statics
Oliver Scherer
-5
/
+2
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+512