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
/
rfcs
/
rfc-2632-const-trait-impl
/
effects
Age
Commit message (
Expand
)
Author
Lines
2023-12-18
Check const_eval_select intrinsic correctly
Michael Goulet
-1
/
+6
2023-12-18
Check FnPtr/FnDef built-in fn traits correctly with effects
Michael Goulet
-2
/
+13
2023-12-07
Fix const drop checking
Michael Goulet
-22
/
+2
2023-12-06
Auto merge of #118605 - fee1-dead-contrib:rm-rustc_host, r=compiler-errors
bors
-6
/
+7
2023-12-05
Remove `#[rustc_host]`, use internal desugaring
Deadbeef
-6
/
+7
2023-12-04
Use default params until effects in desugaring
Deadbeef
-6
/
+19
2023-11-28
Add with_opt_const_effect_param helper, simplify
Michael Goulet
-2
/
+2
2023-11-28
Add PartialEq<&B> for &A
Michael Goulet
-44
/
+12
2023-11-28
Fix PartialEq args when #[const_trait] is enabled
Michael Goulet
-1
/
+1
2023-11-25
effects: Run `enforce_context_effects` for all method calls
Deadbeef
-25
/
+54
2023-11-24
Show number in error message even for one error
Nilstrieb
-1
/
+1
2023-11-12
Auto merge of #117817 - fmease:deny-more-tilde-const, r=fee1-dead
bors
-54
/
+0
2023-11-12
Deny more `~const` trait bounds
León Orell Valerian Liehr
-54
/
+0
2023-11-06
Rollup merge of #117516 - matthiaskrgr:test_effects_113375_oob, r=fee1-dead
Matthias Krüger
-0
/
+18
2023-11-02
add test for #113375
Matthias Krüger
-0
/
+18
2023-11-02
add test for #113381
Matthias Krüger
-0
/
+26
2023-10-26
Deny providing explicit effect params
Deadbeef
-0
/
+185
2023-10-15
Duplicate `~const` bounds with a non-const one in effects desugaring
Deadbeef
-0
/
+547
2023-09-30
Validate `~const` trait bounds on associated fns.
Raekye
-0
/
+54
2023-09-20
Enable effects for libcore
Deadbeef
-0
/
+11
2023-09-14
Fallback effects even if types also fall back
Michael Goulet
-1
/
+8
2023-09-10
Implement fallback for effect param
Deadbeef
-0
/
+9
2023-08-06
bless tests
Deadbeef
-4
/
+2
2023-07-04
add test
Deadbeef
-0
/
+29