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_middle
/
src
/
ty
/
cast.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-11
Simplify intra-crate qualifiers.
Nicholas Nethercote
-1
/
+1
2024-09-24
unify dyn* coercions with other pointer coercions
Lukas Markeffsky
-6
/
+0
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+2
2024-04-29
Remove `extern crate rustc_macros` from `rustc_middle`.
Nicholas Nethercote
-1
/
+1
2024-04-03
rename `expose_addr` to `expose_provenance`
joboet
-1
/
+1
2024-03-23
rename MIR int2ptr casts to match library name
Ralf Jung
-1
/
+1
2024-03-22
Make RawPtr take Ty and Mutbl separately
Michael Goulet
-1
/
+1
2022-10-06
Remove `mir::CastKind::Misc`
ouz-a
-0
/
+26
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-1
/
+1
2022-09-12
Rename some variants
Michael Goulet
-2
/
+1
2022-09-12
dyn* through more typechecking and MIR
Eric Holk
-0
/
+5
2022-07-05
Add a helper method with an explicit name instead of hand rolling a match 3x
Oli Scherer
-0
/
+6
2021-01-18
Use `rustc_type_ir::{IntTy,UintTy,FloatTy} instead of the `rustc_ast` ones in...
LeSeulArtichaut
-2
/
+1
2021-01-17
Edit rustc_middle::ty::cast docs
pierwill
-5
/
+6
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+67