about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-12-03Addressed feedback from 2020-12-01Rich Kadel-359/+1765
2020-12-03Combination of commitsRich Kadel-20300/+12253
2020-12-03Removed -base from run-make-fulldeps/coverage-*-baseRich Kadel-161/+161
2020-12-03Coverage tests for remaining TerminatorKinds and async, improve AssertRich Kadel-860/+10095
2020-12-03Auto merge of #79613 - GuillaumeGomez:doc-keyword-checks, r=oli-obkbors-11/+52
2020-12-03Auto merge of #79586 - jyn514:crate-name, r=davidtwcobors-1/+0
2020-12-03Auto merge of #79594 - vn-ki:const-eval-intrinsic, r=oli-obkbors-140/+378
2020-12-03Auto merge of #79533 - sasurau4:feature/add-long-explanation-E0546, r=Guillau...bors-1/+1
2020-12-03Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Mark-Simul...bors-192/+79
2020-12-02Auto merge of #79539 - aDotInTheVoid:json-mvp, r=jyn514bors-0/+789
2020-12-02Normalize windows path seperators.Nixon Enraght-Moony-3/+6
2020-12-02Auto merge of #79364 - nico-abram:unstable-or-pat-suggestion, r=matthewjasperbors-30/+3
2020-12-02Add tests for #[doc(keyword = "...")] and update other doc attributes testsGuillaume Gomez-11/+52
2020-12-02Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa...Santiago Pastorino-192/+79
2020-12-02Auto merge of #79547 - erikdesjardins:byval, r=nagisabors-5/+10
2020-12-02rename MemoryKind::Heap to ConstHeap; bless testVishnunarayan K I-8/+15
2020-12-02add comment and bless some testsVishnunarayan K I-138/+236
2020-12-02Auto merge of #79606 - ThePuzzlemaker:issue-79458-fix, r=scottmcmbors-26/+25
2020-12-02Auto merge of #78864 - Mark-Simulacrum:warn-on-forbids, r=pnkfelixbors-185/+105
2020-12-01Auto merge of #79614 - GuillaumeGomez:rollup-15usd7e, r=GuillaumeGomezbors-28/+28
2020-12-01Rollup merge of #79509 - GuillaumeGomez:improve-attr-spans, r=oli-obkGuillaume Gomez-28/+28
2020-12-01Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieubors-2/+152
2020-12-01Add regression test for #79458ThePuzzlemaker-0/+25
2020-12-01Fix UI tests for negative polarity implementations of traitsThePuzzlemaker-26/+0
2020-12-01Address review comments.Nixon Enraght-Moony-46/+23
2020-12-01Add tests for rustdoc jsonNixon Enraght-Moony-15/+45
2020-12-01Add json backendJoseph Ryan-0/+779
2020-12-01Add wasm32 support to inline asmGus Caplan-2/+152
2020-12-01Fix `unknown-crate` when using self-profile with rustdocJoshua Nelson-1/+0
2020-12-01Improve some attributes error spansGuillaume Gomez-28/+28
2020-12-02bless stability-attribute-sanity ui testDaiki Ihara-1/+1
2020-12-01review comment and one more testVishnunarayan K I-11/+23
2020-12-01review commentsVishnunarayan K I-1/+43
2020-12-01Rollup merge of #79548 - CraftSpider:76998, r=jyn514Mara Bos-0/+10
2020-12-01Rollup merge of #79527 - jyn514:intra-doc-tests, r=ManishearthMara Bos-355/+351
2020-12-01Rollup merge of #79525 - jyn514:feature-gate-normalize, r=GuillaumeGomezMara Bos-1/+1
2020-12-01Rollup merge of #79444 - sasurau4:test/move-const-ip, r=matkladMara Bos-13/+0
2020-12-01Rollup merge of #79227 - sasurau4:test/move-cell-test-to-lib-core, r=jyn514Mara Bos-13/+0
2020-12-01Rollup merge of #79038 - CDirkx:move-ui-tests, r=dtolnayMara Bos-828/+0
2020-12-01add const_allocate intrisicVishnunarayan K I-0/+79
2020-12-01Auto merge of #78725 - sexxi-goose:fix-78720, r=nikomatsakisbors-0/+74
2020-11-30Auto merge of #76467 - jyn514:intra-link-self, r=Manishearthbors-0/+49
2020-11-30make test work in llvm 9Erik Desjardins-1/+1
2020-11-29Add support for stable-const-since in docs on items (standalone or assoc)Rune Tynan-0/+10
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-828/+0
2020-11-30Auto merge of #79329 - camelid:int-lit-suffix-error, r=davidtwcobors-13/+13
2020-11-29Pass arguments up to 2*usize by valueErik Desjardins-5/+10
2020-11-29Remove extra call to upvar_tysAman Arora-0/+74
2020-11-29Auto merge of #78122 - fusion-engineering-forks:fmt-write-bounds-check, r=Mar...bors-0/+57
2020-11-29Add -Z normalize-docs and enable it for compiler docsJoshua Nelson-1/+1