about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-06-10Track span of function in method calls, and use this in #[track_caller]Aaron Hill-0/+28
2020-06-10Add -O compile flag to testAmanieu d'Antras-0/+1
2020-06-10review comments: only suggest one substitutionEsteban Küber-120/+24
2020-06-10On recursive ADT, provide indirection structured suggestionEsteban Küber-46/+217
2020-06-10Add tests for macro@ and derive@Manish Goregaokar-1/+7
2020-06-10Add tests for E0762Guillaume Gomez-2/+4
2020-06-10Rollup merge of #73157 - Aaron1011:where-oh-where-has-my-little-span-gone, r=...Dylan DPC-0/+39
2020-06-10Rollup merge of #73070 - ayazhafiz:i/72819, r=nikomatsakisDylan DPC-0/+30
2020-06-10Rollup merge of #73023 - ayushmishra2005:remove_noisy_suggestion, r=davidtwcoDylan DPC-69/+25
2020-06-10Rollup merge of #73005 - Aaron1011:fix/error-overflow, r=estebankDylan DPC-181/+37
2020-06-10Rollup merge of #72897 - lcnr:structurally-match-normalize, r=pnkfelixDylan DPC-0/+23
2020-06-10Rollup merge of #72890 - davidtwco:issue-66202-normalize-and-transparent-impr...Dylan DPC-0/+17
2020-06-10Rollup merge of #72789 - petrochenkov:impcand, r=davidtwcoDylan DPC-9/+0
2020-06-10Avoid collisions between traits and their derive macrosManish Goregaokar-1/+10
2020-06-10Migrate to numeric associated constsLzu Tao-119/+119
2020-06-09Add test for proc macro resolution in intra doc linksManish Goregaokar-0/+47
2020-06-10Rollup merge of #73122 - doctorn:issue-73116, r=varkorDylan DPC-2/+2
2020-06-09Add tests for modifying lint levels for lints reported at expansion timeVadim Petrochenkov-0/+83
2020-06-09Relate existential associated types with variance InvariantSantiago Pastorino-3/+50
2020-06-09Handle assembler warnings properlyAmanieu d'Antras-1/+16
2020-06-09lint: transitive FFI-safety for transparent typesDavid Wood-21/+2
2020-06-09lint: check for unit ret type after normalizationDavid Wood-15/+5
2020-06-09Implement new gdb/lldb pretty-printersortem-302/+392
2020-06-09Stop allowing `Indirect(..)` values to be propagatedWesley Wiser-82/+73
2020-06-09improper_ctypes: add test for #66202David Wood-0/+46
2020-06-09[AVR] Re-bless the UI testsDylan McKay-3/+4
2020-06-09[AVR] Add required references for AVR to the parser test suitesDylan McKay-2/+2
2020-06-09[AVR] Add AVR platform supportJake Goulding-0/+20
2020-06-09Auto merge of #73153 - ecstatic-morse:revert-71956, r=tmandrybors-2/+44
2020-06-09Remove noisy suggestion of hash_map #72642Ayush Kumar Mishra-69/+25
2020-06-08Show `SyntaxContext` in formatted `Span` debug outputAaron Hill-30/+30
2020-06-08Don't lose empty `where` clause when pretty-printingAaron Hill-0/+39
2020-06-08fixup! Add regression test for const generic ICE in #72819Ayaz Hafiz-1/+1
2020-06-08fixup! Add regression test for const generic ICE in #72819Ayaz Hafiz-0/+3
2020-06-08Add regression test for #73137Dylan MacKenzie-0/+42
2020-06-08Revert #71956Dylan MacKenzie-2/+2
2020-06-08Rollup merge of #72912 - GuillaumeGomez:add-e0755, r=estebankDylan DPC-0/+20
2020-06-08Resolve E0584 conflictNathan Corbyn-2/+2
2020-06-08Rollup merge of #73001 - ilya-bobyr:master, r=dtolnayRalf Jung-1/+10
2020-06-08Rollup merge of #72799 - Aaron1011:feature/span-debug, r=petrochenkovRalf Jung-0/+207
2020-06-08Rollup merge of #72026 - botika:master, r=estebankRalf Jung-1/+108
2020-06-08Auto merge of #73046 - marmeladema:save-analysis-fix-path, r=Xanewokbors-0/+27
2020-06-07Auto merge of #72904 - shepmaster:reduce-abi-symbol-hash-churn, r=jonas-schie...bors-12/+12
2020-06-07Auto merge of #73099 - Dylan-DPC:rollup-7u8f3m4, r=Dylan-DPCbors-41/+140
2020-06-07Rollup merge of #72977 - tblah:riscv-codegen-llvm10, r=nikomatsakisDylan DPC-41/+93
2020-06-07Rollup merge of #72952 - pnkfelix:regression-test-for-issue-70924, r=nikomats...Dylan DPC-0/+47
2020-06-07Add tests for E0758Guillaume Gomez-0/+20
2020-06-07Free `default()` forwarding to `Default::default()`Ilya Bobyr-1/+10
2020-06-07rename FalseEdges -> FalseEdgeRalf Jung-31/+31
2020-06-06Order the Rust and C ABIs first to reduce test churnJake Goulding-12/+12