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_cranelift
/
src
/
unsize.rs
Age
Commit message (
Expand
)
Author
Lines
2024-10-17
Allow dropping dyn principal
Michael Goulet
-1
/
+3
2024-09-30
Relax a debug assertion in codegen
Michael Goulet
-14
/
+3
2024-09-25
Add a debug assertion in codegen that unsize casts of the same principal trai...
Michael Goulet
-1
/
+16
2024-09-20
Do not unnecessarily eval consts in codegen
Michael Goulet
-4
/
+4
2024-08-08
Rename struct_tail_erasing_lifetimes to struct_tail_for_codegen
Michael Goulet
-1
/
+1
2024-06-14
Only compute vtable information during codegen
Michael Goulet
-2
/
+1
2024-05-09
Make builtin_deref just return a Ty
Michael Goulet
-1
/
+1
2024-03-22
Programmatically convert some of the pat ctors
Michael Goulet
-4
/
+2
2024-03-05
only set noalias on Box with the global allocator
Ralf Jung
-4
/
+0
2024-01-26
Merge commit '3e50cf65025f96854d6597e80449b0d64ad89589' into sync_cg_clif-202...
bjorn3
-4
/
+3
2023-12-19
Merge commit '3a9bf729322fb5035518f99b9d76a742bf7c124e' into sync_cg_clif-202...
bjorn3
-30
/
+84
2023-08-29
const_eval and codegen: audit uses of is_zst
Ralf Jung
-1
/
+3
2023-07-07
Rename `adjustment::PointerCast` and variants using it to `PointerCoercion`
Nilstrieb
-2
/
+2
2023-03-28
Move `mir::Field` → `abi::FieldIdx`
Scott McMurray
-2
/
+2
2023-03-25
Refactor: `VariantIdx::from_u32(0)` -> `FIRST_VARIANT`
Scott McMurray
-1
/
+1
2023-03-15
Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202...
bjorn3
-4
/
+2
2023-02-14
s/eval_usize/eval_target_usize/ for clarity
Oli Scherer
-1
/
+1
2022-10-23
Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202...
bjorn3
-1
/
+39
2022-08-06
make NOP dyn casts not require anything about the vtable
Ralf Jung
-0
/
+1
2022-07-25
Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into sync_cg_clif-202...
bjorn3
-5
/
+1
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-2
/
+2
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-1
/
+1
2021-08-18
Fold `vtable_trait_upcasting_coercion_new_vptr_slot` logic into obligation pr...
Charles Lew
-14
/
+3
2021-08-06
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-202...
bjorn3
-2
/
+0
2021-08-03
Implement pointer casting.
Charles Lew
-15
/
+48
2021-06-28
Update other codegens to use tcx managed vtable allocations.
Charles Lew
-3
/
+1
2021-03-05
Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...
bjorn3
-50
/
+25
2020-10-26
Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6b...
bjorn3
-0
/
+238