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_trait_selection
/
src
/
traits
/
object_safety.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-01
more things are const evaluatable *sparkles*
Ellen
-2
/
+2
2021-01-16
Review changes
Jack Huey
-25
/
+25
2020-12-19
More rebinds
Jack Huey
-2
/
+2
2020-12-11
Move binder for dyn to each list item
Jack Huey
-16
/
+12
2020-11-17
Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk
bors
-3
/
+5
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-11-14
Set the default `BreakTy` to `!`
LeSeulArtichaut
-0
/
+2
2020-11-14
Introduce `TypeVisitor::BreakTy`
LeSeulArtichaut
-3
/
+3
2020-11-05
Fix even more URLs
Guillaume Gomez
-1
/
+1
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-3
/
+3
2020-10-30
Use `ControlFlow::is{break,continue}`
LeSeulArtichaut
-2
/
+3
2020-10-30
TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection}
LeSeulArtichaut
-12
/
+22
2020-10-29
Rollup merge of #78422 - estebank:fix-78372, r=pnkfelix
Jonas Schievink
-7
/
+13
2020-10-26
Do not ICE on invalid input
Esteban Küber
-7
/
+13
2020-10-25
check for object safety violations in constants
Bastian Kauschke
-24
/
+61
2020-10-20
review comments
Esteban Küber
-45
/
+46
2020-10-20
Tweak "object unsafe" errors
Esteban Küber
-28
/
+42
2020-10-06
Check associated type bounds for object safety violations
Matthew Jasper
-39
/
+62
2020-10-03
Replace some once(x).chain(once(y)) with [x, y] IntoIter
Scott McMurray
-2
/
+2
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-7
/
+5
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+789
[prev]