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
/
deriving
Age
Commit message (
Expand
)
Author
Lines
2023-11-24
Show number in error message even for one error
Nilstrieb
-1
/
+1
2023-11-21
improve help for multiple `#[default]` variants
Lukas Markeffsky
-38
/
+103
2023-11-09
Emit #[inline] on derive(Debug)
Ben Kimock
-0
/
+15
2023-09-08
Rework no_coverage to coverage(off)
Andy Caldwell
-14
/
+14
2023-07-16
Generate safe stable code for derives on empty enums
David Tolnay
-9
/
+5
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-5
/
+5
2023-05-26
Inline derived `hash` function.
Nicholas Nethercote
-0
/
+15
2023-05-08
Move tests
Caio
-0
/
+20
2023-02-02
Don't generate unecessary `&&self.field` in deriving Debug
clubby789
-7
/
+7
2023-02-01
Fix syntax in `-Zunpretty-expanded` output for derived `PartialEq`.
Nicholas Nethercote
-3
/
+3
2023-01-30
Allow more deriving on packed structs.
Nicholas Nethercote
-81
/
+580
2023-01-28
Auto merge of #103659 - clubby789:improve-partialord-derive, r=nagisa
bors
-28
/
+23
2023-01-19
Special case `derive(Debug)` for fieldless enums
clubby789
-5
/
+6
2023-01-15
Special case deriving `PartialOrd` for certain enum layouts
clubby789
-28
/
+23
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+3111