| Age | Commit message (Expand) | Author | Lines |
| 2021-07-05 | Auto merge of #86282 - camelid:macro_rules-matchers, r=jyn514 | bors | -20/+65 |
| 2021-07-05 | Rollup merge of #86859 - JohnTitor:test-69323, r=jackh726 | Yuki Okushi | -0/+30 |
| 2021-07-04 | Auto merge of #86866 - nikomatsakis:issue-84841, r=oli-obk | bors | -0/+78 |
| 2021-07-05 | Add a regression test for issue-69323 | Yuki Okushi | -0/+30 |
| 2021-07-04 | be conservative in has_significant_drop | Niko Matsakis | -0/+34 |
| 2021-07-04 | allow inference vars in type_implements_trait | Niko Matsakis | -1/+35 |
| 2021-07-04 | Auto merge of #86048 - nbdd0121:no_floating_point, r=Amanieu | bors | -0/+4 |
| 2021-07-04 | Auto merge of #86255 - Smittyvb:mir-alloc-oom, r=RalfJung,oli-obk | bors | -0/+33 |
| 2021-07-04 | Auto merge of #86849 - jyn514:rustdoc-group, r=Manishearth | bors | -15/+24 |
| 2021-07-04 | Auto merge of #86833 - crlf0710:remove-std-raw-mod, r=SimonSapin | bors | -27/+15 |
| 2021-07-03 | rustc_ast_pretty: Don't print space after `$` | Noah Lev | -25/+29 |
| 2021-07-03 | Auto merge of #85090 - Aaron1011:type-outlives-global, r=matthewjasper,jackh726 | bors | -15/+15 |
| 2021-07-03 | Pretty-print macro matchers instead of using source code | Noah Lev | -15/+14 |
| 2021-07-03 | add test case | Niko Matsakis | -0/+10 |
| 2021-07-03 | Warn when `rustdoc::` group is omitted from lint names | Joshua Nelson | -15/+24 |
| 2021-07-03 | Auto merge of #86571 - fee1-dead:const-trait-impl-fix, r=jackh726 | bors | -0/+45 |
| 2021-07-03 | Remove the deprecated `core::raw` and `std::raw` module. | Charles Lew | -27/+15 |
| 2021-07-03 | Auto merge of #86795 - JohnTitor:fix-bind, r=jackh726 | bors | -0/+142 |
| 2021-07-02 | core: add unstable `no_fp_fmt_parse` to disable float fmt/parse code | Gary Guo | -0/+4 |
| 2021-07-02 | Auto merge of #86817 - JohnTitor:rollup-rcysc95, r=JohnTitor | bors | -0/+163 |
| 2021-07-03 | Rollup merge of #86813 - JohnTitor:unused-doc-comments-help, r=jackh726 | Yuki Okushi | -0/+106 |
| 2021-07-03 | Rollup merge of #86796 - JohnTitor:test-70703, r=jonas-schievink | Yuki Okushi | -0/+26 |
| 2021-07-03 | Rollup merge of #84029 - drahnr:master, r=petrochenkov | Yuki Okushi | -0/+31 |
| 2021-07-02 | Auto merge of #85269 - dpaoliello:dpaoliello/DebugSymbols, r=michaelwoerister | bors | -185/+509 |
| 2021-07-03 | Fix const-generics ICE related to binding | Yuki Okushi | -0/+142 |
| 2021-07-03 | Add a help message to `unused_doc_comments` lint | Yuki Okushi | -0/+106 |
| 2021-07-02 | Fix type name difference between i686 and x86_64 for test | Wesley Wiser | -1/+1 |
| 2021-07-02 | Auto merge of #86806 - GuillaumeGomez:rollup-pr5r37w, r=GuillaumeGomez | bors | -20/+12 |
| 2021-07-02 | Rollup merge of #85749 - GuillaumeGomez:revert-smart-extern-crate-load, r=jyn514 | Guillaume Gomez | -20/+12 |
| 2021-07-02 | Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplett | bors | -1/+3 |
| 2021-07-02 | add track_path::path fn for proc-macro usage | Bernhard Schuster | -0/+31 |
| 2021-07-02 | Add a regression test for issue-70703 | Yuki Okushi | -0/+26 |
| 2021-07-02 | Rollup merge of #86775 - fee1-dead:impl-const-test, r=jonas-schievink | Yuki Okushi | -22/+95 |
| 2021-07-02 | Rollup merge of #86659 - notriddle:notriddle/generics-rustdoc, r=GuillaumeGomez | Yuki Okushi | -0/+103 |
| 2021-07-02 | Rollup merge of #86148 - FabianWolff:issue-85855, r=varkor | Yuki Okushi | -0/+40 |
| 2021-07-01 | Update cdb tests for expected output | Wesley Wiser | -66/+70 |
| 2021-07-01 | Revert "Don't load all extern crates unconditionally" | Guillaume Gomez | -20/+12 |
| 2021-07-01 | Minor adjustments and refactoring | Fabian Wolff | -11/+4 |
| 2021-07-01 | fix(rustdoc): generics search | Michael Howell | -0/+103 |
| 2021-07-01 | Test for const trait impls behind feature gates | Deadbeef | -0/+89 |
| 2021-07-01 | Use revisions for cross-crate test | Deadbeef | -22/+6 |
| 2021-07-01 | Auto merge of #86774 - GuillaumeGomez:rollup-rkcgvph, r=GuillaumeGomez | bors | -6/+70 |
| 2021-07-01 | Rollup merge of #86773 - dns2utf8:rustdoc_enable_near_tests, r=GuillaumeGomez | Guillaume Gomez | -6/+6 |
| 2021-07-01 | Rollup merge of #86666 - ptrojahn:compare_kinds, r=petrochenkov | Guillaume Gomez | -0/+29 |
| 2021-07-01 | Rollup merge of #86652 - nagisa:nagisa/non-leaf-fp, r=petrochenkov | Guillaume Gomez | -0/+35 |
| 2021-07-01 | Enable the tests developed with #86594 | Stefan Schindler | -6/+6 |
| 2021-07-01 | Auto merge of #86190 - asquared31415:extern-main-86110-fix, r=varkor | bors | -0/+15 |
| 2021-07-01 | Rollup merge of #86750 - fee1-dead:impl-const-test, r=jonas-schievink | Yuki Okushi | -0/+84 |
| 2021-07-01 | Rollup merge of #86746 - GuillaumeGomez:query-type-filter, r=notriddle | Yuki Okushi | -0/+12 |
| 2021-07-01 | Rollup merge of #86728 - FabianWolff:issue-86721, r=LeSeulArtichaut | Yuki Okushi | -2/+80 |