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
/
library
/
core
/
src
/
default.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-13
update issue number for `const_trait_impl`
Deadbeef
-2
/
+2
2025-07-07
Make `Default` const and add some `const Default` impls
Esteban Küber
-1
/
+4
2025-06-14
Marks ADT live if it appears in pattern
Mu001999
-1
/
+0
2025-03-06
Remove #[cfg(not(test))] gates in core
Thalia Archibald
-1
/
+1
2024-09-05
update cfgs
Boxy
-1
/
+1
2024-08-03
Revert "Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelix"
Michael Goulet
-0
/
+1
2024-07-04
Improve dead code analysis
mu001999
-1
/
+0
2024-06-25
Detect unused structs which derived Default
mu001999
-0
/
+1
2024-05-01
Step bootstrap cfgs
Mark Rousskov
-2
/
+0
2024-03-28
Add basic trait impls for `f16` and `f128`
Trevor Gross
-0
/
+4
2024-03-16
core: document default attribute stabilization
Travis Finkenauer
-0
/
+2
2024-02-13
implement `Default` for `AsciiChar`
joseLuís
-0
/
+3
2023-10-05
Add more diagnostic items for clippy
Jason Newcomb
-0
/
+1
2023-07-08
Remove `default_free_fn` feature
Yuki Okushi
-45
/
+0
2023-06-25
Always inline primitive data types.
George
-1
/
+1
2023-04-16
rm const traits in libcore
Deadbeef
-3
/
+1
2022-11-06
cfg-step code
Mark Rousskov
-1
/
+1
2022-09-16
Prevent errors for stage0 rustc build
Deadbeef
-1
/
+1
2022-09-16
Require `#[const_trait]` for `const` `impl`s
Deadbeef
-0
/
+1
2022-08-20
Improve primitive/std docs separation and headers
Cameron Steffen
-1
/
+1
2022-04-07
Add documentation
Jacob Pratt
-0
/
+17
2021-10-30
Add #[must_use] to remaining core functions
John Kugelman
-0
/
+1
2021-08-17
Constified `Default` implementations
Deadbeef
-1
/
+2
2021-08-01
bump bootstrap compiler to 1.55
Pietro Albini
-2
/
+1
2021-07-27
Permit deriving default on enums with `#[default]`
Jacob Pratt
-1
/
+2
2021-03-04
Add diagnostic item to `Default` trait
Mateusz Gacek
-0
/
+1
2021-02-02
Bump rustfmt version
Mark Rousskov
-2
/
+4
2020-07-27
mv std libs to library/
mark
-0
/
+200