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
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-29
Remove a FIXME resolved by #73578
JohnTitor
-1
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-4
/
+2
2021-03-21
Don't consider !Unpin references as noalias
Nikita Popov
-0
/
+40
2021-01-18
Use `rustc_type_ir::{IntTy,UintTy,FloatTy} instead of the `rustc_ast` ones in...
LeSeulArtichaut
-7
/
+7
2020-12-18
Make BoundRegion have a kind of BoungRegionKind
Jack Huey
-1
/
+2
2020-12-04
check the recursion limit when finding struct tail
SNCPlay42
-2
/
+8
2020-11-16
words
lcnr
-0
/
+31
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-11-04
`u128` truncation and sign extension are not just interpreter related
oli
-6
/
+5
2020-10-19
fix Rvalue::ty for ThreadLocalRef
Ralf Jung
-0
/
+1
2020-10-19
fix static_ptr_ty for foreign statics, and more comments in check_unsafety
Ralf Jung
-0
/
+3
2020-10-15
mangling: non-monomorphic `#[rustc_symbol_name]`
David Wood
-16
/
+2
2020-10-14
Rollup merge of #77892 - est31:remove_redundant_absolute_paths, r=lcnr
Yuki Okushi
-2
/
+2
2020-10-13
Replace absolute paths with relative ones
est31
-2
/
+2
2020-10-10
Take functions by value
Dániel Buga
-1
/
+1
2020-10-09
Revert calculate_dtor signature change
Dániel Buga
-1
/
+1
2020-10-09
Add find_map_relevant_impl
Dániel Buga
-4
/
+4
2020-09-18
don't take `TyCtxt` by reference
Bastian Kauschke
-6
/
+4
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-20
/
+20
2020-08-30
mv compiler to compiler/
mark
-0
/
+1168