| Age | Commit message (Expand) | Author | Lines |
| 2021-02-26 | Rollup merge of #82549 - rust-lang:revert-82313-update-normalize-css, r=apiraino | Guillaume Gomez | -1/+1 |
| 2021-02-26 | Rollup merge of #82545 - jsha:woff2, r=GuillaumeGomez | Guillaume Gomez | -2/+14 |
| 2021-02-26 | Rollup merge of #82535 - wesleywiser:wip_codegen_thread_names, r=nagisa | Guillaume Gomez | -47/+77 |
| 2021-02-26 | Rollup merge of #82506 - estebank:unused_variable_lint, r=lcnr | Guillaume Gomez | -5/+56 |
| 2021-02-26 | Rollup merge of #82491 - tmiasko:i, r=lcnr | Guillaume Gomez | -124/+146 |
| 2021-02-26 | Rollup merge of #82456 - klensy:or-else, r=estebank | Guillaume Gomez | -28/+34 |
| 2021-02-26 | Rollup merge of #82165 - nellshamrell:nell/fix-80658-B, r=estebank | Guillaume Gomez | -22/+49 |
| 2021-02-26 | Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se | Guillaume Gomez | -18/+5 |
| 2021-02-26 | Revert "Update normalize.css to 8.0.1" | Guillaume Gomez | -1/+1 |
| 2021-02-26 | Embed woff2 files in rustdoc binary. | Jacob Hoffman-Andrews | -0/+8 |
| 2021-02-26 | Add optional woff2 versions of FiraSans. | Jacob Hoffman-Andrews | -2/+6 |
| 2021-02-26 | Auto merge of #78429 - casey:doctest-attribute-splitting, r=jyn514 | bors | -20/+84 |
| 2021-02-25 | Set codegen thread names | Wesley Wiser | -47/+77 |
| 2021-02-25 | Auto merge of #82530 - Aaron1011:rollup-aalwq15, r=Aaron1011 | bors | -168/+174 |
| 2021-02-25 | Rollup merge of #82510 - jyn514:fix-typo, r=Dylan-DPC | Aaron Hill | -1/+1 |
| 2021-02-25 | Rollup merge of #82503 - cratelyn:patch-1, r=Mark-Simulacrum | Aaron Hill | -1/+1 |
| 2021-02-25 | Rollup merge of #82502 - jyn514:tidy, r=petrochenkov | Aaron Hill | -6/+12 |
| 2021-02-25 | Rollup merge of #82484 - bugadani:docfix, r=jyn514 | Aaron Hill | -1/+11 |
| 2021-02-25 | Rollup merge of #82468 - osa1:pick_by_value_method_docs, r=petrochenkov | Aaron Hill | -19/+17 |
| 2021-02-25 | Rollup merge of #82467 - ojeda:tidy-normalize-safety-comments, r=kennytm | Aaron Hill | -19/+26 |
| 2021-02-25 | Rollup merge of #82464 - ehuss:unix-command-comment, r=kennytm | Aaron Hill | -17/+7 |
| 2021-02-25 | Rollup merge of #82463 - jrmuizel:patch-1, r=steveklabnik | Aaron Hill | -1/+1 |
| 2021-02-25 | Rollup merge of #82441 - frewsxcv:frewsxcv-docs, r=GuillaumeGomez | Aaron Hill | -2/+2 |
| 2021-02-25 | Rollup merge of #82431 - Aaron1011:fix/bug-env, r=jyn514 | Aaron Hill | -2/+4 |
| 2021-02-25 | Rollup merge of #82269 - LeSeulArtichaut:cleanup-ppmode, r=spastorino | Aaron Hill | -99/+92 |
| 2021-02-25 | Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obk | bors | -4/+429 |
| 2021-02-25 | Auto merge of #82517 - Dylan-DPC:rollup-a1958gb, r=Dylan-DPC | bors | -3437/+7140 |
| 2021-02-25 | Rollup merge of #82514 - flip1995:clippyup, r=Manishearth | Dylan DPC | -3284/+6576 |
| 2021-02-25 | Rollup merge of #82364 - osa1:issue82361, r=estebank | Dylan DPC | -4/+128 |
| 2021-02-25 | Rollup merge of #82321 - bugadani:ast3, r=varkor | Dylan DPC | -7/+6 |
| 2021-02-25 | Rollup merge of #82313 - jsha:update-normalize-css, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2021-02-25 | Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkor | Dylan DPC | -9/+67 |
| 2021-02-25 | Rollup merge of #82214 - est31:no_to_string, r=oli-obk | Dylan DPC | -6/+6 |
| 2021-02-25 | Rollup merge of #82213 - est31:slices_for_vecs, r=jyn514 | Dylan DPC | -3/+3 |
| 2021-02-25 | Rollup merge of #82090 - notriddle:consider-using-a-semicolon-here, r=estebank | Dylan DPC | -2/+83 |
| 2021-02-25 | Rollup merge of #82087 - estebank:abolish-ice, r=oli-obk | Dylan DPC | -20/+39 |
| 2021-02-25 | Rollup merge of #82078 - lopopolo:char-u8-const-fn, r=m-ou-se | Dylan DPC | -10/+18 |
| 2021-02-25 | Rollup merge of #81713 - estebank:unstable-assoc-item-lint, r=oli-obk | Dylan DPC | -23/+67 |
| 2021-02-25 | Rollup merge of #81575 - camelid:rustdoc-wrongnamespace-cleanup, r=jyn514 | Dylan DPC | -17/+22 |
| 2021-02-25 | Rollup merge of #81167 - usbalbin:const_write, r=oli-obk | Dylan DPC | -5/+65 |
| 2021-02-25 | Rollup merge of #80553 - derekdreery:arc_error, r=m-ou-se | Dylan DPC | -0/+22 |
| 2021-02-25 | Rollup merge of #80534 - LeSeulArtichaut:doc-include, r=jyn514 | Dylan DPC | -4/+3 |
| 2021-02-25 | Rollup merge of #75807 - jyn514:num-intra-link, r=poliorcetics | Dylan DPC | -42/+34 |
| 2021-02-25 | Auto merge of #82265 - GuillaumeGomez:cleanup-attrs-twice, r=jyn514 | bors | -6/+23 |
| 2021-02-25 | add helpful error notes and fix the false 'defined here' messages | Henry Boisdequin | -9/+67 |
| 2021-02-25 | Update Cargo.lock | flip1995 | -11/+119 |
| 2021-02-25 | Fix Clippy build and test | flip1995 | -3/+6 |
| 2021-02-25 | Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup | flip1995 | -3273/+6454 |
| 2021-02-25 | Auto merge of #6789 - flip1995:rustup, r=flip1995 | bors | -149/+134 |
| 2021-02-25 | Bump nightly version -> 2021-02-25 | flip1995 | -1/+1 |