| Age | Commit message (Expand) | Author | Lines |
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -0/+5 |
| 2021-07-25 | ignore comments in tidy-filelength | ibraheemdev | -1/+4 |
| 2021-07-25 | Auto merge of #83723 - cjgillot:ownernode, r=petrochenkov | bors | -1/+1 |
| 2021-07-25 | Introduce OwnerNode::Crate. | Camille GILLOT | -1/+1 |
| 2021-07-25 | Add inferred args to typeck | kadmin | -12/+75 |
| 2021-07-25 | Add generic arg infer | kadmin | -1/+10 |
| 2021-07-23 | Auto merge of #87413 - JohnTitor:rollup-dht22jk, r=JohnTitor | bors | -2/+2 |
| 2021-07-24 | Rollup merge of #87322 - chazkiker2:fix/suggestion-ref-sync-send, r=estebank | Yuki Okushi | -2/+2 |
| 2021-07-23 | update clippy ui test 'future_not_send.stderr' to match | chaz-kiker | -2/+2 |
| 2021-07-23 | Auto merge of #87345 - Xanewok:update-rls, r=Mark-Simulacrum | bors | -16/+18 |
| 2021-07-23 | Add missing winapi feature to workspace hack | Mark Rousskov | -1/+9 |
| 2021-07-22 | Update cargo | Eric Huss | -0/+0 |
| 2021-07-21 | Fix formatting in tidy exception list | Igor Matuszewski | -11/+11 |
| 2021-07-21 | Clean up now unused deps from the exceptions list | Igor Matuszewski | -8/+2 |
| 2021-07-21 | Rollup merge of #87326 - ehuss:update-cargo, r=ehuss | Eric Huss | -0/+0 |
| 2021-07-21 | Rollup merge of #87278 - lnicola:rust-analyzer-2021-07-19, r=lnicola | Eric Huss | -16/+15 |
| 2021-07-21 | Update RLS | Igor Matuszewski | -0/+0 |
| 2021-07-20 | Update cargo | Eric Huss | -0/+0 |
| 2021-07-20 | Auto merge of #87310 - spastorino:update_miri, r=RalfJung | bors | -12/+8 |
| 2021-07-20 | Update MIRI | Santiago Pastorino | -12/+8 |
| 2021-07-19 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+15 |
| 2021-07-19 | Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup | flip1995 | -298/+468 |
| 2021-07-19 | Auto merge of #86848 - notriddle:notriddle/drop-dyn, r=varkor | bors | -1/+1 |
| 2021-07-18 | fix(clippy): add missing allow(dyn_drop) | Michael Howell | -1/+1 |
| 2021-07-18 | update Miri | Ralf Jung | -9/+12 |
| 2021-07-17 | Auto merge of #86676 - cjgillot:localexpn, r=petrochenkov | bors | -2/+2 |
| 2021-07-17 | Use LocalExpnId where possible. | Camille GILLOT | -2/+2 |
| 2021-07-16 | Auto merge of #87140 - camsteffen:pat-slice-refs, r=oli-obk | bors | -14/+14 |
| 2021-07-16 | Rollup merge of #87069 - sexxi-goose:copy_ref_always, r=nikomatsakis | Guillaume Gomez | -14/+9 |
| 2021-07-15 | Update cargo | Eric Huss | -0/+0 |
| 2021-07-15 | Remove refs from pat slices | Cameron Steffen | -14/+14 |
| 2021-07-15 | Auto merge of #87152 - flip1995:clippyup, r=Manishearth | bors | -607/+2225 |
| 2021-07-15 | Rollup merge of #87147 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-07-15 | Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup | flip1995 | -607/+2225 |
| 2021-07-14 | Update cargo | Eric Huss | -0/+0 |
| 2021-07-14 | Add -Zfuture-incompat-test to assist with testing future-incompat reports. | Eric Huss | -4/+1 |
| 2021-07-14 | ExprUseVisitor::Delegate consume only when moving | Aman Arora | -14/+9 |
| 2021-07-13 | Auto merge of #86827 - camsteffen:hash-lint-resolved, r=oli-obk | bors | -1/+1 |
| 2021-07-13 | Auto merge of #86922 - joshtriplett:target-abi, r=oli-obk | bors | -0/+1 |
| 2021-07-12 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+17 |
| 2021-07-11 | update Miri | Ralf Jung | -8/+9 |
| 2021-07-10 | rustc_span: Revert addition of `proc_macro` field to `ExpnKind::Macro` | Vadim Petrochenkov | -26/+4 |
| 2021-07-09 | clippy: allow default_hash_types on bootstrap | Cameron Steffen | -1/+1 |
| 2021-07-08 | Rollup merge of #84961 - GuillaumeGomez:rework-session-globals, r=oli-obk | Guillaume Gomez | -6/+11 |
| 2021-07-08 | Rework SESSION_GLOBALS API to prevent overwriting it | Guillaume Gomez | -6/+11 |
| 2021-07-08 | Auto merge of #85363 - EFanZh:gdb-pretty-print-slices, r=michaelwoerister | bors | -2/+2 |
| 2021-07-08 | Auto merge of #86949 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-07-07 | update Miri | Ralf Jung | -8/+8 |
| 2021-07-07 | Implement cfg(target_abi) (RFC 2992) | Josh Triplett | -0/+1 |
| 2021-07-07 | Add memchr to list of permitted cg_clif deps | bjorn3 | -0/+1 |