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
/
structural_impls.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1166
/
+0
2020-08-18
Moved coverage counter injection from BasicBlock to Statement.
Rich Kadel
-0
/
+5
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-4
/
+4
2020-08-02
Use Lift derive proc-macro in librustc_traits.
Camille GILLOT
-0
/
+2
2020-07-27
it works again :tada:
Bastian Kauschke
-5
/
+3
2020-07-27
introduce PredicateAtom
Bastian Kauschke
-32
/
+49
2020-07-27
add reuse_or_mk_predicate
Bastian Kauschke
-1
/
+1
2020-07-27
`PredicateKint` -> `PredicateKind`, the beginning of the end
Bastian Kauschke
-22
/
+13
2020-07-27
add `PredicateKint`, because who doesn't like bodging
Bastian Kauschke
-0
/
+11
2020-07-15
update const arg queries
Bastian Kauschke
-0
/
+13
2020-07-15
InstanceDef::Item
Bastian Kauschke
-2
/
+3
2020-07-05
Shrink ParamEnv to 16 bytes
Mark Rousskov
-5
/
+2
2020-06-30
remove unused `TypeError::ProjectionBoundsLength`
Bastian Kauschke
-1
/
+0
2020-06-30
change `skip_binder` to use T by value
Bastian Kauschke
-2
/
+2
2020-06-21
Cache flags and escaping vars for predicates
Matthew Jasper
-3
/
+25
2020-06-15
make all uses of ty::Error or ConstKind::Error delay a span bug
mark
-4
/
+4
2020-06-03
Auto merge of #72754 - lcnr:predicate-fold, r=nikomatsakis
bors
-1
/
+2
2020-06-03
Auto merge of #70107 - lcnr:issue68977, r=eddyb
bors
-1
/
+1
2020-06-02
change WellFormed predicate to GenericArg
Bastian Kauschke
-5
/
+1
2020-06-02
add WellFormedConst predicate
Bastian Kauschke
-0
/
+4
2020-05-31
remove trivial calls to mk_const
Bastian Kauschke
-1
/
+5
2020-05-29
remove trivial `mk_predicate`s
Bastian Kauschke
-1
/
+2
2020-05-28
Auto merge of #72494 - lcnr:predicate-cleanup, r=nikomatsakis
bors
-1
/
+1
2020-05-23
iterate List by value
Bastian Kauschke
-1
/
+1
2020-05-22
Remove ReScope
Matthew Jasper
-2
/
+0
2020-05-20
intern `PredicateKind`
Bastian Kauschke
-0
/
+10
2020-05-20
introduce newtype'd `Predicate<'tcx>`
Bastian Kauschke
-5
/
+11
2020-05-20
rename `Predicate` to `PredicateKind`, introduce alias
Bastian Kauschke
-26
/
+30
2020-05-19
Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakis
bors
-0
/
+3
2020-05-18
Move InlineAsmTemplatePiece and InlineAsmOptions to librustc_ast
Amanieu d'Antras
-2
/
+2
2020-05-18
Add asm! to MIR
Amanieu d'Antras
-0
/
+3
2020-05-17
Assume unevaluated consts are equal to the other consts and add ConstEquate o...
Ben Lewis
-0
/
+4
2020-05-12
Remove ty::UnnormalizedProjection
Jack Huey
-6
/
+1
2020-05-01
Prevent functions with `#[target_feature]` to be coerced to safe function poi...
LeSeulArtichaut
-0
/
+1
2020-04-16
ty: add `ty::ConstKind::Error` to replace `tcx.consts.err`.
Eduard-Mihai Burtescu
-6
/
+8
2020-04-02
nix rustc_target::abi::* reexport in ty::layout
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+1082