| Age | Commit message (Expand) | Author | Lines |
| 2021-04-08 | Rollup merge of #82497 - jyn514:json, r=CraftSpider | Dylan DPC | -0/+14 |
| 2021-04-07 | Rollup merge of #83954 - estebank:issue-83613, r=varkor | Dylan DPC | -81/+117 |
| 2021-04-07 | Rollup merge of #83945 - SkiFire13:fix-83924, r=estebank | Dylan DPC | -0/+65 |
| 2021-04-07 | Rollup merge of #83936 - crlf0710:disallow_extern_block_non_ascii, r=Manishearth | Dylan DPC | -2/+57 |
| 2021-04-07 | Rollup merge of #83935 - SNCPlay42:param-default-impl-trait, r=varkor | Dylan DPC | -59/+133 |
| 2021-04-07 | Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkov | Dylan DPC | -96/+147 |
| 2021-04-07 | Rollup merge of #83816 - JohnTitor:unused-doc-comments-on-macros, r=varkor | Dylan DPC | -0/+48 |
| 2021-04-07 | Rollup merge of #83634 - JohnTitor:proc-macro-ice, r=varkor | Dylan DPC | -0/+68 |
| 2021-04-07 | Disable using non-ascii identifiers in extern blocks. | Charles Lew | -2/+57 |
| 2021-04-06 | Do not ICE when closure is involved in TAIT | Esteban Küber | -0/+36 |
| 2021-04-06 | Remove trailing `:` from E0119 message | Esteban Küber | -81/+81 |
| 2021-04-06 | Fix handling of `--output-format json` flag | Joshua Nelson | -0/+14 |
| 2021-04-06 | Add regression test | Giacomo Stevanato | -0/+65 |
| 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 | forbid `impl Trait` in generic param defaults | SNCPlay42 | -59/+133 |
| 2021-04-06 | Use AnonConst for asm! constants | Amanieu d'Antras | -96/+147 |
| 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 |