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
/
consts
/
min_const_fn
Age
Commit message (
Expand
)
Author
Lines
2020-03-01
Make `rustc_attrs` tracking issue None
Yuki Okushi
-1
/
+0
2020-02-14
Update tests
Matthew Jasper
-29
/
+38
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-64
/
+64
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-1
/
+1
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-1
/
+1
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-12
/
+12
2019-12-18
Add more tests for raw_ref_op
Matthew Jasper
-0
/
+57
2019-12-15
Auto merge of #67216 - ecstatic-morse:const-loop, r=oli-obk
bors
-2
/
+5
2019-12-13
Bless unrelated tests with new help message
Dylan MacKenzie
-2
/
+5
2019-12-13
Require stable/unstable annotations for the constness of all stable functions...
Oliver Scherer
-15
/
+29
2019-12-13
Reuse the `staged_api` feature for `rustc_const_unstable`
Oliver Scherer
-3
/
+3
2019-11-21
Readjust const qualification to detect statics again
Santiago Pastorino
-2
/
+2
2019-11-13
Bless const tests with improved diagnostics
Dylan MacKenzie
-40
/
+19
2019-11-13
Remove if/loop tests from min_const_fn
Dylan MacKenzie
-4
/
+0
2019-11-08
Bless tests now that we do promotion if `min_const_fn` fails
Dylan MacKenzie
-28
/
+7
2019-09-30
Rollup merge of #64377 - GuillaumeGomez:E0493, r=estebank
Tyler Mandry
-2
/
+2
2019-09-30
update tests
Guillaume Gomez
-2
/
+2
2019-09-26
Adjust & --bless tests due to no longer downgrading NLL errors on 2015.
Mazdak Farrokhzad
-380
/
+9
2019-09-24
Stabilize `str::len`, `[T]::len`, `is_empty` and `str::as_bytes` as const fn
Oliver Scherer
-5
/
+5
2019-08-19
Cherry-pick src/test changes with Centril's changes
sd234678
-27
/
+22
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-5
/
+5
2019-07-06
normalize use of backticks/lowercase in compiler messages for librustc_mir
Samy Kacimi
-94
/
+94
2019-07-06
--bless --compare-mode=nll
Mazdak Farrokhzad
-17
/
+17
2019-07-06
min_const_fn: change error message due to changed desugaring.
Mazdak Farrokhzad
-18
/
+19
2019-07-05
Rollup merge of #62133 - petrochenkov:norustc, r=eddyb
Mazdak Farrokhzad
-4
/
+4
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-06-30
Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registered
Vadim Petrochenkov
-4
/
+4
2019-06-17
Make use of `ptr::null(_mut)` instead of casting zero
Lzu Tao
-4
/
+4
2019-06-11
Rollup merge of #61518 - czipperz:const-fn-doc-disallow-loops, r=Centril
Mazdak Farrokhzad
-11
/
+11
2019-06-09
Reword const fn conditional and loop error text
Chris Gregory
-11
/
+11
2019-06-04
Remove unneeded feature attr from atomic integers doctests
Lzu Tao
-2
/
+0
2019-05-29
Update ui test suite to use dyn
memoryruins
-5
/
+5
2019-05-21
Add FAQ for NLL migration
Jethro Beekman
-0
/
+2
2019-05-12
Change compare mode to use -Zborrowck=mir
Matthew Jasper
-0
/
+359
2019-04-23
Stabilize futures_api
Taylor Cramer
-1
/
+2
2019-04-23
Add rustc_allow_const_fn_ptr
Taylor Cramer
-0
/
+62
2019-04-23
Auto merge of #60125 - estebank:continue-evaluating, r=oli-obk
bors
-58
/
+116
2019-04-22
Never stop due to errors before borrow checking
Esteban Küber
-58
/
+116
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-440
/
+74
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-6
/
+5
2019-04-17
Rollup merge of #59646 - JohnTitor:improve-wording, r=oli-obk
Mazdak Farrokhzad
-18
/
+19
2019-04-16
Fix tests
Yuki OKUSHI
-18
/
+19
2019-04-11
Reword tracking issue note
Esteban Küber
-4
/
+4
2019-04-10
Tweak unstable diagnostic output
Esteban Küber
-4
/
+8
2019-04-03
Improve wording
Yuki OKUSHI
-17
/
+17
2019-03-11
Update NLL tests
Vadim Petrochenkov
-16
/
+16
2019-03-11
Update tests
Vadim Petrochenkov
-34
/
+34
2019-02-14
Add updated NLL tests
varkor
-37
/
+108
2019-02-14
Update const fn tests
varkor
-59
/
+185
[prev]
[next]