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
/
callee.rs
Age
Commit message (
Expand
)
Author
Lines
2023-05-09
CFI: Fix SIGILL reached via trait objects
Ramon de C Valle
-2
/
+2
2023-04-27
rename `needs_infer` to `has_infer`
Boxy
-1
/
+1
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-1
/
+1
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-2
/
+2
2022-11-18
Workaround for private global symbol issue
Daniel Paoliello
-1
/
+14
2022-10-19
Get rid of native_library projection queries
nils
-1
/
+2
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-1
/
+0
2022-08-26
Implementation of import_name_type
Daniel Paoliello
-3
/
+9
2022-07-06
Update TypeVisitor paths
Alan Egerton
-1
/
+1
2021-12-16
Remove `in_band_lifetimes` from `rustc_codegen_llvm`
LegionMammal978
-1
/
+1
2021-10-06
add platform support details file for armv7-unknown-linux-uclibc
Jonah Petri
-2
/
+1
2021-10-06
Add new target armv7-unknown-linux-uclibceabihf
Yannick Koehler
-0
/
+1
2021-10-01
Fix clippy lints
Guillaume Gomez
-2
/
+2
2021-09-18
Querify `fn_abi_of_{fn_ptr,instance}`.
Eduard-Mihai Burtescu
-1
/
+1
2021-09-18
ty::layout: replicate `layout_of` setup for `fn_abi_of_{fn_ptr,instance}`.
Eduard-Mihai Burtescu
-3
/
+3
2021-05-28
Fix static relocation model for PowerPC64
Boris-Chengbiao Zhou
-2
/
+1
2021-04-03
Manually set dso_local when its valid to do so
Simonas Kazlauskas
-8
/
+11
2020-11-08
rustc_target: Rename some target options to avoid tautology
Vadim Petrochenkov
-1
/
+1
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+192