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_ssa
/
src
/
mono_item.rs
Age
Commit message (
Expand
)
Author
Lines
2024-03-18
Fix ICE: `global_asm!()` Don't Panic When Unable to Evaluate Constant
Veera
-17
/
+29
2024-03-12
Check whether a static is mutable instead of passing it down
Oli Scherer
-1
/
+1
2024-02-24
Add asm label support to AST and HIR
Gary Guo
-1
/
+2
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-4
/
+4
2023-07-30
inline format!() args up to and including rustc_codegen_llvm
Matthias Krüger
-2
/
+2
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-2
/
+2
2022-11-13
Store a LocalDefId in hir::AnonConst.
Camille GILLOT
-6
/
+6
2022-04-15
Add codegen for global_asm! sym operands
Amanieu d'Antras
-1
/
+23
2022-03-29
Make some rustc code conform to strict provenance.
Aria Beingessner
-1
/
+1
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-2
/
+1
2021-05-13
Add support for const operands and options to global_asm!
Amanieu d'Antras
-4
/
+32
2021-02-15
Use an ItemId inside mir::GlobalAsm.
Camille GILLOT
-2
/
+2
2020-08-30
ty: remove obsolete printer
David Wood
-4
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+98