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
Age
Commit message (
Expand
)
Author
Lines
2019-06-19
Add and update more tests
Oliver Scherer
-1
/
+28
2019-06-19
Make interning explicitly care about types and the mutability of memory
Oliver Scherer
-0
/
+160
2019-06-17
Make use of `ptr::null(_mut)` instead of casting zero
Lzu Tao
-5
/
+5
2019-06-16
Auto merge of #61347 - Centril:stabilize-underscore_const_names, r=petrochenkov
bors
-6
/
+35
2019-06-16
Auto merge of #60730 - matthewjasper:optimize-false-edges, r=pnkfelix
bors
-20
/
+42
2019-06-16
compiletest: Remove `skip-codegen`
Vadim Petrochenkov
-4
/
+1
2019-06-16
compiletest: Validate pass modes harder
Vadim Petrochenkov
-2
/
+0
2019-06-13
Create fewer basic blocks in match MIR lowering
Matthew Jasper
-20
/
+42
2019-06-12
Handle index out of bound errors during const eval without panic
Esteban Küber
-0
/
+30
2019-06-11
Rollup merge of #61518 - czipperz:const-fn-doc-disallow-loops, r=Centril
Mazdak Farrokhzad
-13
/
+13
2019-06-10
Stabilize underscore_const_names.
Mazdak Farrokhzad
-6
/
+35
2019-06-09
Reword const fn conditional and loop error text
Chris Gregory
-13
/
+13
2019-06-07
Rollup merge of #61532 - wesleywiser:const_prop_more, r=oli-obk
Mazdak Farrokhzad
-0
/
+12
2019-06-06
Bless test output
Wesley Wiser
-0
/
+12
2019-06-06
Make constructors actually be const functions
Matthew Jasper
-0
/
+212
2019-06-05
Rollup merge of #61536 - oli-obk:args_required_const_in_const_fn, r=eddyb
Mazdak Farrokhzad
-0
/
+26
2019-06-05
Explain the existience of the regression test
Oliver Scherer
-2
/
+11
2019-06-05
Don't allow using const fn arguments as "args_required_const"
Oliver Scherer
-0
/
+17
2019-06-04
Remove unneeded feature attr from atomic integers doctests
Lzu Tao
-2
/
+0
2019-05-31
Stabilize reverse_bits feature
Lzu Tao
-9
/
+7
2019-05-29
Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centril
bors
-28
/
+28
2019-05-29
bless you
Ralf Jung
-1
/
+1
2019-05-29
Update ui test suite to use dyn
memoryruins
-28
/
+28
2019-05-28
Make sure array length diagnostic doesn't regress
varkor
-3
/
+7
2019-05-28
Correct pluralisation of tuple/array/associated type binding mismatch errors
varkor
-2
/
+2
2019-05-28
Reintroduce `TypeError::FixedArraySize`
varkor
-2
/
+2
2019-05-28
Use Display rather than Debug printing for const mismatch
varkor
-2
/
+2
2019-05-28
Update tests after pretty printing
varkor
-2
/
+2
2019-05-28
Eagerly evaluate in `super_relate_consts`
varkor
-2
/
+2
2019-05-25
Update nll ui tests
Oliver Scherer
-1
/
+1
2019-05-25
Update ui tests
Oliver Scherer
-1
/
+1
2019-05-21
Add FAQ for NLL migration
Jethro Beekman
-0
/
+4
2019-05-19
Rollup merge of #60370 - Richard-W:const-layout-construction, r=sfackler
Mazdak Farrokhzad
-0
/
+21
2019-05-14
Add ui test for const Layout::from_size_align_unchecked
Richard Wiedenhöft
-0
/
+21
2019-05-12
Remove feature(nll) when compare mode is sufficient
Matthew Jasper
-12
/
+2
2019-05-12
Change compare mode to use -Zborrowck=mir
Matthew Jasper
-0
/
+390
2019-05-07
compiletest: only use `make_exe_name` for tests that end up being executed.
Eduard-Mihai Burtescu
-2
/
+0
2019-05-02
Fix failing test
Wesley Wiser
-0
/
+1
2019-05-02
Remove the `self.mir` field from `ConstPropagator`
Wesley Wiser
-3
/
+9
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
Rollup merge of #60169 - varkor:tidy-unnecessary-ignore-newline, r=kennytm
Mazdak Farrokhzad
-3
/
+1
2019-04-23
Update ui tests
varkor
-1
/
+1
2019-04-23
Remove unnecessary ignore-tidy-linelength
varkor
-2
/
+0
2019-04-23
Auto merge of #60125 - estebank:continue-evaluating, r=oli-obk
bors
-69
/
+176
2019-04-22
Fix ICE related to #53708
Esteban Küber
-13
/
+21
2019-04-22
Never stop due to errors before borrow checking
Esteban Küber
-65
/
+164
2019-04-22
Update ui tests
varkor
-2
/
+2
2019-04-22
Remove double trailing newlines
varkor
-9
/
+0
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-1152
/
+349
[prev]
[next]