about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-07-16Auto merge of #62592 - nikic:actually-update-llvm, r=alexcrichtonbors-12/+14
2019-07-16Rollup merge of #62703 - fakenine:normalize_use_of_backticks_compiler_message...Mark Rousskov-5/+5
2019-07-16Rollup merge of #62702 - fakenine:normalize_use_of_backticks_compiler_message...Mark Rousskov-3/+3
2019-07-15Rollup merge of #62685 - nathanwhit:as_ref_suggest_fix, r=estebankMark Rousskov-0/+1
2019-07-15Rollup merge of #62673 - RalfJung:validity-msg, r=oli-obkMark Rousskov-3/+3
2019-07-15Rollup merge of #62668 - goodmanjonathan:fix-62660, r=estebankMark Rousskov-0/+19
2019-07-15Rollup merge of #62646 - estebank:wording, r=petrochenkovMark Rousskov-59/+59
2019-07-15Rollup merge of #62639 - immunant:invariant_valistimpl, r=eddybMark Rousskov-44/+116
2019-07-15Rollup merge of #62405 - hellow554:patch-1, r=varkorMark Rousskov-0/+9
2019-07-15Rollup merge of #62103 - RalfJung:debug-assert, r=alexcrichtonMark Rousskov-0/+3
2019-07-16normalize use of backticks in compiler messages for libsyntax/parseSamy Kacimi-5/+5
2019-07-15normalize use of backticks in compiler messages for libsyntax_extSamy Kacimi-3/+3
2019-07-15ignore some codegen tests in debug modeRalf Jung-0/+3
2019-07-15Relax checks in pgo-instrumentation codegen testNikita Popov-4/+4
2019-07-15pprust: Support `macro` macrosVadim Petrochenkov-1/+8
2019-07-15pprust: Fix formatting regressions from the previous commitsVadim Petrochenkov-39/+86
2019-07-15pprust: Do not convert attributes into `MetaItem`s for printingVadim Petrochenkov-2/+9
2019-07-15pprust: Use `print_mac_common` for delimited token groupsVadim Petrochenkov-50/+50
2019-07-15pprust: Use `print_mac_common` for attributesVadim Petrochenkov-1/+1
2019-07-15pprust: Use `print_mac_common` for `macro_rules` definitionsVadim Petrochenkov-3/+5
2019-07-15pprust: Move some methods to the `PrintState` traitVadim Petrochenkov-2/+2
2019-07-15Update transparent aggregate codegen test for byval changesNikita Popov-8/+10
2019-07-14Add info about undefined behavior to as_ref suggestionsnathanwhit-0/+1
2019-07-15Auto merge of #62670 - estebank:extern-fn-with-body, r=petrochenkovbors-0/+29
2019-07-14Make VaListImpl<'f> invariant over the 'f lifetimeAndrei Homescu-44/+116
2019-07-14Auto merge of #62643 - estebank:parse-recovery-type-errs, r=petrochenkovbors-59/+38
2019-07-14Auto merge of #62638 - estebank:issue-62554, r=petrochenkovbors-3/+38
2019-07-14miri validation: better error messages for dangling referencesRalf Jung-3/+3
2019-07-13review commentEsteban Küber-1/+1
2019-07-14Auto merge of #62331 - wesleywiser:fix_early_return_leak, r=matthewjasperbors-0/+91
2019-07-13Detect `fn` with a body in an `extern` blockEsteban Küber-0/+29
2019-07-13Don't drop DiagnosticBuilder if parsing failsJonathan Goodman-0/+19
2019-07-13Auto merge of #62584 - eddyb:circular-math-is-hard, r=pnkfelixbors-0/+64
2019-07-13review commentsEsteban Küber-46/+46
2019-07-13Tweak wording in feature gate errorsEsteban Küber-105/+105
2019-07-13Auto merge of #62659 - Centril:rollup-90oz643, r=Centrilbors-3/+58
2019-07-13Rollup merge of #62651 - matthewjasper:rustc-macro-hygiene, r=petrochenkovMazdak Farrokhzad-3/+3
2019-07-13Rollup merge of #62604 - estebank:unemitted-err-ice, r=pnkfelixMazdak Farrokhzad-0/+20
2019-07-13Rollup merge of #62585 - pnkfelix:issue-60431-make-struct-tail-normalize-when...Mazdak Farrokhzad-0/+35
2019-07-13Auto merge of #62468 - rust-lang:mutable-overloaded-operators, r=estebankbors-75/+97
2019-07-13Make `newtype_index` hygienic and use allow_internal_unstableMatthew Jasper-3/+3
2019-07-12Do not emit type errors after parse error in last statement of blockEsteban Küber-59/+38
2019-07-12add testsEsteban Küber-0/+35
2019-07-12Use snippet instead of pprinting statementEsteban Küber-3/+3
2019-07-12Rollup merge of #62623 - pnkfelix:issue-62614-downgrade-indirect-structural-m...Mazdak Farrokhzad-13/+96
2019-07-12Rollup merge of #62608 - delan:async-unsafe-fn-tests, r=CentrilMazdak Farrokhzad-2/+118
2019-07-12Rollup merge of #62607 - estebank:this-mem-is-out-of-control, r=petrochenkovMazdak Farrokhzad-0/+13
2019-07-12Rollup merge of #62578 - JohnTitor:add-test-for-49919, r=alexcrichtonMazdak Farrokhzad-0/+16
2019-07-12Rollup merge of #62568 - lzutao:replace_may_dangle, r=matthewjasperMazdak Farrokhzad-119/+28
2019-07-12Rollup merge of #62453 - zackmdavis:single_path, r=estebankMazdak Farrokhzad-1/+43