| Age | Commit message (Expand) | Author | Lines |
| 2019-10-14 | Remove an outdated test output file | Vadim Petrochenkov | -16/+0 |
| 2019-10-14 | Rollup merge of #65395 - JohnTitor:add-tests, r=Centril | Mazdak Farrokhzad | -0/+131 |
| 2019-10-14 | Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,Centril | Mazdak Farrokhzad | -257/+257 |
| 2019-10-14 | Rollup merge of #65215 - JohnTitor:long-explanation-e0697, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+1 |
| 2019-10-14 | Add test for issue-48638 | Yuki Okushi | -0/+21 |
| 2019-10-14 | Add test for issue-48027 | Yuki Okushi | -0/+29 |
| 2019-10-14 | Add test for issue-48010 | Yuki Okushi | -0/+23 |
| 2019-10-14 | Add test for issue-47486 | Yuki Okushi | -0/+23 |
| 2019-10-14 | Add test for issue-44153 | Yuki Okushi | -0/+35 |
| 2019-10-13 | Rollup merge of #65369 - tmiasko:sanitizers-keep-names, r=varkor | Mazdak Farrokhzad | -0/+3 |
| 2019-10-13 | Rollup merge of #65347 - RalfJung:unwind-abort-rust, r=varkor | Mazdak Farrokhzad | -3/+27 |
| 2019-10-13 | Rollup merge of #65346 - RalfJung:nounwind-tests, r=nagisa | Mazdak Farrokhzad | -25/+60 |
| 2019-10-13 | Rollup merge of #65214 - Amanieu:cfg_atomic, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-10-13 | Rollup merge of #65320 - memoryruins:const_err, r=oli-obk | Mazdak Farrokhzad | -0/+38 |
| 2019-10-13 | Rollup merge of #65250 - da-x:ctor-in-error-msgs, r=petrochenkov | Mazdak Farrokhzad | -173/+173 |
| 2019-10-13 | Rollup merge of #65248 - estebank:mention-if-let, r=cramertj | Mazdak Farrokhzad | -0/+142 |
| 2019-10-13 | Don't discard value names when using address or memory sanitizer | Tomasz Miąsko | -0/+3 |
| 2019-10-13 | Auto merge of #65099 - pnkfelix:issue-63154-needed-more-normalize, r=nagisa | bors | -0/+34 |
| 2019-10-12 | make tests more robust | Ralf Jung | -2/+2 |
| 2019-10-12 | test unwind(abort) with Rust ABI | Ralf Jung | -3/+27 |
| 2019-10-12 | some typography | Ralf Jung | -2/+2 |
| 2019-10-12 | also (properly) test nounwind on function definitions | Ralf Jung | -6/+19 |
| 2019-10-12 | update test for nounwind on FFI imports | Ralf Jung | -19/+41 |
| 2019-10-12 | Auto merge of #65190 - GuillaumeGomez:dont-pass-doctest-feature-by-default, r... | bors | -0/+21 |
| 2019-10-12 | Auto merge of #65322 - tmandry:rollup-frr651r, r=tmandry | bors | -45/+399 |
| 2019-10-12 | Auto merge of #65020 - pnkfelix:targetted-fix-for-always-marking-rust-abi-unw... | bors | -0/+148 |
| 2019-10-11 | Rollup merge of #65321 - Mark-Simulacrum:remove-linker-no-utf8-test, r=nikoma... | Tyler Mandry | -39/+0 |
| 2019-10-11 | Rollup merge of #65310 - da-x:issue-56195, r=petrochenkov | Tyler Mandry | -0/+6 |
| 2019-10-11 | Rollup merge of #65289 - varkor:issue-65284, r=estebank | Tyler Mandry | -0/+26 |
| 2019-10-11 | Rollup merge of #65283 - petrochenkov:softstab2, r=estebank | Tyler Mandry | -2/+15 |
| 2019-10-11 | Rollup merge of #65277 - csmoe:fix-move, r=estebank | Tyler Mandry | -1/+1 |
| 2019-10-11 | Rollup merge of #65205 - GuillaumeGomez:long-err-explanation-E0568, r=estebank | Tyler Mandry | -2/+5 |
| 2019-10-11 | Rollup merge of #65191 - varkor:const-generics-test-cases, r=nikomatsakis | Tyler Mandry | -0/+142 |
| 2019-10-11 | Rollup merge of #64986 - skinny121:fn-ptr-const-generics, r=varkor | Tyler Mandry | -1/+204 |
| 2019-10-11 | Remove painful test that is not pulling its weight | Mark Rousskov | -39/+0 |
| 2019-10-11 | Add regression test for CONST_ERR lints in extern macros | memoryruins | -0/+38 |
| 2019-10-11 | resolve: shorten wording on private constructor error | Dan Aloni | -55/+55 |
| 2019-10-11 | resolve: fix error title regarding private constructors | Dan Aloni | -118/+118 |
| 2019-10-11 | test: extend derive_on_deprecated to include more derivations | Dan Aloni | -0/+6 |
| 2019-10-11 | emcscripten: ignore another thread-using test | Ralf Jung | -0/+1 |
| 2019-10-11 | ignore-emcscripten as it does not support threads | Ralf Jung | -0/+1 |
| 2019-10-11 | Print lifetimes with backticks | Yuki Okushi | -257/+257 |
| 2019-10-11 | Fix issue 65284 | varkor | -0/+26 |
| 2019-10-11 | Add long error explanation for E0697 | Yuki Okushi | -0/+1 |
| 2019-10-10 | stability: Do not use `buffer_lint` after lowering to HIR | Vadim Petrochenkov | -2/+15 |
| 2019-10-10 | Auto merge of #65153 - da-x:issue-58017, r=petrochenkov | bors | -89/+192 |
| 2019-10-10 | query generator kind for error reporting | csmoe | -1/+1 |
| 2019-10-10 | Auto merge of #59546 - sfanxiang:interminable-ub, r=nagisa | bors | -0/+50 |
| 2019-10-10 | Update ui tests | Guillaume Gomez | -2/+5 |
| 2019-10-10 | Auto merge of #65140 - petrochenkov:disapp, r=nikomatsakis | bors | -0/+37 |