| Age | Commit message (Expand) | Author | Lines |
| 2021-05-22 | Make the THIR unsafeck use the `thir_body` query | LeSeulArtichaut | -30/+30 |
| 2021-05-22 | Auto merge of #85568 - GuillaumeGomez:search-result-extra-info, r=jsha | bors | -2/+17 |
| 2021-05-22 | Auto merge of #85505 - flip1995:clippyup, r=Manishearth | bors | -668/+2329 |
| 2021-05-21 | Add test for search result keyword extra info | Guillaume Gomez | -0/+15 |
| 2021-05-21 | Fix display for primitive and keyword extra info | Guillaume Gomez | -2/+2 |
| 2021-05-21 | Auto merge of #85560 - GuillaumeGomez:rollup-8k90rc7, r=GuillaumeGomez | bors | -220/+583 |
| 2021-05-21 | Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis | Guillaume Gomez | -57/+577 |
| 2021-05-21 | Rollup merge of #85550 - pnkfelix:fix-max-rss-division-on-mac, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-05-21 | Rollup merge of #85548 - GuillaumeGomez:remove-dead-js, r=jsha | Guillaume Gomez | -158/+0 |
| 2021-05-21 | Rollup merge of #85506 - GuillaumeGomez:reset-focusedByTab, r=jsha | Guillaume Gomez | -4/+5 |
| 2021-05-21 | Check for use of mutable/extern statics in THIR unsafeck | LeSeulArtichaut | -22/+228 |
| 2021-05-21 | Auto merge of #85511 - Mark-Simulacrum:eq-not-sup, r=nikomatsakis | bors | -19/+33 |
| 2021-05-21 | Check for ptr-to-int casts in const functions in THIR unsafeck | LeSeulArtichaut | -13/+88 |
| 2021-05-21 | Check for initialization of layout-restricted types | LeSeulArtichaut | -2/+33 |
| 2021-05-21 | facepalm: operator precedence fail on my part. | Felix S. Klock II | -1/+1 |
| 2021-05-21 | Adjust self-type to require equality | Mark Rousskov | -19/+33 |
| 2021-05-21 | Remove dead toggle JS code | Guillaume Gomez | -158/+0 |
| 2021-05-21 | Auto merge of #85400 - lnicola:rust-analyzer-2021-05-17, r=jonas-schievink | bors | -20/+16 |
| 2021-05-20 | Auto merge of #85524 - RalfJung:miri, r=RalfJung | bors | -8/+6 |
| 2021-05-20 | update miri | Ralf Jung | -8/+6 |
| 2021-05-20 | Rollup merge of #85509 - GuillaumeGomez:search-null-title, r=jsha | Guillaume Gomez | -1/+1 |
| 2021-05-20 | Rollup merge of #85507 - GuillaumeGomez:extend-escape-key-check, r=jsha | Guillaume Gomez | -3/+10 |
| 2021-05-20 | Rollup merge of #85375 - SkiFire13:fix-85347, r=jackh726 | Guillaume Gomez | -0/+29 |
| 2021-05-20 | Rollup merge of #85326 - infinity0:fix-cross-compile-tools, r=Mark-Simulacrum | Guillaume Gomez | -1/+4 |
| 2021-05-20 | Prevent tab title to "null" if the URL is a search one | Guillaume Gomez | -1/+1 |
| 2021-05-20 | Extend escape key check | Guillaume Gomez | -3/+10 |
| 2021-05-20 | Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup | flip1995 | -668/+2329 |
| 2021-05-20 | Reset "focusedByTab" field when doing another search | Guillaume Gomez | -4/+5 |
| 2021-05-20 | Rollup merge of #85470 - GuillaumeGomez:fix-css-rules, r=jsha | Ralf Jung | -9/+6 |
| 2021-05-20 | Rollup merge of #85169 - jsha:hoist-classes, r=GuillaumeGomez | Ralf Jung | -15/+10 |
| 2021-05-20 | Rollup merge of #84717 - dtolnay:literalfromstr, r=petrochenkov | Ralf Jung | -0/+80 |
| 2021-05-20 | Check for calls to functions with `#[target_feature]` in THIR unsafeck | LeSeulArtichaut | -11/+120 |
| 2021-05-20 | Check for raw pointer dereference in THIR unsafeck | LeSeulArtichaut | -9/+108 |
| 2021-05-19 | Add proc macro Literal parse test | David Tolnay | -0/+27 |
| 2021-05-19 | Make a more meaningful test for Punct eq | David Tolnay | -5/+5 |
| 2021-05-19 | Move proc_macro tests to ui test | David Tolnay | -0/+25 |
| 2021-05-19 | Make a ui test to take the role of libproc_macro #[test] tests | David Tolnay | -0/+28 |
| 2021-05-19 | Auto merge of #84876 - alexcrichton:inline-thread-locals-cross-crate, r=Mark-... | bors | -0/+56 |
| 2021-05-19 | Fix invalid CSS rules for a:hover | Guillaume Gomez | -9/+6 |
| 2021-05-19 | Auto merge of #85276 - Bobo1239:more_dso_local, r=nagisa | bors | -4/+37 |
| 2021-05-18 | Rollup merge of #85438 - GuillaumeGomez:fix-escape-handling, r=jsha | Jack Huey | -2/+29 |
| 2021-05-18 | Rollup merge of #85396 - jsha:top-doc-font-sizes, r=GuillaumeGomez | Jack Huey | -3/+7 |
| 2021-05-18 | Rollup merge of #85297 - infinity0:master, r=Mark-Simulacrum | Jack Huey | -1/+8 |
| 2021-05-18 | Rollup merge of #84883 - durin42:allow-unused-prefixes, r=nikic | Jack Huey | -1/+5 |
| 2021-05-18 | Rollup merge of #83767 - camelid:mangle-v0-fix, r=nikomatsakis | Jack Huey | -0/+104 |
| 2021-05-18 | Rollup merge of #83366 - jyn514:stabilize-key-value-attrs, r=petrochenkov | Jack Huey | -51/+14 |
| 2021-05-18 | Add method-toggle to <details> for methods. | Jacob Hoffman-Andrews | -15/+10 |
| 2021-05-18 | Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnr | bors | -613/+835 |
| 2021-05-18 | No matter how trivial the change, tidy always finds a way to complain... | Scott McMurray | -6/+6 |
| 2021-05-18 | Mention the issue number for the new mir-opt in the FIXMEs
| scottmcm | -3/+3 |