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
/
src
/
test
/
ui
/
enum-discriminant
Age
Commit message (
Expand
)
Author
Lines
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+25
2020-12-26
update tests
Bastian Kauschke
-20
/
+19
2020-10-21
Mark `repr128` as `incomplete_features`
varkor
-0
/
+36
2020-09-08
add tracking issue, fix rebase
Bastian Kauschke
-1
/
+1
2020-09-08
convert to future compat lint
Bastian Kauschke
-5
/
+9
2020-09-08
make `ConstEvaluatable` more strict
Bastian Kauschke
-2
/
+11
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-06-28
Update tests
Dylan MacKenzie
-1
/
+0
2020-06-10
Migrate to numeric associated consts
Lzu Tao
-9
/
+9
2020-05-19
add test for repr(128) enum derives
Bastian Kauschke
-0
/
+17
2020-05-19
add tests for enum discriminants
Bastian Kauschke
-0
/
+169
2020-05-19
update `discriminant_value` usage in tests
Bastian Kauschke
-12
/
+12
2020-05-02
typeck: always expose explicit enum discriminant `AnonConst`s' parent in `gen...
Eduard-Mihai Burtescu
-0
/
+79
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-3
/
+3
2019-11-21
Reorganize, bless and add tests for const control flow
Dylan MacKenzie
-0
/
+112
2019-11-06
Rebase fallout
Oliver Scherer
-24
/
+21
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-3
/
+3
2019-06-21
Implement arbitrary_enum_discriminant
John Wrenn
-0
/
+225