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
/
traits
/
const-traits
/
const_derives
Age
Commit message (
Expand
)
Author
Lines
2025-09-12
Constify Eq, Ord, PartialOrd
Evgenii Zheltonozhskii
-13
/
+1
2025-07-18
Rollup merge of #143925 - oli-obk:slice-const-partialeq, r=fee1-dead
Matthias Krüger
-0
/
+1
2025-07-17
Make `derive_const` usable within libcore again
Oli Scherer
-0
/
+1
2025-07-17
parse `const trait Trait`
Deadbeef
-5
/
+5
2025-07-11
fix PartialEq const feature name and const_cmp tracking issue
Ralf Jung
-1
/
+1
2025-07-07
Make `Default` const and add some `const Default` impls
Esteban Küber
-77
/
+34
2025-06-26
Change const trait bound syntax from ~const to [const]
Oli Scherer
-1
/
+1
2025-06-23
Make `PartialEq` a `const_trait`
Oli Scherer
-88
/
+8
2025-03-14
Do not suggest using `-Zmacro-backtrace` for builtin macros
Esteban Küber
-11
/
+0
2024-12-23
Note def descr in NonConstFunctionCall
Michael Goulet
-4
/
+4
2024-12-10
Tweak wording of non-const traits used as const bounds
Esteban Küber
-7
/
+10
2024-11-04
Rollup merge of #132544 - dianne:unstable-library-feature-backticks, r=compil...
Matthias Krüger
-1
/
+1
2024-11-03
use backticks instead of single quotes when reporting "use of unstable librar...
dianne
-1
/
+1
2024-11-03
Rename the FIXMEs, remove a few that dont matter anymore
Michael Goulet
-1
/
+1
2024-11-03
Yeet effects feature
Michael Goulet
-35
/
+8
2024-10-28
Hack out effects support for old solver
Michael Goulet
-18
/
+3
2024-10-26
Pass constness with span into lower_poly_trait_ref
Michael Goulet
-6
/
+0
2024-10-26
Deny calls to non-`#[const_trait]` methods in MIR constck
Deadbeef
-14
/
+84
2024-10-22
Move tests
Michael Goulet
-0
/
+224