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-mut-refs
Age
Commit message (
Expand
)
Author
Lines
2021-02-03
make const_err a future incompat lint
Ralf Jung
-2
/
+5
2021-01-23
Put dynamic check tests into their own file
oli
-24
/
+64
2021-01-23
Cover more cases in the test suite
oli
-38
/
+99
2021-01-23
Adjust wording of a diagnostic
oli
-1
/
+1
2021-01-23
Fix a comment that only made sense in the context of a dataflow based mutabil...
oli
-3
/
+2
2021-01-23
Permit mutable references in all const contexts
oli
-41
/
+70
2020-09-23
Bless tests
Dylan MacKenzie
-5
/
+5
2020-09-22
Bless tests
Dylan MacKenzie
-1
/
+2
2020-06-19
add new error code
Christian Poveda
-7
/
+7
2020-06-19
update diagnostics for &mut in constants
Christian Poveda
-32
/
+17
2020-06-19
update tests
Christian Poveda
-4
/
+56
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-1
/
+1
2020-01-10
Remove unnecessary `const_fn` feature gates
Dylan MacKenzie
-1
/
+0
2019-12-18
Add more tests for raw_ref_op
Matthew Jasper
-0
/
+30
2019-12-12
Require `allow_internal_unstable` for stable min_const_fn using unstable feat...
Oliver Scherer
-0
/
+1
2019-12-02
Extend test for const_mut_refs feature
Christian Poveda
-3
/
+22
2019-12-02
Allow mutable derefs with feature gate
Christian Poveda
-1
/
+3
2019-12-02
Move and rewrite tests to use &mut in constants
Christian Poveda
-0
/
+34