| Age | Commit message (Expand) | Author | Lines |
| 2021-04-07 | rustdoc: Link to the docs on namespaces when an unknown disambiguator is found | Joshua Nelson | -0/+12 |
| 2021-04-06 | Auto merge of #83934 - Dylan-DPC:rollup-nw5dadn, r=Dylan-DPC | bors | -0/+33 |
| 2021-04-06 | Rollup merge of #83895 - eggyal:issue-83883, r=jyn514 | Dylan DPC | -0/+33 |
| 2021-04-06 | Auto merge of #83875 - jyn514:diag_info, r=bugadani | bors | -5/+15 |
| 2021-04-06 | Add listing of lints (eg via -W help) to rustdoc | Alan Egerton | -0/+33 |
| 2021-04-06 | Auto merge of #81234 - repnop:fn-alignment, r=lcnr | bors | -41/+40 |
| 2021-04-06 | Auto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwco | bors | -114/+163 |
| 2021-04-05 | Allow specifying alignment for functions | Wesley Norris | -41/+40 |
| 2021-04-06 | Rollup merge of #83849 - jyn514:intra-doc-cleanup, r=bugadani | Yuki Okushi | -15/+46 |
| 2021-04-06 | Rollup merge of #83814 - petrochenkov:emptyexpr, r=davidtwco | Yuki Okushi | -0/+31 |
| 2021-04-06 | Rollup merge of #83734 - JohnTitor:issue-83621, r=davidtwco | Yuki Okushi | -0/+16 |
| 2021-04-06 | Rollup merge of #83489 - LeSeulArtichaut:deref-else, r=davidtwco | Yuki Okushi | -1/+64 |
| 2021-04-05 | Auto merge of #83406 - b-naber:issue-83510, r=lcnr | bors | -0/+19 |
| 2021-04-05 | Use DiagnosticInfo for anchor failure | Joshua Nelson | -5/+15 |
| 2021-04-05 | Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisa | Dylan DPC | -11/+20 |
| 2021-04-05 | Rollup merge of #83705 - jyn514:theme-error, r=GuillaumeGomez | Dylan DPC | -0/+7 |
| 2021-04-05 | Disallow the use of high byte registes as operands on x86_64 | Amanieu d'Antras | -11/+20 |
| 2021-04-05 | Use more appropriate return type for `resolve_associated_item` | Joshua Nelson | -15/+46 |
| 2021-04-05 | Rollup merge of #83865 - camelid:disamb-err-fix, r=jyn514 | Dylan DPC | -0/+27 |
| 2021-04-05 | Rollup merge of #83863 - eggyal:issue-83852, r=jyn514 | Dylan DPC | -0/+10 |
| 2021-04-05 | Rollup merge of #83650 - tspiteri:source-serif-4, r=GuillaumeGomez | Dylan DPC | -7/+7 |
| 2021-04-05 | Rollup merge of #81922 - magurotuna:issue81522, r=matthewjasper | Dylan DPC | -0/+31 |
| 2021-04-05 | change SourceSerifPro to SourceSerif4 in emit-shared-files test | Trevor Spiteri | -3/+3 |
| 2021-04-05 | Update Source Serif to release 4.004 | Trevor Spiteri | -4/+4 |
| 2021-04-05 | Auto merge of #83819 - AngelicosPhosphoros:issue-73338-fix-partial-eq-impl, r... | bors | -0/+39 |
| 2021-04-05 | Renamed test | Alan Egerton | -0/+0 |
| 2021-04-05 | Merge branch 'master' of github.com:rust-lang/rust into issue-83852 | Alan Egerton | -51/+51 |
| 2021-04-04 | Don't report disambiguator error if link would have been ignored | Camelid | -0/+27 |
| 2021-04-05 | Rollup merge of #83841 - Amanieu:asm_clobber_feature, r=nagisa | Dylan DPC | -0/+21 |
| 2021-04-05 | Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa | Dylan DPC | -96/+1 |
| 2021-04-05 | Rollup merge of #83807 - sjakobi:77548-remove-ignore-annotations, r=Mark-Simu... | Dylan DPC | -1848/+1596 |
| 2021-04-04 | Render destructured struct function param names as underscore. | Alan Egerton | -0/+10 |
| 2021-04-04 | Optimize PartialOrd le | AngelicosPhosphoros | -0/+39 |
| 2021-04-04 | Rollup merge of #83521 - sexxi-goose:quick-diagnostic-fix, r=nikomatsakis | Dylan DPC | -51/+51 |
| 2021-04-04 | Allow clobbering unsupported registers in asm! | Amanieu d'Antras | -0/+21 |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -1848/+1596 |
| 2021-04-03 | Remove attribute `#[link_args]` | Vadim Petrochenkov | -96/+1 |
| 2021-04-03 | expand: Do not ICE when a legacy AST-based macro attribute produces and empty... | Vadim Petrochenkov | -0/+31 |
| 2021-04-03 | Auto merge of #83738 - jyn514:only-load-some-crates, r=petrochenkov | bors | -10/+28 |
| 2021-04-03 | Auto merge of #83774 - richkadel:zero-based-counters, r=tmandry | bors | -72/+107 |
| 2021-04-02 | Translate counters from Rust 1-based to LLVM 0-based counter ids | Rich Kadel | -72/+107 |
| 2021-04-02 | Auto merge of #81866 - nagisa:nagisa/sanitizer-support-target-prop, r=tmiasko | bors | -3/+2 |
| 2021-04-02 | Fix diagnostic issue when using FakeReads in closures | Roxane | -51/+51 |
| 2021-04-03 | Maintain supported sanitizers as a target property | Simonas Kazlauskas | -3/+2 |
| 2021-04-03 | Manually set dso_local when its valid to do so | Simonas Kazlauskas | -114/+163 |
| 2021-04-02 | Don't load all extern crates unconditionally | Joshua Nelson | -10/+28 |
| 2021-04-02 | Auto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r=Dylan-DPC | bors | -27018/+933 |
| 2021-04-02 | Rollup merge of #83757 - sexxi-goose:migrations_out, r=nikomatsakis | Dylan DPC | -108/+640 |
| 2021-04-02 | Rollup merge of #83755 - richkadel:cov-test-simplify, r=tmandry | Dylan DPC | -26664/+0 |
| 2021-04-02 | Rollup merge of #83673 - hi-rustin:rustin-patch-suggestion, r=estebank | Dylan DPC | -246/+246 |