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
/
specialization
/
const_trait_impl.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-07-17
parse `const trait Trait`
Deadbeef
-12
/
+12
2025-07-07
Make `Default` const and add some `const Default` impls
Esteban Küber
-30
/
+30
2025-06-29
Fix the span of trait bound modifier `[const]`
León Orell Valerian Liehr
-12
/
+12
2025-06-26
Change const trait bound syntax from ~const to [const]
Oli Scherer
-30
/
+30
2024-12-10
Tweak wording of non-const traits used as const bounds
Esteban Küber
-6
/
+21
2024-11-03
Gate checking ~const bounds on const_trait_impl
Michael Goulet
-50
/
+1
2024-10-26
Pass constness with span into lower_poly_trait_ref
Michael Goulet
-12
/
+12
2024-10-24
Implement const effect predicate in new solver
Michael Goulet
-45
/
+17
2024-08-10
Differentiate between methods and associated functions
Esteban Küber
-5
/
+5
2024-06-28
bless tests part 1
Deadbeef
-2
/
+66
2024-03-18
Provide structured suggestion for `#![feature(foo)]`
Esteban Küber
-3
/
+12
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-1
/
+29
2023-12-27
Introduce `const Trait` (always-const trait bounds)
León Orell Valerian Liehr
-3
/
+3
2023-04-16
fix library and rustdoc tests
Deadbeef
-0
/
+20