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_builtin_macros
/
src
/
deriving
/
default.rs
Age
Commit message (
Expand
)
Author
Lines
2022-08-29
Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.
Nicholas Nethercote
-2
/
+2
2022-08-22
Use `AttrVec` in more places.
Nicholas Nethercote
-4
/
+2
2022-08-17
Remove `TraitDef::attributes`.
Nicholas Nethercote
-1
/
+0
2022-07-09
Clarify args terminology.
Nicholas Nethercote
-1
/
+1
2022-07-04
Avoid unnecessary blocks in derive output.
Nicholas Nethercote
-23
/
+18
2022-07-01
Simplify pointer handling.
Nicholas Nethercote
-1
/
+1
2022-07-01
Remove `{Method,Trait}Def::is_unsafe`.
Nicholas Nethercote
-2
/
+0
2022-04-29
errors: `span_suggestion` takes `impl ToString`
David Wood
-1
/
+1
2022-04-07
Stabilize `derive_default_enum`
Jacob Pratt
-12
/
+1
2022-02-19
Adopt let else in more places
est31
-3
/
+2
2021-12-28
Remove FIXME
Jacob Pratt
-3
/
+0
2021-07-27
Prohibit `#[default]` in invalid places
Jacob Pratt
-3
/
+37
2021-07-27
Add machine-applicable suggestions
Jacob Pratt
-8
/
+42
2021-07-27
Permit deriving default on enums with `#[default]`
Jacob Pratt
-31
/
+166
2020-08-30
mv compiler to compiler/
mark
-0
/
+86