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
/
traits
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-06
Change x64 size checks to not apply to x32.
Harald van Dijk
-1
/
+1
2021-02-18
Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
bors
-2
/
+13
2021-02-15
Add `ptr::Pointee` trait (for all types) and `ptr::metadata` function
Simon Sapin
-2
/
+13
2021-02-03
added a suggestion to create a `const` item if the `fn` in the array repeat e...
Henry Boisdequin
-1
/
+4
2021-01-30
Remove const_in_array_rep_expr
kadmin
-2
/
+1
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
-4
/
+5
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-20
review comments
Esteban Küber
-1
/
+1
2020-10-20
Tweak "object unsafe" errors
Esteban Küber
-20
/
+54
2020-09-24
remove enum name from ImplSource variants
Bastian Kauschke
-45
/
+44
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
-4
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+754