| Age | Commit message (Expand) | Author | Lines |
| 2019-08-31 | Use span label instead of note for cause in E0631 | Esteban Küber | -10/+6 |
| 2019-08-30 | Rollup merge of #64015 - RalfJung:const-tests, r=oli-obk | Mazdak Farrokhzad | -60/+84 |
| 2019-08-30 | add test | Ralf Jung | -0/+29 |
| 2019-08-30 | const-eval tests: make all unions repr(C) | Ralf Jung | -59/+79 |
| 2019-08-30 | explain why REF_AS_USIZE is important | Ralf Jung | -0/+3 |
| 2019-08-30 | tweak const-valid test | Ralf Jung | -1/+2 |
| 2019-08-30 | make unions repr(C) | Ralf Jung | -18/+21 |
| 2019-08-30 | better variable names | Ralf Jung | -28/+28 |
| 2019-08-29 | Rollup merge of #63880 - RalfJung:miri-meta, r=oli-obk | Mazdak Farrokhzad | -66/+123 |
| 2019-08-28 | Auto merge of #63820 - oli-obk:eager_const_eval, r=nikomatsakis | bors | -5/+5 |
| 2019-08-26 | adjust tests | Ralf Jung | -18/+9 |
| 2019-08-25 | test for too long slices | Ralf Jung | -7/+17 |
| 2019-08-25 | validate raw wide pointers | Ralf Jung | -66/+122 |
| 2019-08-25 | factor wide ptr metadata checking into separate method | Ralf Jung | -6/+6 |
| 2019-08-23 | Simplify eager normalization of constants | Oliver Scherer | -5/+5 |
| 2019-08-22 | Changed tests | Wesley Wiser | -37/+16 |
| 2019-08-19 | Cherry-pick src/test changes with Centril's changes | sd234678 | -27/+22 |
| 2019-08-19 | test: add test from #61041. | Eduard-Mihai Burtescu | -0/+60 |
| 2019-08-18 | Auto merge of #63635 - oli-obk:default-slice-dangles, r=eddyb | bors | -0/+19 |
| 2019-08-17 | fix tests | Ralf Jung | -3/+3 |
| 2019-08-17 | Add tests | Oliver Scherer | -0/+19 |
| 2019-08-16 | Rollup merge of #62593 - kper:cleanup_abi, r=Centril | Mazdak Farrokhzad | -9/+0 |
| 2019-08-15 | Group all ui tests and move to abi #62593 | Kevin Per | -9/+0 |
| 2019-08-15 | Rollup merge of #63582 - JohnTitor:fix-ice-63226, r=oli-obk | Mazdak Farrokhzad | -0/+26 |
| 2019-08-15 | Adjust regression test | Yuki Okushi | -0/+26 |
| 2019-08-14 | Rollup merge of #63075 - RalfJung:deref-checks, r=oli-obk | Mazdak Farrokhzad | -15/+21 |
| 2019-08-10 | fix test | Ralf Jung | -6/+55 |
| 2019-08-06 | pretty-pretty extremal constants! | Zack M. Davis | -12/+12 |
| 2019-08-06 | Rollup merge of #63230 - tmandry:disallow-possibly-uninitialized, r=Centril | Mazdak Farrokhzad | -48/+5 |
| 2019-08-05 | Make use of possibly uninitialized data a hard error | Tyler Mandry | -48/+5 |
| 2019-08-05 | Update to new passing-ui-test scheme | Oliver Scherer | -2/+2 |
| 2019-08-05 | Address comment and formatting nits | Oliver Scherer | -1/+1 |
| 2019-08-05 | Add regression tests | Oliver Scherer | -0/+37 |
| 2019-08-03 | Auto merge of #63234 - Centril:rollup-h9t731z, r=Centril | bors | -40/+40 |
| 2019-08-03 | bless | Ralf Jung | -40/+40 |
| 2019-08-02 | fix rebase fallout | Ralf Jung | -6/+7 |
| 2019-08-02 | bless all the things | Ralf Jung | -4/+4 |
| 2019-08-02 | add is_any_ptr type test; this also helps pacify tidy | Ralf Jung | -1/+0 |
| 2019-08-02 | improve error when CTFE does ptr-int-cast; update tests | Ralf Jung | -20/+25 |
| 2019-07-29 | Add a test for std::any::type_name() as a const fn | TankhouseAle | -0/+29 |
| 2019-07-28 | fix tests | Ralf Jung | -15/+21 |
| 2019-07-27 | Auto merge of #63029 - petrochenkov:rpass, r=Centril | bors | -0/+2430 |
| 2019-07-27 | tests: Move run-pass tests with naming conflicts to ui | Vadim Petrochenkov | -0/+263 |
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+2167 |
| 2019-07-27 | Rollup merge of #62982 - oli-obk:static_cycle, r=RalfJung | Mazdak Farrokhzad | -0/+11 |
| 2019-07-25 | Rollup merge of #62930 - iluuu1994:test-for-51559, r=oli-obk | Mazdak Farrokhzad | -0/+18 |
| 2019-07-25 | Don't access a static just for its size and alignment | Oliver Scherer | -0/+11 |
| 2019-07-24 | Add test for #51559 | Ilija Tovilo | -0/+18 |
| 2019-07-22 | Bless output of test consts/promote_const_let.rs for Polonius | lqd | -0/+29 |
| 2019-07-18 | Auto merge of #61749 - davidtwco:rfc-2203-const-array-repeat-exprs, r=eddyb | bors | -0/+426 |