about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-08-03Add `internal_features` lintNilstrieb-1/+13
2023-08-03Auto merge of #3009 - oli-obk:auto_actions, r=oli-obkbors-9/+16
2023-08-03add test checking that overlapping assignments workRalf Jung-0/+9
2023-08-03Avoid infinite recursion for auto-fmt and auto-clippyOli Scherer-9/+16
2023-08-03fmtThe Miri Conjob Bot-2/+7
2023-08-03Merge from rustcThe Miri Conjob Bot-203/+203
2023-08-03Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-08-03Auto merge of #114353 - nnethercote:parser-ast-cleanups, r=petrochenkovbors-6/+2
2023-08-02Auto merge of #107254 - chenyukang:yukang/fix-107113-wrong-sugg-in-macro, r=e...bors-3/+13
2023-08-03Remove `MacDelimiter`.Nicholas Nethercote-6/+2
2023-08-02Auto merge of #114364 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-02Auto merge of #114345 - lqd:revert-113588, r=RalfJungbors-20/+18
2023-08-02cargo-miri: avoid set_envRalf Jung-7/+18
2023-08-02Command debug printing prints the environment these days, we can kill some cu...Ralf Jung-39/+1
2023-08-02fix miri-script being silent when running './miri test'Ralf Jung-8/+14
2023-08-02no need to forward all env varsRalf Jung-17/+8
2023-08-02Update cargoWeihang Lo-0/+0
2023-08-02Auto merge of #3004 - RalfJung:borrow-tests, r=RalfJungbors-11/+77
2023-08-02const validation: point at where we found a pointer but expected an integerRalf Jung-5/+7
2023-08-02add local_addr_of_mut testRalf Jung-0/+12
2023-08-02miri-script: simplify flag computation a bitRalf Jung-12/+12
2023-08-02add write_does_not_invalidate_all_aliases test, and enable direct_mut_to_cons...Ralf Jung-11/+65
2023-08-03Fix rustfmt depMu001999-1/+1
2023-08-02Remove constness from `TraitPredicate`Deadbeef-8/+6
2023-08-02Auto merge of #112431 - Urgau:cast_ref_to_mut_improvments, r=Nilstriebbors-0/+4
2023-08-02Auto merge of #114333 - RalfJung:dangling-ptr-offset, r=oli-obkbors-175/+175
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-3/+629
2023-08-02fix RedundantLocals clippy caused by async and awaityukang-3/+13
2023-08-02Generalize duration analysisJakub Beránek-11/+23
2023-08-02fmtThe Miri Conjob Bot-8/+12
2023-08-02Merge from rustcThe Miri Conjob Bot-2241/+8305
2023-08-02Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-0/+1
2023-08-01Revert "Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68"Rémy Rakic-20/+18
2023-08-01Rename incorrect_fn_null_checks to useless_ptr_null_checks (clippy side)Urgau-6/+6
2023-08-01Auto merge of #114331 - matthiaskrgr:rollup-rnrmwcx, r=matthiaskrgrbors-0/+24
2023-08-01properly track why we checked whether a pointer is in-boundsRalf Jung-102/+102
2023-08-01Rollup merge of #114296 - RalfJung:interpret-repeat-align, r=oli-obkMatthias Krüger-0/+24
2023-08-01Auto merge of #112849 - m-ou-se:panic-message-format, r=thomccbors-49/+98
2023-08-01rename deref_operand → deref_pointer and some Miri helper functionsRalf Jung-73/+73
2023-08-01Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68Matthias Krüger-18/+20
2023-08-01Auto merge of #114310 - flip1995:clippyup, r=Manishearthbors-2143/+7968
2023-07-31Auto merge of #114308 - matthiaskrgr:rollup-m64bkm7, r=matthiaskrgrbors-11/+20
2023-07-31Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyupPhilipp Krones-2143/+7968
2023-07-31Rollup merge of #114193 - crlf0710:lexer_unicode15, r=ManishearthMatthias Krüger-5/+1
2023-07-31Rollup merge of #113804 - Kobzol:opt-dist-version, r=Mark-SimulacrumMatthias Krüger-6/+19
2023-07-31Rollup merge of #113717 - cuishuang:master, r=NilstriebMatthias Krüger-1/+1
2023-07-31fix alignment handling for Repeat expressionsRalf Jung-0/+24
2023-07-31apply nitRalf Jung-1/+1
2023-07-31Auto merge of #114294 - matthiaskrgr:rollup-yk78pvd, r=matthiaskrgrbors-1/+1