| Age | Commit message (Expand) | Author | Lines |
| 2020-09-09 | Fix segfault if pthread_getattr_np fails | Tavian Barnes | -2/+6 |
| 2020-09-09 | Auto merge of #76513 - rust-lang:rust-analyzer-2020-09-09, r=jonas-schievink | bors | -16/+16 |
| 2020-09-09 | :arrow_up: rust-analyzer | Jonas Schievink | -16/+16 |
| 2020-09-09 | Auto merge of #76406 - GuillaumeGomez:create-e0774, r=pickfire,jyn514 | bors | -31/+69 |
| 2020-09-09 | Auto merge of #76463 - camelid:improve-E0607-explanation, r=jyn514 | bors | -7/+7 |
| 2020-09-09 | Auto merge of #76453 - camelid:fix-css-crate-list, r=GuillaumeGomez,ollie27 | bors | -3/+4 |
| 2020-09-09 | Auto merge of #76418 - jyn514:readme, r=Dylan-DPC | bors | -5/+4 |
| 2020-09-09 | Auto merge of #76502 - Dylan-DPC:rollup-2c4zz0t, r=Dylan-DPC | bors | -37/+84 |
| 2020-09-09 | Rollup merge of #76498 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2020-09-09 | Rollup merge of #76403 - scileo:doc-all-impls, r=lcnr | Dylan DPC | -1/+1 |
| 2020-09-09 | Rollup merge of #76402 - elichai:patch-2, r=wesleywiser | Dylan DPC | -12/+15 |
| 2020-09-09 | Rollup merge of #76401 - JulianKnodt:i68366, r=lcnr | Dylan DPC | -5/+52 |
| 2020-09-09 | Rollup merge of #76396 - dylni:fix-typo-in-tracking-issue-template, r=jonas-s... | Dylan DPC | -1/+1 |
| 2020-09-09 | Rollup merge of #76389 - MaulingMonkey:pr-natvis-hashmap-vsc, r=petrochenkov | Dylan DPC | -2/+2 |
| 2020-09-09 | Rollup merge of #76379 - petrochenkov:nodegen, r=Mark-Simulacrum | Dylan DPC | -9/+5 |
| 2020-09-09 | Rollup merge of #76374 - pickfire:patch-4, r=Cldfire | Dylan DPC | -2/+3 |
| 2020-09-09 | Rollup merge of #76355 - calebcartwright:reduce-rustfmt-visibility, r=nikomat... | Dylan DPC | -2/+1 |
| 2020-09-09 | Rollup merge of #76162 - abrausch:documentation-fix-duration_since, r=jyn514 | Dylan DPC | -3/+4 |
| 2020-09-08 | Update cargo | Eric Huss | -0/+0 |
| 2020-09-08 | Make duration_since documentation more clear | Alexander Brausch | -3/+4 |
| 2020-09-08 | Update tests | Guillaume Gomez | -28/+38 |
| 2020-09-08 | Create new E0774 code error | Guillaume Gomez | -3/+31 |
| 2020-09-08 | Auto merge of #76332 - Mark-Simulacrum:bootstrap-llvm, r=pietroalbini | bors | -0/+83 |
| 2020-09-08 | Auto merge of #76469 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2020-09-08 | Auto merge of #76308 - wesleywiser:enable_simplifyarmidentity_mir_opt, r=oli-obk | bors | -11/+9 |
| 2020-09-08 | update Miri | Ralf Jung | -8/+8 |
| 2020-09-08 | Auto merge of #76423 - Mark-Simulacrum:stable-bootstrap, r=jyn514 | bors | -5/+4 |
| 2020-09-08 | Auto merge of #75585 - RalfJung:demotion, r=oli-obk | bors | -16/+52 |
| 2020-09-08 | Auto merge of #76210 - Mark-Simulacrum:tracing-update, r=oli-obk | bors | -4/+4 |
| 2020-09-07 | Add "For example," | Camelid | -3/+3 |
| 2020-09-07 | Improve wording of E0607 explanation | Camelid | -7/+7 |
| 2020-09-08 | Auto merge of #75138 - jumbatm:session-diagnostic-derive, r=oli-obk | bors | -205/+1361 |
| 2020-09-07 | Auto merge of #76044 - ecstatic-morse:dataflow-lattice, r=oli-obk | bors | -678/+947 |
| 2020-09-07 | rustdoc: Fix font CSS for crate lists | Camelid | -3/+4 |
| 2020-09-07 | Add regression test and help note | kadmin | -5/+52 |
| 2020-09-07 | Dedicated rust development tarball | Mark Rousskov | -0/+83 |
| 2020-09-07 | Auto merge of #74366 - t-rapp:tr-bufreader-pos, r=LukasKalbertodt | bors | -0/+87 |
| 2020-09-07 | Auto merge of #76395 - dylni:adjust-documentation-for-slice-check-range, r=jy... | bors | -1/+11 |
| 2020-09-07 | Implement Seek::stream_position() for BufReader | Tobias Rapp | -0/+87 |
| 2020-09-07 | Auto merge of #76368 - ayushmishra2005:move_str_contact_library, r=jyn514 | bors | -9/+8 |
| 2020-09-07 | Auto merge of #76409 - jonas-schievink:fix-r-a-on-libcore, r=Mark-Simulacrum | bors | -11/+0 |
| 2020-09-06 | Make bootstrap build on stable | Mark Rousskov | -5/+4 |
| 2020-09-07 | Auto merge of #76422 - Dylan-DPC:rollup-0579ucb, r=Dylan-DPC | bors | -417/+408 |
| 2020-09-07 | Rollup merge of #76364 - fusion-engineering-forks:avr-no-atomic, r=jonas-schi... | Dylan DPC | -0/+2 |
| 2020-09-07 | Rollup merge of #76358 - Wilfred:patch-3, r=lcnr | Dylan DPC | -2/+2 |
| 2020-09-07 | Rollup merge of #76346 - gillespiecd:nlinks-docs, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-09-07 | Rollup merge of #76344 - camelid:patch-6, r=KodrAus | Dylan DPC | -6/+6 |
| 2020-09-07 | Rollup merge of #76340 - jonas-schievink:rm-dupe, r=Mark-Simulacrum | Dylan DPC | -68/+0 |
| 2020-09-07 | Rollup merge of #76338 - euclio:intra-link-iterator, r=jyn514 | Dylan DPC | -13/+13 |
| 2020-09-07 | Rollup merge of #76324 - ayushmishra2005:move_vec_tests_in_library, r=matklad | Dylan DPC | -62/+23 |