about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-04-08Rollup merge of #82497 - jyn514:json, r=CraftSpiderDylan DPC-0/+14
2021-04-07Rollup merge of #83954 - estebank:issue-83613, r=varkorDylan DPC-81/+117
2021-04-07Rollup merge of #83945 - SkiFire13:fix-83924, r=estebankDylan DPC-0/+65
2021-04-07Rollup merge of #83936 - crlf0710:disallow_extern_block_non_ascii, r=ManishearthDylan DPC-2/+57
2021-04-07Rollup merge of #83935 - SNCPlay42:param-default-impl-trait, r=varkorDylan DPC-59/+133
2021-04-07Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkovDylan DPC-96/+147
2021-04-07Rollup merge of #83816 - JohnTitor:unused-doc-comments-on-macros, r=varkorDylan DPC-0/+48
2021-04-07Rollup merge of #83634 - JohnTitor:proc-macro-ice, r=varkorDylan DPC-0/+68
2021-04-07Disable using non-ascii identifiers in extern blocks.Charles Lew-2/+57
2021-04-06Do not ICE when closure is involved in TAITEsteban Küber-0/+36
2021-04-06Remove trailing `:` from E0119 messageEsteban Küber-81/+81
2021-04-06Fix handling of `--output-format json` flagJoshua Nelson-0/+14
2021-04-06Add regression testGiacomo Stevanato-0/+65
2021-04-06Auto merge of #83934 - Dylan-DPC:rollup-nw5dadn, r=Dylan-DPCbors-0/+33
2021-04-06Rollup merge of #83895 - eggyal:issue-83883, r=jyn514Dylan DPC-0/+33
2021-04-06Auto merge of #83875 - jyn514:diag_info, r=bugadanibors-5/+15
2021-04-06forbid `impl Trait` in generic param defaultsSNCPlay42-59/+133
2021-04-06Use AnonConst for asm! constantsAmanieu d'Antras-96/+147
2021-04-06Add listing of lints (eg via -W help) to rustdocAlan Egerton-0/+33
2021-04-06Auto merge of #81234 - repnop:fn-alignment, r=lcnrbors-41/+40
2021-04-06Auto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwcobors-114/+163
2021-04-05Allow specifying alignment for functionsWesley Norris-41/+40
2021-04-06Rollup merge of #83849 - jyn514:intra-doc-cleanup, r=bugadaniYuki Okushi-15/+46
2021-04-06Rollup merge of #83814 - petrochenkov:emptyexpr, r=davidtwcoYuki Okushi-0/+31
2021-04-06Rollup merge of #83734 - JohnTitor:issue-83621, r=davidtwcoYuki Okushi-0/+16
2021-04-06Rollup merge of #83489 - LeSeulArtichaut:deref-else, r=davidtwcoYuki Okushi-1/+64
2021-04-05Auto merge of #83406 - b-naber:issue-83510, r=lcnrbors-0/+19
2021-04-05Use DiagnosticInfo for anchor failureJoshua Nelson-5/+15
2021-04-05Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisaDylan DPC-11/+20
2021-04-05Rollup merge of #83705 - jyn514:theme-error, r=GuillaumeGomezDylan DPC-0/+7
2021-04-05Disallow the use of high byte registes as operands on x86_64Amanieu d'Antras-11/+20
2021-04-05Use more appropriate return type for `resolve_associated_item`Joshua Nelson-15/+46
2021-04-05Rollup merge of #83865 - camelid:disamb-err-fix, r=jyn514Dylan DPC-0/+27
2021-04-05Rollup merge of #83863 - eggyal:issue-83852, r=jyn514Dylan DPC-0/+10
2021-04-05Rollup merge of #83650 - tspiteri:source-serif-4, r=GuillaumeGomezDylan DPC-7/+7
2021-04-05Rollup merge of #81922 - magurotuna:issue81522, r=matthewjasperDylan DPC-0/+31
2021-04-05change SourceSerifPro to SourceSerif4 in emit-shared-files testTrevor Spiteri-3/+3
2021-04-05Update Source Serif to release 4.004Trevor Spiteri-4/+4
2021-04-05Auto merge of #83819 - AngelicosPhosphoros:issue-73338-fix-partial-eq-impl, r...bors-0/+39
2021-04-05Renamed testAlan Egerton-0/+0
2021-04-05Merge branch 'master' of github.com:rust-lang/rust into issue-83852Alan Egerton-51/+51
2021-04-04Don't report disambiguator error if link would have been ignoredCamelid-0/+27
2021-04-05Rollup merge of #83841 - Amanieu:asm_clobber_feature, r=nagisaDylan DPC-0/+21
2021-04-05Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisaDylan DPC-96/+1
2021-04-05Rollup merge of #83807 - sjakobi:77548-remove-ignore-annotations, r=Mark-Simu...Dylan DPC-1848/+1596
2021-04-04Render destructured struct function param names as underscore.Alan Egerton-0/+10
2021-04-04Optimize PartialOrd leAngelicosPhosphoros-0/+39
2021-04-04Rollup merge of #83521 - sexxi-goose:quick-diagnostic-fix, r=nikomatsakisDylan DPC-51/+51
2021-04-04Allow clobbering unsupported registers in asm!Amanieu d'Antras-0/+21
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1848/+1596