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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_middle
/
src
/
ty
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-07
Remove unused `from_hir` call
Joshua Nelson
-5
/
+3
2020-11-07
Fix handling of item names for HIR
Joshua Nelson
-20
/
+45
2020-11-05
Fixed typo in comment
Ikko Ashimine
-1
/
+1
2020-11-04
Split the "raw integer bytes" part out of `Scalar`
Oliver Scherer
-1
/
+1
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-1
/
+1
2020-10-30
TypeVisitor: use `std::ops::ControlFlow` instead of `bool`
LeSeulArtichaut
-3
/
+4
2020-10-28
Auto merge of #78323 - est31:smaller_list_overlap, r=varkor
bors
-0
/
+4
2020-10-24
Iterate over the smaller list
est31
-0
/
+4
2020-10-19
Calculate visibilities once in resolve
Vadim Petrochenkov
-0
/
+1
2020-10-17
Auto merge of #77685 - jackh726:binder-map, r=lcnr
bors
-1
/
+13
2020-10-17
Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakis
Dylan DPC
-1
/
+3
2020-10-16
Review comments
Jack Huey
-2
/
+2
2020-10-16
Review comments
Jack Huey
-1
/
+13
2020-10-14
Remove unused code from rustc_middle
est31
-32
/
+0
2020-10-13
Rollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup, r=ecstatic-morse
Yuki Okushi
-7
/
+1
2020-10-06
Rollup merge of #77591 - Aaron1011:fix/hygiene-def-scope, r=estebank
Yuki Okushi
-2
/
+4
2020-10-06
Rollup merge of #76995 - LingMan:middle_matches, r=varkor
Yuki Okushi
-17
/
+17
2020-10-05
Record `expansion_that_defined` into crate metadata
Aaron Hill
-2
/
+4
2020-10-05
query_name_of_opt_const_arg -> query_name_opt_const_arg
Bastian Kauschke
-1
/
+1
2020-10-04
cleanup WithOptConstParam queries
Bastian Kauschke
-7
/
+1
2020-09-26
Revert "Add an unused field of type `Option<DefId>` to `ParamEnv` struct."
Dylan MacKenzie
-4
/
+1
2020-09-27
Rollup merge of #77209 - jyn514:fix-docs, r=petrochenkov
Jonas Schievink
-10
/
+16
2020-09-25
Fix documentation highlighting in ty::BorrowKind
Joshua Nelson
-10
/
+16
2020-09-25
Remove stray word from `ClosureKind::extends` docs
LingMan
-1
/
+1
2020-09-21
Add an unused field of type `Option<DefId>` to `ParamEnv` struct.
Bram van den Heuvel
-1
/
+4
2020-09-21
Reduce boilerplate with the matches! macro
LingMan
-17
/
+17
2020-09-19
Rollup merge of #75099 - davidtwco:is-zst-abstraction-violation, r=eddyb
Ralf Jung
-14
/
+1
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-27
/
+17
2020-09-04
ty.flags -> ty.flags()
LeSeulArtichaut
-1
/
+3
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-3
/
+5
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-0
/
+1
2020-09-01
Permit uninhabited enums to cast into ints
Mark Rousskov
-1
/
+3
2020-08-30
lint/ty: move fns to avoid abstraction violation
David Wood
-14
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+3146