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
/
impl-trait
/
normalize-tait-in-const.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-07-08
Constify `Fn*` traits
Oli Scherer
-30
/
+2
2025-06-29
Fix the span of trait bound modifier `[const]`
León Orell Valerian Liehr
-4
/
+4
2025-06-26
Change const trait bound syntax from ~const to [const]
Oli Scherer
-10
/
+10
2025-05-09
Merge typeck loop with static/const item eval loop
Oli Scherer
-8
/
+8
2025-03-11
Implement `#[define_opaque]` attribute for functions.
Oli Scherer
-2
/
+30
2025-01-15
fix known-bug link in normalize-tait-in-const
Ralf Jung
-3
/
+3
2025-01-08
Implement const Destruct in old solver
Michael Goulet
-17
/
+2
2024-12-10
Tweak wording of non-const traits used as const bounds
Esteban Küber
-2
/
+7
2024-12-07
Mention type parameter in more cases and don't suggest ~const bound already t...
Esteban Küber
-4
/
+0
2024-12-07
reword trait bound suggestion message to include the bounds
Esteban Küber
-1
/
+1
2024-12-01
Adjust HostEffect error spans correctly to point at args
Michael Goulet
-2
/
+10
2024-11-25
Constify Drop and Destruct
Michael Goulet
-23
/
+6
2024-10-26
Pass constness with span into lower_poly_trait_ref
Michael Goulet
-8
/
+8
2024-10-26
Deny calls to non-`#[const_trait]` methods in MIR constck
Deadbeef
-4
/
+0
2024-10-24
Implement const effect predicate in new solver
Michael Goulet
-1
/
+17
2024-09-15
also stabilize const_refs_to_cell
Ralf Jung
-4
/
+4
2024-07-10
Improve error message
Michael Goulet
-5
/
+38
2024-07-10
Reorder modifiers and polarity to be *after* binder in trait bounds
Michael Goulet
-37
/
+4
2024-06-21
bless tests
Deadbeef
-1
/
+7
2024-06-12
Require any function with a tait in its signature to actually constrain a hid...
Oli Scherer
-5
/
+5
2024-05-29
Use parenthetical notation for `Fn` traits
Esteban Küber
-2
/
+2
2024-04-24
Fix tests and bless
Gary Guo
-3
/
+3
2024-03-18
Provide structured suggestion for `#![feature(foo)]`
Esteban Küber
-1
/
+4
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-1
/
+25
2023-12-27
Introduce `const Trait` (always-const trait bounds)
León Orell Valerian Liehr
-1
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-1
/
+1
2023-09-20
bless the known-bug tests
Deadbeef
-7
/
+1
2023-09-20
Enable effects for libcore
Deadbeef
-18
/
+7
2023-08-02
Remove constness from `TraitPredicate`
Deadbeef
-2
/
+15
2023-07-27
update tests, adding known-bug
Deadbeef
-5
/
+9
2023-02-22
Normalize line+col in normalize-tait-in-const test
Alan Egerton
-1
/
+1
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-1
/
+1
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+8