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
/
tests
/
ui
/
auto-traits
Age
Commit message (
Expand
)
Author
Lines
2023-12-14
update use of feature flags
lcnr
-1
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-12
/
+12
2023-11-13
Turn assert_eq into a delay_span_bug
Mu001999
-0
/
+28
2023-11-06
Extend builtin/auto trait args with error when they have >1 argument
Michael Goulet
-0
/
+21
2023-10-03
Gate against auto traits pre-expansion
Michael Goulet
-0
/
+21
2023-08-28
Revert "Suggest using `Arc` on `!Send`/`!Sync` types"
David Tolnay
-1
/
+0
2023-08-09
Suggest using `Arc` on `!Send`/`!Sync` types
Esteban Kuber
-0
/
+1
2023-07-28
clean up after 113312
Oleksandr Babak
-2
/
+4
2023-07-06
update auto trait handling
lcnr
-0
/
+53
2023-06-02
Don't ICE in new solver when auto traits have associated types
Michael Goulet
-1
/
+15
2023-03-06
Bless the suspicious-negative-impls-lint.rs
Mu42
-33
/
+3
2023-03-06
Moves the negative impls into a separate test file
Mu42
-67
/
+115
2023-03-06
emit the suspicious_auto_trait_impls for negative impls as well
Mu42
-12
/
+67
2023-02-26
Rollup merge of #107941 - compiler-errors:str-has-u8-slice-for-auto, r=lcnr
Matthias Krüger
-0
/
+29
2023-02-25
Special note for str in auto traits
Michael Goulet
-1
/
+1
2023-02-25
Treat `str` as containing `[u8]` for auto trait purposes
Michael Goulet
-0
/
+29
2023-02-25
Complete migrating `ast_passes` to derive diagnostics
clubby789
-9
/
+9
2023-01-11
Rollup merge of #106360 - estebank:remove-borrow-suggestion, r=compiler-errors
Michael Goulet
-1
/
+5
2023-01-11
Use the root trait predicate to determine whether to remove references
Esteban Küber
-1
/
+5
2023-01-11
Note predicate span on ImplDerivedObligation
Michael Goulet
-1
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+639