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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
consts
/
const_limit
Age
Commit message (
Expand
)
Author
Lines
2022-10-07
make const_err a hard error
Ralf Jung
-24
/
+3
2022-10-01
bless ui tests
Maybe Waffle
-2
/
+2
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-18
/
+10
2022-06-25
make const_err show up in future breakage reports
Ralf Jung
-0
/
+18
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-14
/
+10
2021-02-03
make const_err a future incompat lint
Ralf Jung
-0
/
+4
2020-06-28
Update tests
Dylan MacKenzie
-3
/
+1
2020-06-28
Update tests
Dylan MacKenzie
-5
/
+4
2020-06-12
fix const_prop spans and re-bless tests
Ralf Jung
-10
/
+13
2020-03-22
Rename `TimeLimitReached` -> `StepLimitReached`
Dylan MacKenzie
-1
/
+1
2020-03-17
Update const-eval tests
Dylan MacKenzie
-35
/
+39
2020-03-05
Bumped version number for const_eval_limit in active.rs
Christoph Schmidler
-3
/
+27
2020-03-05
Opt out of CTFE if the 'const_eval_limit' is set to 0
Christoph Schmidler
-1
/
+9
2020-03-05
Add a new test to reach const_limit setting, although with wrong WARNINGs yet
Christoph Schmidler
-20
/
+35
2020-03-05
Disable CTFE if const_limit was set to 0, otherwise use the value set, which ...
Christoph Schmidler
-1
/
+33
2020-03-05
Prepare const_limit feature gate and attribute
Christoph Schmidler
-0
/
+24