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
/
mono_item.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-22
use visibility to check unused imports and delete some stmts
bohan
-1
/
+0
2023-08-09
rustc: Move `crate_types` from `Session` to `GlobalCtxt`
Vadim Petrochenkov
-1
/
+1
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-1
/
+1
2023-05-24
Use `is_some_and`/`is_ok_and` in less obvious spots
Maybe Waffle
-2
/
+1
2023-05-09
CFI: Fix SIGILL reached via trait objects
Ramon de C Valle
-1
/
+1
2023-04-27
rename `needs_infer` to `has_infer`
Boxy
-1
/
+1
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-1
/
+1
2022-11-09
Fix diag() and formatting
SLASHLogin
-1
/
+3
2022-11-09
Port `symbol_already_defined` error
SLASHLogin
-4
/
+1
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-1
/
+0
2022-07-06
Update TypeVisitor paths
Alan Egerton
-1
/
+1
2021-12-16
Remove `in_band_lifetimes` from `rustc_codegen_llvm`
LegionMammal978
-2
/
+2
2021-10-01
Fix clippy lints
Guillaume Gomez
-7
/
+3
2021-10-01
Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkov
Manish Goregaokar
-0
/
+6
2021-10-01
Add `pie` as another `relocation-model` value
Marcel Hlopko
-0
/
+6
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
/
+2
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-2
/
+1
2021-08-20
Stop emitting the `dso_local` LLVM attribute for external symbols under the s...
Patrick Walton
-0
/
+5
2021-05-28
Fix static relocation model for PowerPC64
Boris-Chengbiao Zhou
-11
/
+31
2021-04-03
Manually set dso_local when its valid to do so
Simonas Kazlauskas
-0
/
+41
2020-08-30
mv compiler to compiler/
mark
-0
/
+84