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
/
src
/
librustc_middle
/
ty
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1168
/
+0
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-08-14
Rollup merge of #75448 - lcnr:rn-as_local_hir_id, r=davidtwco
Tyler Mandry
-1
/
+1
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-1
/
+1
2020-08-13
merge `as_local_hir_id` with `local_def_id_to_hir_id`
Bastian Kauschke
-1
/
+1
2020-08-02
fix typos
liuzhenyu
-1
/
+1
2020-07-22
Fix rebase fallout
Aaron Hill
-1
/
+1
2020-07-22
Normalize opaque types when converting `ParamEnv` to `Reveal::All`
Aaron Hill
-66
/
+90
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-2
/
+2
2020-06-21
Make is_freeze and is_copy_modulo_regions take TyCtxtAt
Ralf Jung
-10
/
+4
2020-06-15
make all uses of ty::Error or ConstKind::Error delay a span bug
mark
-4
/
+4
2020-06-15
Rollup merge of #72879 - RalfJung:miri-tctx-at, r=oli-obk
Ralf Jung
-0
/
+1
2020-06-15
Rollup merge of #72740 - estebank:recursive-indirection, r=matthewjasper
Ralf Jung
-1
/
+9
2020-06-12
Use "reflexive equality" in docs
Dylan MacKenzie
-2
/
+2
2020-06-12
Helper method for whether type has structural equality
Dylan MacKenzie
-0
/
+51
2020-06-12
make miri InterpCx TyCtxtAt a TyCtxt, and separately remember the root span o...
Ralf Jung
-0
/
+1
2020-06-10
On recursive ADT, provide indirection structured suggestion
Esteban Küber
-1
/
+9
2020-05-23
iterate List by value
Bastian Kauschke
-2
/
+2
2020-05-12
Remove ty::UnnormalizedProjection
Jack Huey
-3
/
+1
2020-04-30
Add a convenience function for testing whether a static is `#[thread_local]`
Oliver Scherer
-0
/
+6
2020-04-24
Remove `Option` from the return type of `def_kind`.
Eduard-Mihai Burtescu
-5
/
+4
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-4
/
+2
2020-04-17
Make `needs_drop` less pessimistic on generators
Jonas Schievink
-5
/
+3
2020-04-02
use direct import for ErrorReported
Mazdak Farrokhzad
-1
/
+1
2020-04-02
nix rustc_target::abi::* reexport in ty::layout
Mazdak Farrokhzad
-2
/
+2
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+1091