| Age | Commit message (Expand) | Author | Lines |
| 2021-10-04 | Fix suggestion to borrow when casting from pointer to reference | Fabian Wolff | -14/+80 |
| 2021-10-04 | Add test for duplicated doc aliases | Guillaume Gomez | -0/+33 |
| 2021-10-04 | Add a check for duplicated doc aliases in unused lint | Guillaume Gomez | -7/+38 |
| 2021-10-04 | Implement equatable if let lint | hkalbasi | -253/+572 |
| 2021-10-04 | Auto merge of #7761 - giraffate:fix_ice_in_inplicit_hasher, r=Manishearth | bors | -18/+41 |
| 2021-10-04 | Optimize `saturating_add_signed` | Benoît du Garreau | -3/+6 |
| 2021-10-04 | Make `proc_macro_derive_resolution_fallback` a future-breakage lint | Aaron Hill | -0/+73 |
| 2021-10-04 | Fix ICE in `implicit_hasher` | Takayuki Nakata | -18/+41 |
| 2021-10-04 | Auto merge of #88834 - the8472:char-count, r=joshtriplett | bors | -7/+39 |
| 2021-10-04 | Don't rebuild GUI test crates every time you run test src/test/rustdoc-gui | Guillaume Gomez | -1/+1 |
| 2021-10-04 | Auto merge of #89489 - FabianWolff:issue-89485, r=oli-obk | bors | -8/+52 |
| 2021-10-04 | Stabilize try_reserve | Kornel | -42/+14 |
| 2021-10-04 | Add doc aliases to `std::thread::available_parallelism` | Yoshua Wuyts | -0/+2 |
| 2021-10-04 | librustdoc: Use correct heading levels. | Mukund Lakshman | -118/+147 |
| 2021-10-04 | Auto merge of #89512 - Manishearth:rollup-meh9x7r, r=Manishearth | bors | -135/+251 |
| 2021-10-04 | Move generic error message to separate branches | kadmin | -52/+111 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -229/+100 |
| 2021-10-03 | Rollup merge of #89505 - Aaron1011:nll-const-test, r=Mark-Simulacrum | Manish Goregaokar | -0/+20 |
| 2021-10-03 | Rollup merge of #89472 - nagisa:nagisa/wsa-cleanup, r=dtolnay | Manish Goregaokar | -6/+21 |
| 2021-10-03 | Rollup merge of #89467 - tniessen:rustdoc-unecessary, r=jyn514 | Manish Goregaokar | -3/+3 |
| 2021-10-03 | Rollup merge of #89401 - owengage:master, r=joshtriplett | Manish Goregaokar | -0/+1 |
| 2021-10-03 | Rollup merge of #89138 - newpavlov:patch-2, r=dtolnay | Manish Goregaokar | -1/+1 |
| 2021-10-03 | Rollup merge of #88481 - bjorn3:remove_feature_gates, r=cjgillot | Manish Goregaokar | -65/+31 |
| 2021-10-03 | Rollup merge of #88370 - Seppel3210:master, r=dtolnay | Manish Goregaokar | -1/+6 |
| 2021-10-03 | Rollup merge of #88353 - jhpratt:stabilize-array-as-ref, r=joshtriplett | Manish Goregaokar | -3/+3 |
| 2021-10-03 | Rollup merge of #88305 - ijackson:exitstatus-debug, r=dtolnay | Manish Goregaokar | -3/+21 |
| 2021-10-03 | Rollup merge of #88286 - LeSeulArtichaut:unnecessary-unsafe-block-std, r=dtolnay | Manish Goregaokar | -2/+1 |
| 2021-10-03 | Rollup merge of #87910 - iago-lito:mark_unsafe_nonzero_arithmetics_as_const, ... | Manish Goregaokar | -2/+2 |
| 2021-10-03 | Rollup merge of #87679 - ssomers:btree_comments, r=joshtriplett | Manish Goregaokar | -10/+8 |
| 2021-10-03 | Rollup merge of #86828 - lambinoo:67441-const-fn-copied-take-replace, r=josht... | Manish Goregaokar | -7/+30 |
| 2021-10-03 | Rollup merge of #86434 - CDirkx:ipv6-benchmarking, r=joshtriplett | Manish Goregaokar | -32/+103 |
| 2021-10-04 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+18 |
| 2021-10-04 | Auto merge of #89165 - jkugelman:read-to-end-overallocation, r=joshtriplett | bors | -41/+37 |
| 2021-10-03 | Use a test value that doesn't depend on the handling of even/odd rounding | Josh Triplett | -1/+1 |
| 2021-10-03 | Don't suggest replacing region with 'static in NLL | Aaron Hill | -214/+25 |
| 2021-10-03 | Make write_rustdoc_diff a more generic function | Nicholas-Baron | -8/+21 |
| 2021-10-03 | Extract a portion of diff writing code to separate function | Nicholas-Baron | -38/+50 |
| 2021-10-03 | Add regression test for spurious const error with NLL | Aaron Hill | -0/+20 |
| 2021-10-03 | Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth | bors | -14/+11 |
| 2021-10-03 | Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth | bors | -24/+28 |
| 2021-10-03 | Fix Lower/UpperExp formatting for integers and precision zero | Fabian Wolff | -2/+2 |
| 2021-10-03 | Disable `SimplifyBranchSame` optimization for now | Fabian Wolff | -0/+6 |
| 2021-10-03 | Revert suggested use of `unwrap_or` | Benoît du Garreau | -2/+10 |
| 2021-10-03 | Apply suggestions | Alphyr | -12/+6 |
| 2021-10-03 | Fix implementation of `clean::Path::whole_name()` | Noah Lev | -1/+5 |
| 2021-10-03 | Fix a place that used the old `Path` representation | Noah Lev | -2/+1 |
| 2021-10-03 | Update comments | Fabian Wolff | -8/+18 |
| 2021-10-03 | Fix ICE with buffered lint referring to AST node deleted by everybody_loops | Fabian Wolff | -6/+38 |
| 2021-10-03 | Auto merge of #89486 - rusticstuff:docker_letsencrypt_ca_update, r=Mark-Simul... | bors | -0/+41 |
| 2021-10-03 | Rename `strip_path` to `strip_path_generics` | Noah Lev | -2/+3 |