about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-10-18Rollup merge of #65498 - SimonSapin:plugin-help, r=CentrilTyler Mandry-76/+76
2019-10-18Rollup merge of #65493 - GuillaumeGomez:long-err-explanation-E0584, r=kinnisonTyler Mandry-0/+2
2019-10-18Rollup merge of #65364 - XiangQingW:master, r=estebankTyler Mandry-0/+19
2019-10-18Rollup merge of #65334 - GuillaumeGomez:long-err-explanation-E0575, r=kinnisonTyler Mandry-1/+1
2019-10-18Ignore a test on musl because its ui output differsOliver Scherer-0/+3
2019-10-18Added text after error messagesLucas Henry-26/+26
2019-10-18Adjust const eval code to reflect `offset_from` docsOliver Scherer-30/+9
2019-10-18[const-prop] Handle MIR Rvalue::DiscriminantWesley Wiser-0/+53
2019-10-18[const-prop] Handle MIR Rvalue::AggregatesWesley Wiser-6/+68
2019-10-18[const-prop] Handle MIR Rvalue::RepeatWesley Wiser-1/+45
2019-10-18Clarify diagnostics when using `~` as a unary opYuki Okushi-1/+1
2019-10-17Point at enclosing function without `self` receiverEsteban Küber-8/+24
2019-10-18Change how `Symbol::Debug` works.Nicholas Nethercote-2/+2
2019-10-17Refer to "associated functions" instead of "static methods"Esteban Küber-3/+3
2019-10-17Avoid ICE when checking `Destination` of `break` inside a closureEsteban Küber-1/+17
2019-10-17Update API to be more compatible with plugin needsMark Rousskov-0/+1
2019-10-17Fix test falloutMark Rousskov-28/+31
2019-10-17Take lint passes as constructor functionsMark Rousskov-1/+3
2019-10-17Make get_lints be a static functionMark Rousskov-11/+2
2019-10-17save-analysis: Add a relevant test caseIgor Matuszewski-0/+15
2019-10-17Replaced pretty-json error-format with only jsonLucas Henry-106/+6
2019-10-17Replaced pretty-json error-format with only jsonLucas Henry-626/+22
2019-10-17Replaced warn attribute by denyLucas Henry-144/+152
2019-10-17Replaced warn attibute by denyLucas Henry-26/+34
2019-10-17Plugins deprecation: don’t suggest simply removing the attributeSimon Sapin-76/+76
2019-10-17Update ui testsGuillaume Gomez-0/+2
2019-10-17Avoid injecting sanitizer runtimes into staticlibs (#64629).Christian Holler (:decoder)-4/+20
2019-10-17Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkovMazdak Farrokhzad-6/+10
2019-10-17Update ui testsGuillaume Gomez-1/+1
2019-10-17Auto merge of #65251 - tlively:emscripten-upstream-upgrade, r=tlivelybors-179/+181
2019-10-16Add regression test for #65394Dylan MacKenzie-0/+24
2019-10-16Update test expectationsThomas Lively-1/+1
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-178/+180
2019-10-16Lint only on single element overlapEsteban Küber-34/+10
2019-10-16Only emit overlapping patterns lint if the overlap is partialEsteban Küber-106/+32
2019-10-16Continue to emit unreachable pattern on cases caught by overlapping patternsEsteban Küber-30/+76
2019-10-16Move overlapping patterns to its own lintEsteban Küber-12/+30
2019-10-16Add check for overlapping ranges to unreachable patterns lintEsteban Küber-53/+138
2019-10-16Bless graphviz test with unique identifiersDylan MacKenzie-7/+4
2019-10-16ui-fulldeps: make them pass again?Mazdak Farrokhzad-6/+10
2019-10-16update ui testsGuillaume Gomez-4/+13
2019-10-15Rollup merge of #65438 - Centril:almost, r=varkorTyler Mandry-19/+27
2019-10-15Rollup merge of #65389 - ecstatic-morse:zero-sized-array-no-drop, r=eddybTyler Mandry-0/+23
2019-10-15Rollup merge of #65353 - Xanewok:sa-empty-tables, r=nikomatsakisTyler Mandry-0/+10
2019-10-15Rollup merge of #65308 - GuillaumeGomez:long-err-explanation-E0574, r=matthew...Tyler Mandry-1/+12
2019-10-15Rollup merge of #65307 - Phosphorus15:master, r=varkorTyler Mandry-0/+35
2019-10-15Rollup merge of #65242 - estebank:contrain-trait-sugg, r=varkorTyler Mandry-0/+121
2019-10-15Rollup merge of #65235 - nikomatsakis:issue-65159-async-fn-return-ice, r=cram...Tyler Mandry-0/+19
2019-10-15Rollup merge of #64623 - matthewjasper:underscore-imports, r=petrochenkovTyler Mandry-0/+145
2019-10-15Rollup merge of #64603 - gilescope:unused-lifetime-warning, r=matthewjasperTyler Mandry-0/+74