| Age | Commit message (Expand) | Author | Lines |
| 2021-04-05 | Rename non_autolinks -> bare_urls | Joshua Nelson | -8/+24 |
| 2021-04-05 | Remove 'unnecessary long for for link' warning | Joshua Nelson | -42/+22 |
| 2021-04-05 | Auto merge of #83819 - AngelicosPhosphoros:issue-73338-fix-partial-eq-impl, r... | bors | -0/+39 |
| 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 | 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 | 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-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 |
| 2021-04-02 | Rollup merge of #83478 - jyn514:fine-grained-files, r=Mark-Simulacrum | Dylan DPC | -0/+47 |
| 2021-04-02 | Auto merge of #76881 - hameerabbasi:issue-53325, r=oli-obk | bors | -158/+1870 |
| 2021-04-02 | Auto merge of #83468 - hi-rustin:rustin-patch-lint, r=nikomatsakis | bors | -0/+84 |
| 2021-04-02 | Auto merge of #83781 - JohnTitor:rollup-1vm3dxo, r=JohnTitor | bors | -0/+52 |
| 2021-04-02 | Rollup merge of #83754 - GuillaumeGomez:search-tab-behaviour, r=jyn514 | Yuki Okushi | -0/+21 |
| 2021-04-02 | Rollup merge of #83535 - MidasLamb:mir-type-count-mismatch, r=nikomatsakis | Yuki Okushi | -0/+31 |
| 2021-04-02 | Auto merge of #83207 - oli-obk:valtree2, r=lcnr | bors | -25/+25 |
| 2021-04-02 | Simplify coverage tests | Rich Kadel | -26664/+0 |
| 2021-04-02 | Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514 | bors | -21/+55 |
| 2021-04-02 | Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebank | bors | -37/+70 |
| 2021-04-01 | Make the diagnostic message more readable | Aman Arora | -54/+54 |
| 2021-04-01 | Don't introduce a block if a block exists | Aman Arora | -59/+177 |
| 2021-04-02 | Auto merge of #83663 - AngelicosPhosphoros:simplify_binary_and_to_get_better_... | bors | -288/+334 |
| 2021-04-02 | address comments | hi-rustin | -12/+12 |
| 2021-04-01 | Update test cases | Aman Arora | -108/+522 |
| 2021-04-01 | Add test to ensure search tabs behaviour | Guillaume Gomez | -0/+21 |
| 2021-04-01 | Add a test that triggers the out-of-bounds ICE. | Midas Lambrichts | -0/+31 |
| 2021-04-01 | Auto merge of #82780 - cjgillot:dep-stream, r=michaelwoerister | bors | -9/+9 |
| 2021-04-01 | Simplify logical operations CFG | AngelicosPhosphoros | -288/+334 |
| 2021-04-01 | add OR_PATTERNS_BACK_COMPAT lint | hi-rustin | -0/+84 |
| 2021-04-01 | Limit the problematic tests to x86_64. | Hameer Abbasi | -63/+2 |
| 2021-04-01 | Rollup merge of #83699 - JohnTitor:issue-68830, r=Dylan-DPC | Dylan DPC | -0/+32 |
| 2021-04-01 | Rollup merge of #83015 - hyd-dev:test-79825-81555, r=Aaron1011 | Dylan DPC | -0/+39 |
| 2021-03-31 | Fix `--external-css` to be invocation-specific and note main.js should be inv... | Joshua Nelson | -7/+17 |
| 2021-03-31 | Rename CrateSpecific -> InvocationSpecific | Joshua Nelson | -11/+11 |
| 2021-03-31 | Enforce that Toolchain files are static and Crate files are dynamic | Joshua Nelson | -1/+5 |
| 2021-03-31 | Fix tests and AstConv -> dyn AstConv | Jack Huey | -20/+19 |
| 2021-03-31 | Fmt and test revert | Jack Huey | -32/+31 |