| Age | Commit message (Expand) | Author | Lines |
| 2021-10-07 | Move some expansion logic into generation-time, fix section header links, rem... | Will Crichton | -40/+54 |
| 2021-10-06 | Update to latest rustc and rustdoc styles | Will Crichton | -8/+23 |
| 2021-10-06 | Unversioned -> InvocationSpecific | Will Crichton | -1/+1 |
| 2021-10-06 | Fix lint error, change scrape-examples.js minify call | Will Crichton | -2/+9 |
| 2021-10-06 | Move JS into a standalone file | Will Crichton | -115/+124 |
| 2021-10-06 | Change serialized format to use DefPathHash instead of custom String | Will Crichton | -41/+27 |
| 2021-10-06 | Add target crates as inputs to reduce size of intermediates | Will Crichton | -31/+130 |
| 2021-10-06 | Incorporate jyn's feedback | Will Crichton | -132/+183 |
| 2021-10-06 | Add styles for non-white themes | Will Crichton | -15/+61 |
| 2021-10-06 | Reduce blur size, fix example width bug, add better error handling for I/O is... | Will Crichton | -29/+68 |
| 2021-10-06 | Move highlighting logic from JS to Rust | Will Crichton | -187/+189 |
| 2021-10-06 | Sort examples by size | Will Crichton | -61/+158 |
| 2021-10-06 | Generate example source files with corresponding links | Will Crichton | -108/+160 |
| 2021-10-06 | Factor scraping and rendering into separate calls to rustdoc | Will Crichton | -158/+143 |
| 2021-10-06 | Fix check issue | Will Crichton | -14/+24 |
| 2021-10-06 | Add updated support for example-analyzer | Will Crichton | -21/+609 |
| 2021-10-06 | Auto merge of #89608 - Manishearth:rollup-m7kd76f, r=Manishearth | bors | -170/+530 |
| 2021-10-06 | Rollup merge of #89591 - infinity0:master, r=Amanieu | Manish Goregaokar | -0/+1 |
| 2021-10-06 | Rollup merge of #89588 - BoxyUwU:add_a_test_uwu, r=lcnr | Manish Goregaokar | -0/+29 |
| 2021-10-06 | Rollup merge of #89528 - FabianWolff:issue-89497, r=jackh726 | Manish Goregaokar | -6/+44 |
| 2021-10-06 | Rollup merge of #89506 - yaymukund:docblock-headings, r=GuillaumeGomez | Manish Goregaokar | -122/+264 |
| 2021-10-06 | Rollup merge of #89501 - Aaron1011:escaping-name-regions, r=davidtwco | Manish Goregaokar | -39/+188 |
| 2021-10-06 | Rollup merge of #89329 - tmiasko:print-type-sizes-no-fields, r=jackh726 | Manish Goregaokar | -1/+2 |
| 2021-10-06 | Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-se | Manish Goregaokar | -2/+2 |
| 2021-10-06 | Get rid of broken `ct-ng oldconfig` everywhere and directly provide a suitabl... | Hans Kratz | -20/+8 |
| 2021-10-06 | Switch to our own mirror of libisl | Mark Rousskov | -4/+4 |
| 2021-10-06 | Revert the rustc_error_codes changes. | Mukund Lakshman | -3/+3 |
| 2021-10-06 | Restore h1 styles, which got accidentally removed. | Mukund Lakshman | -3/+3 |
| 2021-10-06 | fix: alloc-optimisation is only for rust llvm | Ximin Luo | -0/+1 |
| 2021-10-06 | Auto merge of #89323 - estebank:derive-binop, r=petrochenkov | bors | -39/+458 |
| 2021-10-06 | test | Ellen | -0/+29 |
| 2021-10-05 | Consider unfulfilled obligations in binop errors | Esteban Kuber | -39/+458 |
| 2021-10-05 | Rollup merge of #89532 - ecstatic-morse:maybe-live-locals-enum, r=oli-obk,tmi... | Manish Goregaokar | -0/+32 |
| 2021-10-05 | Rollup merge of #89523 - Aaron1011:derive-future-compat, r=wesleywiser | Manish Goregaokar | -0/+72 |
| 2021-10-05 | Rollup merge of #89442 - GuillaumeGomez:duplicated-doc-alias, r=estebank | Manish Goregaokar | -0/+33 |
| 2021-10-05 | Rollup merge of #89317 - JulianKnodt:precise_errors, r=BoxyUwU | Manish Goregaokar | -9/+17 |
| 2021-10-05 | Rollup merge of #88871 - FabianWolff:issue-88403, r=jackh726 | Manish Goregaokar | -0/+60 |
| 2021-10-05 | Rollup merge of #88706 - ThePuzzlemaker:issue-88609, r=jackh726 | Manish Goregaokar | -0/+19 |
| 2021-10-05 | Note specific regions involved in 'borrowed data escapes' error | Aaron Hill | -39/+188 |
| 2021-10-05 | Auto merge of #89266 - cjgillot:session-ich, r=michaelwoerister | bors | -5/+5 |
| 2021-10-04 | Rollup merge of #89535 - notriddle:notriddle/error-index-generator-js, r=Mark... | Manish Goregaokar | -34/+19 |
| 2021-10-04 | Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakis | Manish Goregaokar | -211/+24 |
| 2021-10-04 | Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplett | Manish Goregaokar | -12/+12 |
| 2021-10-04 | Rollup merge of #89426 - davidtwco:bootstrap-nix-toolchain-env-var, r=Mark-Si... | Manish Goregaokar | -12/+17 |
| 2021-10-04 | Rollup merge of #89423 - DevinR528:reachable-fields, r=Nadrieril | Manish Goregaokar | -3/+15 |
| 2021-10-04 | Rollup merge of #89364 - hkmatsumoto:encode-json-with-utf-8, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2021-10-04 | Rollup merge of #88816 - dns2utf8:rustdoc_test_gui_2k_constants, r=GuillaumeG... | Manish Goregaokar | -22/+44 |
| 2021-10-04 | Rollup merge of #88234 - hkmatsumoto:rustdoc-impls-for-primitive, r=jyn514 | Manish Goregaokar | -3/+39 |
| 2021-10-04 | Rollup merge of #89536 - RalfJung:miri, r=RalfJung | Jubilee | -9/+7 |
| 2021-10-04 | Rollup merge of #89511 - lnicola:rust-analyzer-2021-10-04, r=lnicola | Jubilee | -17/+18 |