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
/
traits
Age
Commit message (
Expand
)
Author
Lines
2021-04-27
Make traits with GATs not object safe
Jack Huey
-0
/
+8
2021-04-08
Fix outdated crate names in compiler docs
pierwill
-1
/
+1
2021-04-02
Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebank
bors
-0
/
+3
2021-03-31
Add u32 for bound variables to Binder
Jack Huey
-1
/
+1
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-12
/
+0
2021-03-21
Rollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
Dylan DPC
-2
/
+2
2021-03-16
fix expected/found order on impl trait projection mismatch
SNCPlay42
-0
/
+3
2021-03-06
Change x64 size checks to not apply to x32.
Harald van Dijk
-1
/
+1
2021-03-02
errooaaar~
Ellen
-2
/
+2
2021-02-18
Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
bors
-2
/
+19
2021-02-15
Rollup merge of #81503 - henryboisdequin:fix-const-fn-arr-err-msg, r=estebank
Jonas Schievink
-1
/
+4
2021-02-15
Add `ptr::Pointee` trait (for all types) and `ptr::metadata` function
Simon Sapin
-2
/
+19
2021-02-03
added a suggestion to create a `const` item if the `fn` in the array repeat e...
Henry Boisdequin
-1
/
+4
2021-02-02
Update Chalk
Jack Huey
-4
/
+21
2021-02-01
Upgrade Chalk
Jack Huey
-0
/
+15
2021-01-30
Remove const_in_array_rep_expr
kadmin
-2
/
+1
2021-01-16
Enforce that query results implement Debug
Aaron Hill
-2
/
+2
2020-11-25
Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obk
bors
-1
/
+1
2020-11-24
Use the name "auto traits" everywhere in the compiler
Camelid
-1
/
+1
2020-11-22
Thread `Constness` through selection
Jonas Schievink
-6
/
+9
2020-11-16
words
lcnr
-1
/
+1
2020-10-30
Update chalk 0.32.0 -> 0.35.0
Matthew Jasper
-42
/
+26
2020-10-23
Review comments: use newtype instead of `bool`
Esteban Küber
-2
/
+15
2020-10-23
Account for possible boxable `impl Future` in semicolon removal suggestions
Esteban Küber
-2
/
+2
2020-10-22
Reduce diagram mess in 'match arms have incompatible types' error
David Tolnay
-0
/
+1
2020-10-22
Normalize when finding trait object candidates
Matthew Jasper
-1
/
+4
2020-10-20
review comments
Esteban Küber
-1
/
+1
2020-10-20
Tweak "object unsafe" errors
Esteban Küber
-20
/
+54
2020-10-06
Handle multiple applicable projection candidates
Matthew Jasper
-3
/
+4
2020-10-06
Rollup merge of #76995 - LingMan:middle_matches, r=varkor
Yuki Okushi
-4
/
+1
2020-09-24
remove enum name from ImplSource variants
Bastian Kauschke
-56
/
+55
2020-09-21
Reduce boilerplate with the matches! macro
LingMan
-4
/
+1
2020-09-14
Auto merge of #75608 - estebank:suggest-boxed-match-exprs, r=lcnr,varkor
bors
-0
/
+3
2020-09-11
Add test cases and address review comments
Esteban Küber
-2
/
+2
2020-09-11
Suggest boxed trait objects in tail `match` and `if` expressions
Esteban Küber
-0
/
+3
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-31
/
+5
2020-09-07
Rollup merge of #76340 - jonas-schievink:rm-dupe, r=Mark-Simulacrum
Dylan DPC
-68
/
+0
2020-09-04
Review comments
Jack Huey
-23
/
+19
2020-09-04
More chalk work
Jack Huey
-0
/
+38
2020-09-04
Upgrade chalk to 0.21
Jack Huey
-0
/
+15
2020-09-04
Remove unused duplicated `trivial_dropck_outlives`
Jonas Schievink
-68
/
+0
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+2060
[prev]