| Age | Commit message (Expand) | Author | Lines |
| 2020-12-18 | Log the output of `is_useful` in the or-pattern case too | Nadrieril | -25/+31 |
| 2020-12-18 | Factor out or-pattern usefulness merging | Nadrieril | -72/+81 |
| 2020-12-18 | Add tests | Nadrieril | -19/+95 |
| 2020-12-11 | Auto merge of #79925 - camelid:flatten-docs, r=scottmcm | bors | -4/+10 |
| 2020-12-11 | Auto merge of #79910 - RalfJung:abort-msg, r=oli-obk | bors | -2/+8 |
| 2020-12-11 | Auto merge of #79915 - Aaron1011:fix/fix-reuse-def-path-hash, r=petrochenkov | bors | -6/+32 |
| 2020-12-11 | Auto merge of #79893 - RalfJung:forget-windows, r=oli-obk | bors | -7/+4 |
| 2020-12-11 | Auto merge of #79927 - tmandry:rollup-pwn4b1v, r=tmandry | bors | -307/+421 |
| 2020-12-10 | Rollup merge of #79917 - sivadeilra:asm_symbols, r=petrochenkov | Tyler Mandry | -29/+45 |
| 2020-12-10 | Rollup merge of #79896 - GuillaumeGomez:more-elements-focus, r=Manishearth | Tyler Mandry | -20/+23 |
| 2020-12-10 | Rollup merge of #79871 - Pratyush:patch-1, r=joshtriplett | Tyler Mandry | -1/+1 |
| 2020-12-10 | Rollup merge of #79860 - rust-lang:frewsxcv-patch-2, r=jyn514 | Tyler Mandry | -1/+1 |
| 2020-12-10 | Rollup merge of #79858 - sasurau4:doc/update-unstable-book-const-fn, r=oli-obk | Tyler Mandry | -21/+2 |
| 2020-12-10 | Rollup merge of #79851 - camelid:better-error-for-default-fn, r=davidtwco | Tyler Mandry | -13/+13 |
| 2020-12-10 | Rollup merge of #79809 - Eric-Arellano:split-once, r=matklad | Tyler Mandry | -190/+196 |
| 2020-12-10 | Rollup merge of #79698 - m-ou-se:libs-tracking-issue-template, r=KodrAus | Tyler Mandry | -0/+63 |
| 2020-12-10 | Rollup merge of #79639 - sasurau4:feature/add-long-explanation-E0212, r=Guill... | Tyler Mandry | -20/+58 |
| 2020-12-10 | Rollup merge of #79375 - vext01:kernel-copy-temps, r=bjorn3 | Tyler Mandry | -8/+11 |
| 2020-12-10 | Rollup merge of #77027 - termhn:mul_add_doc_change, r=m-ou-se | Tyler Mandry | -4/+8 |
| 2020-12-10 | Improve wording of `flatten()` docs | Camelid | -4/+10 |
| 2020-12-11 | Auto merge of #79656 - jnqnfe:ordering, r=sfackler | bors | -0/+114 |
| 2020-12-10 | Auto merge of #77801 - fusion-engineering-forks:pin-mutex, r=Mark-Simulacrum | bors | -82/+129 |
| 2020-12-10 | Add tracking issue template for library features. | Mara Bos | -0/+63 |
| 2020-12-10 | Use Symbol for inline asm register class names | Arlie Davis | -29/+45 |
| 2020-12-10 | Use `def_path_hash_to_def_id` when re-using a `RawDefId` | Aaron Hill | -6/+32 |
| 2020-12-10 | Add some core::cmp::Ordering helpers | Lyndon Brown | -0/+114 |
| 2020-12-10 | re-bless tests | Ralf Jung | -1/+1 |
| 2020-12-10 | CTFE: tweak abort-on-uninhabited message | Ralf Jung | -1/+7 |
| 2020-12-10 | Auto merge of #79814 - lcnr:deque-f, r=Mark-Simulacrum | bors | -5/+27 |
| 2020-12-10 | Auto merge of #79536 - davidtwco:focal-fossa-ci, r=pietroalbini | bors | -2/+3 |
| 2020-12-10 | ci: use 20.04 on x86_64-gnu-nopt builder | David Wood | -2/+3 |
| 2020-12-10 | Update const-fn doc in unstable-book | Daiki Ihara | -21/+2 |
| 2020-12-10 | Auto merge of #79801 - eddyb:scalar-transmute, r=nagisa | bors | -0/+104 |
| 2020-12-10 | tests: codegen/transmute-scalar needs optimizations enabled. | Eduard-Mihai Burtescu | -1/+1 |
| 2020-12-10 | Auto merge of #79621 - usbalbin:constier_maybe_uninit, r=RalfJung | bors | -14/+87 |
| 2020-12-10 | Make search results tab and help button focusable with keyboard | Guillaume Gomez | -20/+23 |
| 2020-12-10 | Windows TLS: ManuallyDrop instead of mem::forget | Ralf Jung | -7/+4 |
| 2020-12-10 | Auto merge of #79274 - the8472:probe-eperm, r=nagisa | bors | -36/+50 |
| 2020-12-10 | Auto merge of #78837 - petrochenkov:keyvalexpr, r=davidtwco | bors | -210/+145 |
| 2020-12-09 | Fix typo in `wrapping_shl` documentation | Pratyush Mishra | -1/+1 |
| 2020-12-09 | Auto merge of #79867 - tmandry:rollup-7mubs3b, r=tmandry | bors | -287/+373 |
| 2020-12-09 | Rollup merge of #79862 - GuillaumeGomez:tab-lock, r=Manishearth | Tyler Mandry | -16/+17 |
| 2020-12-09 | Rollup merge of #79861 - tmiasko:llvm, r=cuviper | Tyler Mandry | -0/+0 |
| 2020-12-09 | Rollup merge of #79844 - tmiasko:rwu-table-mod, r=lcnr | Tyler Mandry | -146/+149 |
| 2020-12-09 | Rollup merge of #79826 - LingMan:match_if, r=lcnr | Tyler Mandry | -20/+10 |
| 2020-12-09 | Rollup merge of #79824 - LingMan:no_replace, r=lcnr | Tyler Mandry | -2/+2 |
| 2020-12-09 | Rollup merge of #79818 - richkadel:llvm-coverage-counters-2.1.0, r=tmandry | Tyler Mandry | -56/+157 |
| 2020-12-09 | Rollup merge of #79810 - Aaron1011:fix/def-path-table-gap, r=lcnr | Tyler Mandry | -3/+8 |
| 2020-12-09 | Rollup merge of #79803 - jyn514:xsv, r=Mark-Simulacrum | Tyler Mandry | -1/+1 |
| 2020-12-09 | Rollup merge of #79795 - matklad:unicode-private, r=cramertj | Tyler Mandry | -14/+11 |