| Age | Commit message (Expand) | Author | Lines |
| 2021-06-08 | Update cargo | Eric Huss | -0/+0 |
| 2021-06-08 | Update Miri | hyd-dev | -10/+9 |
| 2021-06-08 | Auto merge of #86127 - JohnTitor:rollup-0c6mp3j, r=JohnTitor | bors | -22/+37 |
| 2021-06-08 | Rollup merge of #86096 - FabianWolff:ec-E0316, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2021-06-08 | Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jsha | Yuki Okushi | -1/+6 |
| 2021-06-08 | Rollup merge of #86090 - lnicola:rust-analyzer-2021-06-07, r=jonas-schievink | Yuki Okushi | -15/+19 |
| 2021-06-08 | Rollup merge of #86078 - GuillaumeGomez:type-page-font-weight, r=jsha | Yuki Okushi | -2/+8 |
| 2021-06-08 | Rollup merge of #86074 - reaganmcf:iss-86039, r=jyn514 | Yuki Okushi | -2/+2 |
| 2021-06-08 | Rollup merge of #85951 - hyd-dev:force-unwind-tables, r=steveklabnik | Yuki Okushi | -2/+1 |
| 2021-06-07 | Update RLS | Igor Matuszewski | -0/+0 |
| 2021-06-07 | Bless ui/where-clauses/where-for-self.rs test | Fabian Wolff | -0/+1 |
| 2021-06-07 | Auto merge of #85891 - bjorn3:revert_merge_crate_disambiguator, r=Mark-Simula... | bors | -92/+92 |
| 2021-06-07 | Add test to ensure the result descripton is correctly handling codeblocks | Guillaume Gomez | -0/+5 |
| 2021-06-07 | Fix integration of codeblocks in search result description | Guillaume Gomez | -1/+1 |
| 2021-06-07 | Revert "Update tests" | bjorn3 | -68/+68 |
| 2021-06-07 | Revert "Update mir opt tests" | bjorn3 | -24/+24 |
| 2021-06-07 | Rollup merge of #86025 - bjorn3:no_rpath_cfg_prefix, r=jackh726 | Yuki Okushi | -2/+1 |
| 2021-06-07 | Rollup merge of #85996 - jyn514:library-changes, r=Mark-Simulacrum | Yuki Okushi | -3/+5 |
| 2021-06-07 | Rollup merge of #84262 - camelid:sized-ice, r=estebank | Yuki Okushi | -0/+58 |
| 2021-06-07 | :arrow_up: rust-analyzer | Laurențiu Nicola | -15/+19 |
| 2021-06-07 | Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkor | bors | -18/+3 |
| 2021-06-06 | Update testsuite to match new panic msg | Reagan McFarland | -2/+2 |
| 2021-06-07 | Rollup merge of #86058 - fee1-dead:E0121-improvements, r=jackh726 | Guillaume Gomez | -22/+22 |
| 2021-06-07 | Rollup merge of #86040 - GuillaumeGomez:search-result-display-height, r=jsha | Guillaume Gomez | -0/+2 |
| 2021-06-07 | Rollup merge of #86010 - FabianWolff:ICE-parser, r=varkor | Guillaume Gomez | -0/+135 |
| 2021-06-07 | Rollup merge of #84940 - jyn514:ninja, r=Mark-Simulacrum | Guillaume Gomez | -2/+7 |
| 2021-06-07 | Rollup merge of #83433 - jyn514:cfg-bootstrap-macro, r=Mark-Simulacrum | Guillaume Gomez | -0/+7 |
| 2021-06-07 | Add test to check that font-weight is correctly set on type page | Guillaume Gomez | -1/+7 |
| 2021-06-06 | Fix invalid weight for type pages | Guillaume Gomez | -1/+1 |
| 2021-06-06 | Add variance-related information to lifetime error messages | Aaron Hill | -0/+53 |
| 2021-06-06 | Auto merge of #84995 - petrochenkov:tcollect, r=Aaron1011 | bors | -0/+577 |
| 2021-06-06 | Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitor | bors | -18/+46 |
| 2021-06-06 | parser: Ensure that all nonterminals have tokens after parsing | Vadim Petrochenkov | -0/+577 |
| 2021-06-06 | Rollup merge of #86047 - jyn514:doc-attrs, r=petrochenkov | Yuki Okushi | -0/+22 |
| 2021-06-06 | Rollup merge of #85972 - GuillaumeGomez:rustdoc-html-fixes, r=jsha | Yuki Okushi | -4/+10 |
| 2021-06-06 | Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-se | Yuki Okushi | -14/+14 |
| 2021-06-06 | Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-se | bors | -16/+95 |
| 2021-06-06 | Auto merge of #84171 - ricobbe:raw-dylib-via-llvm, r=petrochenkov | bors | -1/+158 |
| 2021-06-05 | Don't fire `invalid_doc_attributes` on `extern crate` items | Joshua Nelson | -0/+22 |
| 2021-06-06 | Auto merge of #79608 - alessandrod:bpf, r=nagisa | bors | -4/+188 |
| 2021-06-05 | Fix invalid ID value in all.html file | Guillaume Gomez | -2/+8 |
| 2021-06-05 | Add missing backslash in HTML layout string | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Escape <meta> content attribute value | Guillaume Gomez | -1/+1 |
| 2021-06-05 | Fix display for search results | Guillaume Gomez | -0/+2 |
| 2021-06-05 | Rollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez | Guillaume Gomez | -4/+4 |
| 2021-06-05 | Rollup merge of #85501 - jyn514:invalid-doc-attrs, r=varkor | Guillaume Gomez | -11/+38 |
| 2021-06-05 | Use sysroot instead of CFG_PREFIX for the rpath | bjorn3 | -2/+1 |
| 2021-06-05 | Remove `_` from E0121 diagnostic suggestions | Deadbeef | -22/+22 |
| 2021-06-05 | Auto merge of #86001 - richkadel:revert-85617-rustin-patch-fix, r=Mark-Simula... | bors | -158/+148 |
| 2021-06-05 | Auto merge of #85990 - jyn514:channel-replace-rustdoc, r=Manishearth | bors | -7/+17 |