| Age | Commit message (Expand) | Author | Lines |
| 2023-08-03 | Add `internal_features` lint | Nilstrieb | -1/+13 |
| 2023-08-03 | Auto merge of #3009 - oli-obk:auto_actions, r=oli-obk | bors | -9/+16 |
| 2023-08-03 | add test checking that overlapping assignments work | Ralf Jung | -0/+9 |
| 2023-08-03 | Avoid infinite recursion for auto-fmt and auto-clippy | Oli Scherer | -9/+16 |
| 2023-08-03 | fmt | The Miri Conjob Bot | -2/+7 |
| 2023-08-03 | Merge from rustc | The Miri Conjob Bot | -203/+203 |
| 2023-08-03 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-08-03 | Auto merge of #114353 - nnethercote:parser-ast-cleanups, r=petrochenkov | bors | -6/+2 |
| 2023-08-02 | Auto merge of #107254 - chenyukang:yukang/fix-107113-wrong-sugg-in-macro, r=e... | bors | -3/+13 |
| 2023-08-03 | Remove `MacDelimiter`. | Nicholas Nethercote | -6/+2 |
| 2023-08-02 | Auto merge of #114364 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-02 | Auto merge of #114345 - lqd:revert-113588, r=RalfJung | bors | -20/+18 |
| 2023-08-02 | cargo-miri: avoid set_env | Ralf Jung | -7/+18 |
| 2023-08-02 | Command debug printing prints the environment these days, we can kill some cu... | Ralf Jung | -39/+1 |
| 2023-08-02 | fix miri-script being silent when running './miri test' | Ralf Jung | -8/+14 |
| 2023-08-02 | no need to forward all env vars | Ralf Jung | -17/+8 |
| 2023-08-02 | Update cargo | Weihang Lo | -0/+0 |
| 2023-08-02 | Auto merge of #3004 - RalfJung:borrow-tests, r=RalfJung | bors | -11/+77 |
| 2023-08-02 | const validation: point at where we found a pointer but expected an integer | Ralf Jung | -5/+7 |
| 2023-08-02 | add local_addr_of_mut test | Ralf Jung | -0/+12 |
| 2023-08-02 | miri-script: simplify flag computation a bit | Ralf Jung | -12/+12 |
| 2023-08-02 | add write_does_not_invalidate_all_aliases test, and enable direct_mut_to_cons... | Ralf Jung | -11/+65 |
| 2023-08-03 | Fix rustfmt dep | Mu001999 | -1/+1 |
| 2023-08-02 | Remove constness from `TraitPredicate` | Deadbeef | -8/+6 |
| 2023-08-02 | Auto merge of #112431 - Urgau:cast_ref_to_mut_improvments, r=Nilstrieb | bors | -0/+4 |
| 2023-08-02 | Auto merge of #114333 - RalfJung:dangling-ptr-offset, r=oli-obk | bors | -175/+175 |
| 2023-08-02 | Add support for tidy linting via external tools for non-rust files | Trevor Gross | -3/+629 |
| 2023-08-02 | fix RedundantLocals clippy caused by async and await | yukang | -3/+13 |
| 2023-08-02 | Generalize duration analysis | Jakub Beránek | -11/+23 |
| 2023-08-02 | fmt | The Miri Conjob Bot | -8/+12 |
| 2023-08-02 | Merge from rustc | The Miri Conjob Bot | -2241/+8305 |
| 2023-08-02 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-08-02 | Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiser | bors | -0/+1 |
| 2023-08-01 | Revert "Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68" | Rémy Rakic | -20/+18 |
| 2023-08-01 | Rename incorrect_fn_null_checks to useless_ptr_null_checks (clippy side) | Urgau | -6/+6 |
| 2023-08-01 | Auto merge of #114331 - matthiaskrgr:rollup-rnrmwcx, r=matthiaskrgr | bors | -0/+24 |
| 2023-08-01 | properly track why we checked whether a pointer is in-bounds | Ralf Jung | -102/+102 |
| 2023-08-01 | Rollup merge of #114296 - RalfJung:interpret-repeat-align, r=oli-obk | Matthias Krüger | -0/+24 |
| 2023-08-01 | Auto merge of #112849 - m-ou-se:panic-message-format, r=thomcc | bors | -49/+98 |
| 2023-08-01 | rename deref_operand → deref_pointer and some Miri helper functions | Ralf Jung | -73/+73 |
| 2023-08-01 | Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68 | Matthias Krüger | -18/+20 |
| 2023-08-01 | Auto merge of #114310 - flip1995:clippyup, r=Manishearth | bors | -2143/+7968 |
| 2023-07-31 | Auto merge of #114308 - matthiaskrgr:rollup-m64bkm7, r=matthiaskrgr | bors | -11/+20 |
| 2023-07-31 | Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup | Philipp Krones | -2143/+7968 |
| 2023-07-31 | Rollup merge of #114193 - crlf0710:lexer_unicode15, r=Manishearth | Matthias Krüger | -5/+1 |
| 2023-07-31 | Rollup merge of #113804 - Kobzol:opt-dist-version, r=Mark-Simulacrum | Matthias Krüger | -6/+19 |
| 2023-07-31 | Rollup merge of #113717 - cuishuang:master, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-07-31 | fix alignment handling for Repeat expressions | Ralf Jung | -0/+24 |
| 2023-07-31 | apply nit | Ralf Jung | -1/+1 |
| 2023-07-31 | Auto merge of #114294 - matthiaskrgr:rollup-yk78pvd, r=matthiaskrgr | bors | -1/+1 |