| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2019-07-17 | normalize use of backticks in compiler messages for librustc/lint | Samy Kacimi | -19/+19 |
| 2019-07-14 | miri validation: better error messages for dangling references | Ralf Jung | -3/+3 |
| 2019-07-11 | rustc_mir: follow FalseUnwind's real_target edge in qualify_consts. | Eduard-Mihai Burtescu | -23/+48 |
| 2019-07-10 | Rollup merge of #62275 - eddyb:const-drop-replace, r=pnkfelix | Mazdak Farrokhzad | -10/+32 |
| 2019-07-09 | normalize use of backticks in compiler messages for libsyntax/feature_gate | Samy Kacimi | -12/+12 |
| 2019-07-07 | tests: Add tests that use const fns. | David Wood | -0/+39 |
| 2019-07-07 | tests: Update and add tests for RFC 2203. | David Wood | -32/+96 |
| 2019-07-07 | rustc_mir: Re-use `report_selection_error`. | David Wood | -12/+22 |
| 2019-07-07 | syntax: Add feature gate. | David Wood | -3/+4 |
| 2019-07-07 | rustc/rustc_mir: Implement RFC 2203. | David Wood | -0/+312 |
| 2019-07-06 | normalize use of backticks/lowercase in compiler messages for librustc_mir | Samy Kacimi | -97/+97 |
| 2019-07-06 | Auto merge of #61988 - Centril:there-is-only-loop, r=matthewjasper | bors | -35/+54 |
| 2019-07-06 | --bless --compare-mode=nll | Mazdak Farrokhzad | -17/+17 |
| 2019-07-06 | while desugars to loop so 'a: while break 'a {} in ctfe doesn't work yet. | Mazdak Farrokhzad | -0/+18 |
| 2019-07-06 | min_const_fn: change error message due to changed desugaring. | Mazdak Farrokhzad | -18/+19 |
| 2019-07-06 | Rollup merge of #62245 - RalfJung:miri-extra-fn, r=eddyb,zackmdavis | Mazdak Farrokhzad | -37/+88 |
| 2019-07-05 | Rollup merge of #62133 - petrochenkov:norustc, r=eddyb | Mazdak Farrokhzad | -4/+4 |
| 2019-07-04 | improve validity error range printing for singleton ranges | Ralf Jung | -2/+2 |
| 2019-07-04 | turns out that dangling pointer branch is dead code; remove it and improve th... | Ralf Jung | -37/+88 |
| 2019-07-03 | Migrate compile-pass annotations to build-pass | Yuki Okushi | -46/+46 |
| 2019-07-02 | rustc_mir: treat DropAndReplace as Drop + Assign in qualify_consts. | Eduard-Mihai Burtescu | -10/+32 |
| 2019-06-30 | Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registered | Vadim Petrochenkov | -4/+4 |
| 2019-06-29 | Rollup merge of #61755 - Centril:compiletest-force-check, r=petrochenkov | Mazdak Farrokhzad | -30/+36 |
| 2019-06-25 | Rollup merge of #62055 - matthewjasper:fix-error-counting, r=pnkfelix | Mazdak Farrokhzad | -0/+48 |
| 2019-06-25 | Rollup merge of #61814 - varkor:uninhabited-const-61744, r=oli-obk | Mazdak Farrokhzad | -0/+43 |
| 2019-06-25 | Auto merge of #62094 - oli-obk:zst_intern, r=eddyb | bors | -2/+8 |
| 2019-06-25 | Fix an ICE with uninhabited consts | varkor | -0/+43 |
| 2019-06-24 | Auto merge of #62081 - RalfJung:miri-pointer-checks, r=oli-obk | bors | -3/+3 |
| 2019-06-24 | Pacify tidy | Oliver Scherer | -2/+1 |
| 2019-06-24 | Add regression test | Oliver Scherer | -0/+6 |
| 2019-06-24 | Simplify vtable interning | Oliver Scherer | -2/+3 |
| 2019-06-24 | promoted_errors: warn -> deny. | Mazdak Farrokhzad | -30/+36 |
| 2019-06-23 | Auto merge of #61778 - petrochenkov:pass, r=Mark-Simulacrum | bors | -6/+1 |
| 2019-06-23 | comment tweaks, better validation errors, update UI tests | Ralf Jung | -3/+3 |
| 2019-06-22 | Count all errors for `track_errors` | Matthew Jasper | -0/+48 |
| 2019-06-19 | Update ui test output | Oliver Scherer | -1/+1 |