about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-04-07rustdoc: Link to the docs on namespaces when an unknown disambiguator is foundJoshua Nelson-0/+12
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-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
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-96/+1
2021-04-03expand: Do not ICE when a legacy AST-based macro attribute produces and empty...Vadim Petrochenkov-0/+31
2021-04-03Auto merge of #83738 - jyn514:only-load-some-crates, r=petrochenkovbors-10/+28
2021-04-03Auto merge of #83774 - richkadel:zero-based-counters, r=tmandrybors-72/+107
2021-04-02Translate counters from Rust 1-based to LLVM 0-based counter idsRich Kadel-72/+107
2021-04-02Auto merge of #81866 - nagisa:nagisa/sanitizer-support-target-prop, r=tmiaskobors-3/+2
2021-04-02Fix diagnostic issue when using FakeReads in closuresRoxane-51/+51
2021-04-03Maintain supported sanitizers as a target propertySimonas Kazlauskas-3/+2
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-114/+163
2021-04-02Don't load all extern crates unconditionallyJoshua Nelson-10/+28
2021-04-02Auto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r=Dylan-DPCbors-27018/+933
2021-04-02Rollup merge of #83757 - sexxi-goose:migrations_out, r=nikomatsakisDylan DPC-108/+640
2021-04-02Rollup merge of #83755 - richkadel:cov-test-simplify, r=tmandryDylan DPC-26664/+0
2021-04-02Rollup merge of #83673 - hi-rustin:rustin-patch-suggestion, r=estebankDylan DPC-246/+246