about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-03-25Ban custom inner attributes in expressions and statementsAaron Hill-143/+212
2021-03-25Mark inline asm tests as requiring LLVM 10.0.1Amanieu d'Antras-15/+15
2021-03-25Don't ICE when using `#[global_alloc]` on a non-item statementAaron Hill-0/+18
2021-03-25Auto merge of #82743 - jackh726:resolve-refactor, r=nikomatsakisbors-432/+230
2021-03-25Bless nll testJack Huey-84/+3
2021-03-25Refactor #82270 as lint instead of an errorAmanieu d'Antras-46/+103
2021-03-25Auto merge of #83387 - cuviper:min-llvm-10, r=nagisabors-2/+0
2021-03-25Auto merge of #83445 - erikdesjardins:rmunion, r=RalfJungbors-0/+32
2021-03-25Auto merge of #83307 - richkadel:cov-unused-functions-1.1, r=tmandrybors-133/+2609
2021-03-25Rollup merge of #83420 - GuillaumeGomez:rustdoc-gui-tests-doc, r=CraftSpiderYuki Okushi-0/+12
2021-03-25Rollup merge of #83349 - m-ou-se:unwrap-none, r=dtolnayYuki Okushi-5/+0
2021-03-24resolve late lifetimes by itemJack Huey-348/+227
2021-03-24Use `EvaluatedToOkModuloRegions` whenever we erase regionsAaron Hill-0/+184
2021-03-24Rename `span` to `source`Nixon Enraght-Moony-4/+4
2021-03-24RemoveZsts: don't touch unionsErik Desjardins-0/+32
2021-03-24Don't call `item` on modules for json rendererNixon Enraght-Moony-0/+49
2021-03-24Auto merge of #83364 - sexxi-goose:fix-83176, r=nikomatsakisbors-0/+25
2021-03-24Auto merge of #83050 - osa1:issue83048, r=matthewjasperbors-0/+14
2021-03-24Auto merge of #75384 - JulianKnodt:cg_def, r=varkor,lcnrbors-42/+276
2021-03-24Rollup merge of #83399 - camelid:rustdoc-priv-link-from-crate, r=jyn514Dylan DPC-0/+17
2021-03-24Rollup merge of #83393 - GuillaumeGomez:codeblock-tooltip-position, r=Nemo157Dylan DPC-4/+23
2021-03-24Rollup merge of #83391 - hyd-dev:uwtable, r=alexcrichtonDylan DPC-0/+22
2021-03-24Rollup merge of #83313 - cjgillot:assert, r=michaelwoeristerDylan DPC-1/+49
2021-03-24Rollup merge of #83051 - GuillaumeGomez:sidebar-trait-items-order, r=CraftSpi...Dylan DPC-2/+14
2021-03-23Add documentation for rustdoc-gui testsGuillaume Gomez-0/+12
2021-03-23Update to not have extra matchkadmin-0/+75
2021-03-23Auto merge of #82994 - camelid:rename-source-to-span, r=jyn514bors-4/+4
2021-03-23Update with commentskadmin-3/+33
2021-03-23Update with commentskadmin-0/+53
2021-03-23Add query for const_param_defaultkadmin-0/+56
2021-03-23Update testskadmin-5/+4
2021-03-23progress, stuff compiles nowlcnr-23/+40
2021-03-23Some refactoringvarkor-49/+22
2021-03-23Add has_default to GenericParamDefKind::Constkadmin-2/+33
2021-03-23Add test to enforce sidebar trait items orderGuillaume Gomez-2/+14
2021-03-23Auto merge of #83177 - erikdesjardins:zstassign, r=oli-obkbors-124/+92
2021-03-22rustdoc: Record crate name instead of using `None`Camelid-0/+17
2021-03-23Rollup merge of #83384 - mark-i-m:rename-pat2018, r=joshtriplettYuki Okushi-6/+6
2021-03-23Rollup merge of #80705 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum...Yuki Okushi-2/+3
2021-03-22Preserve signed zero on roundtripJubilee Young-1/+1
2021-03-22only run RemoveZsts at mir-opt-level 3 and aboveErik Desjardins-25/+52
2021-03-22Add GUI test to enforce tooltip positionGuillaume Gomez-4/+23
2021-03-23Allow not emitting `uwtable` on Androidhyd-dev-0/+22
2021-03-22Err if the debugging options are not passed.Camille GILLOT-1/+49
2021-03-22Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakisbors-652/+320
2021-03-22Update the minimum external LLVM to 10Josh Stone-2/+0
2021-03-22rename :pat2018 -> :pat215mark-6/+6
2021-03-22Rollup merge of #83338 - asquared31415:asm-syntax-test-fix, r=Dylan-DPCDylan DPC-8/+9
2021-03-222229 migration: Don't try resolve regions before writebackAman Arora-0/+25
2021-03-22Auto merge of #83360 - Dylan-DPC:rollup-17xulpv, r=Dylan-DPCbors-0/+35