| Age | Commit message (Expand) | Author | Lines |
| 2021-01-28 | Auto merge of #81149 - Aaron1011:feature/better-no-method-found-err, r=estebank | bors | -128/+144 |
| 2021-01-28 | Auto merge of #81461 - JohnTitor:rollup-b0ij25f, r=JohnTitor | bors | -732/+1927 |
| 2021-01-28 | Rollup merge of #81445 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -5/+5 |
| 2021-01-28 | Rollup merge of #81433 - lcnr:stop-looking-into-ty-alias, r=oli-obk | Yuki Okushi | -38/+35 |
| 2021-01-28 | Rollup merge of #81430 - lcnr:elaborate-const-eval, r=oli-obk | Yuki Okushi | -0/+24 |
| 2021-01-28 | Rollup merge of #81428 - phansch:compiletest-tests, r=Mark-Simulacrum | Yuki Okushi | -1/+20 |
| 2021-01-28 | Rollup merge of #81426 - BoxyUwU:boxychangesv2, r=oli-obk | Yuki Okushi | -4/+145 |
| 2021-01-28 | Rollup merge of #81416 - estebank:suggestion-span-tweak, r=petrochenkov | Yuki Okushi | -30/+19 |
| 2021-01-28 | Rollup merge of #81379 - GuillaumeGomez:improve-urls, r=Nemo157 | Yuki Okushi | -7/+17 |
| 2021-01-28 | Rollup merge of #81284 - jyn514:impl-times, r=wesleywiser | Yuki Okushi | -24/+35 |
| 2021-01-28 | Rollup merge of #81277 - flip1995:from_diag_items, r=matthewjasper | Yuki Okushi | -6/+8 |
| 2021-01-28 | Rollup merge of #81062 - sexxi-goose:precise_capture_diagnostics, r=nikomatsakis | Yuki Okushi | -31/+773 |
| 2021-01-28 | Rollup merge of #80868 - johanngan:should-panic-msg-with-expected, r=m-ou-se | Yuki Okushi | -16/+25 |
| 2021-01-28 | Rollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikomatsakis | Yuki Okushi | -565/+818 |
| 2021-01-28 | Rollup merge of #70904 - LukasKalbertodt:stabilize-seek-convenience, r=m-ou-se | Yuki Okushi | -5/+3 |
| 2021-01-28 | Auto merge of #81414 - rylev:fetch-rmeta-crates, r=petrochenkov | bors | -2/+3 |
| 2021-01-27 | Auto merge of #81335 - thomwiggers:no-panic-shrink-to, r=Mark-Simulacrum | bors | -32/+15 |
| 2021-01-27 | Update cargo | Eric Huss | -5/+5 |
| 2021-01-27 | fix tidy errors | Ellen | -3/+6 |
| 2021-01-27 | comments | Ellen | -1/+11 |
| 2021-01-27 | const_evaluatable: stop looking into type aliases | Bastian Kauschke | -38/+35 |
| 2021-01-27 | add const_evaluatable_checked test | Bastian Kauschke | -0/+24 |
| 2021-01-27 | Auto merge of #80987 - GuillaumeGomez:remove-cache-key, r=jyn514 | bors | -622/+791 |
| 2021-01-27 | Fix clean/types doc links | Guillaume Gomez | -0/+3 |
| 2021-01-27 | Add search index test for primitive types | Guillaume Gomez | -0/+75 |
| 2021-01-27 | More cleanup | Guillaume Gomez | -30/+18 |
| 2021-01-27 | Unify cache usage and improve naming | Guillaume Gomez | -11/+12 |
| 2021-01-27 | Improve documentation on GetDefId trait's methods | Guillaume Gomez | -3/+13 |
| 2021-01-27 | Update to new rustdoc APIs | Guillaume Gomez | -8/+4 |
| 2021-01-27 | Apply review comments and improve code | Guillaume Gomez | -24/+20 |
| 2021-01-27 | Remove cache usage wherever possible | Guillaume Gomez | -166/+179 |
| 2021-01-27 | Use empty Cache for methods requiring it when filling Cache itself | Guillaume Gomez | -48/+70 |
| 2021-01-27 | Remove CACHE_KEY global | Guillaume Gomez | -663/+728 |
| 2021-01-27 | compiletest: Add two more unit tests | Philipp Hansch | -1/+20 |
| 2021-01-27 | Auto merge of #79591 - estebank:unexpected-generics, r=oli-obk | bors | -12/+29 |
| 2021-01-26 | Avoid describing a method as 'not found' when bounds are unsatisfied | Aaron Hill | -128/+144 |
| 2021-01-27 | boop, ur abstract consts are now expanded | Ellen | -4/+132 |
| 2021-01-27 | Auto merge of #81393 - pnkfelix:issue-81296-make-weak-item-traversal-determin... | bors | -4/+4 |
| 2021-01-26 | Point only at generic arguments when they are unexpected | Esteban Küber | -12/+29 |
| 2021-01-26 | add tests | Chris Pardy | -0/+195 |
| 2021-01-26 | Auto merge of #81417 - JohnTitor:rollup-yi3q05s, r=JohnTitor | bors | -182/+743 |
| 2021-01-27 | Rollup merge of #81412 - hyd-dev:array-assume-init-wrong-assertion, r=m-ou-se | Yuki Okushi | -1/+3 |
| 2021-01-27 | Rollup merge of #81407 - osa1:issue81098, r=estebank | Yuki Okushi | -2/+40 |
| 2021-01-27 | Rollup merge of #81401 - ehuss:tidy-cleanup, r=Mark-Simulacrum | Yuki Okushi | -111/+2 |
| 2021-01-27 | Rollup merge of #81399 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-01-27 | Rollup merge of #81389 - ehuss:rustdoc-cmark-extensions, r=GuillaumeGomez | Yuki Okushi | -1/+65 |
| 2021-01-27 | Rollup merge of #81369 - tgnottingham:codegen-to-llvm-ir-wall-time, r=lcnr | Yuki Okushi | -17/+14 |
| 2021-01-27 | Rollup merge of #81353 - jockbert:spelling_in_e0207, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2021-01-27 | Rollup merge of #81325 - osa1:issue81293, r=estebank | Yuki Okushi | -0/+51 |
| 2021-01-27 | Rollup merge of #81299 - GuillaumeGomez:fix-eslint-detected-bugs, r=Nemo157 | Yuki Okushi | -31/+33 |