about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-11-04Auto merge of #117579 - RalfJung:miri, r=RalfJungbors-255/+574
2023-11-04Auto merge of #3145 - RalfJung:data-race-error, r=RalfJungbors-166/+233
2023-11-04Warn when lint level is set on a match armNadrieril-1/+1
2023-11-04Auto merge of #117566 - weihanglo:update-cargo, r=weihanglobors-1/+0
2023-11-04fmtThe Miri Conjob Bot-7/+3
2023-11-04Merge from rustcThe Miri Conjob Bot-3774/+5150
2023-11-04Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-11-04Update cargoWeihang Lo-1/+0
2023-11-04Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwcobors-81/+183
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-18/+0
2023-11-03Auto merge of #117507 - nnethercote:rustc_span, r=Nilstriebbors-96/+76
2023-11-03Rollup merge of #117520 - flip1995:clippyup, r=ManishearthMatthias Krüger-3577/+4889
2023-11-02Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyupPhilipp Krones-3577/+4889
2023-11-02Minimize `pub` usage in `source_map.rs`.Nicholas Nethercote-96/+76
2023-11-02Add UI tests for values accepted by `-C symbol-mangling-version`Zalathar-1/+1
2023-11-02Merge from rustcThe Miri Conjob Bot-295/+308
2023-11-02Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-11-01Rename hook.Camille GILLOT-1/+1
2023-11-01Rollup merge of #115626 - clarfonthey:unchecked-math, r=thomccMatthias Krüger-2/+2
2023-10-31Update cargoWeihang Lo-0/+0
2023-10-31Use derivative for CloneMichael Goulet-0/+1
2023-10-30make sure we catch UB with _ pattern in various syntactic positionsRalf Jung-16/+87
2023-10-29Rename Since -> StableSince in preparation for a DeprecatedSinceDavid Tolnay-4/+4
2023-10-29Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJungbors-3/+2
2023-10-29Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errorsbors-9/+9
2023-10-28Auto merge of #117149 - nnethercote:tidy-alphabetical-unit-tests, r=Nilstriebbors-36/+262
2023-10-28Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrumbors-3/+16
2023-10-28Auto merge of #116609 - eduardosm:bump-stdarch, r=workingjubileebors-226/+7
2023-10-28Auto merge of #3149 - RalfJung:atomic-readonly-loads, r=RalfJungbors-62/+135
2023-10-28accept some atomic loads from read-only memoryRalf Jung-48/+121
2023-10-28add some tests specifically for validity checks arising from match bindersRalf Jung-0/+59
2023-10-28consolidate and extend testing for _ patterns discarding the placeRalf Jung-31/+76
2023-10-28Disable tidy dep check for a couple more unvendored projectbjorn3-3/+3
2023-10-28atomic_op → atomic_rmw_opRalf Jung-14/+14
2023-10-28Rollup merge of #117256 - dtolnay:currentversion, r=compiler-errorsJubilee-15/+8
2023-10-28fmtThe Miri Conjob Bot-6/+13
2023-10-28Merge from rustcThe Miri Conjob Bot-42/+148
2023-10-28Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-28Auto merge of #117302 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-27Update cargoWeihang Lo-0/+0
2023-10-28Auto merge of #117197 - Zalathar:demangler, r=onur-ozkanbors-4/+0
2023-10-27Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJungbors-0/+89
2023-10-27Add gen blocks to ast and do some broken ast loweringOli Scherer-9/+9
2023-10-27Fix review commentsbjorn3-1/+0
2023-10-27Distribute cg_clif as a rustup componentbjorn3-3/+17
2023-10-27give some more help for the unusual data racesRalf Jung-29/+54
2023-10-27data-race: preserve structured access information longer, and don't upper-cas...Ralf Jung-154/+196
2023-10-27add aarch64-apple-darwin to list of supported targetsRalf Jung-2/+3
2023-10-27Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnaybors-5/+0
2023-10-27Don't provide `rust-demangler` to run-make testsZalathar-4/+0