about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-03-02update MiriRalf Jung-9/+16
2021-03-02Rollup merge of #82661 - lnicola:rust-analyzer-2021-03-01, r=jonas-schievinkYuki Okushi-17/+15
2021-03-01Rollup merge of #82578 - camsteffen:diag-items, r=oli-obkJoshua Nelson-41/+42
2021-03-01:arrow_up: rust-analyzerLaurențiu Nicola-17/+15
2021-03-01Use a crate to produce rustdoc tree comparisons instead of the `diff` commandMichael Howell-13/+71
2021-03-01Use diagnostic items in into_iter_collectionsCameron Steffen-24/+22
2021-03-01Auto merge of #78360 - tmiasko:storage-markers, r=wesleywiser,oli-obkbors-0/+1
2021-03-01Rollup merge of #82507 - jyn514:tidy-windows, r=Mark-SimulacrumYuki Okushi-0/+5
2021-02-28Auto merge of #82603 - RalfJung:miri, r=RalfJungbors-7/+10
2021-02-28update MiriRalf Jung-7/+10
2021-02-28Update tracing to 0.1.25Tomasz Miąsko-1/+2
2021-02-28Auto merge of #82594 - nagisa:nagisa/remove-rumprun, r=petrochenkovbors-1/+0
2021-02-28compiletest: run mir-opt tests with -C opt-level=1Tomasz Miąsko-0/+1
2021-02-27Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obkDylan DPC-0/+1
2021-02-27Remove the x86_64-rumprun-netbsd targetSimonas Kazlauskas-1/+0
2021-02-26Add missing diagnostic item SymbolsCameron Steffen-17/+20
2021-02-27Rollup merge of #82490 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2021-02-27Rollup merge of #82394 - lnicola:rust-analyzer-2021-02-22, r=jonas-schievinkDylan DPC-17/+17
2021-02-27Rollup merge of #82057 - upsuper-forks:cstr, r=davidtwco,wesleywiserDylan DPC-0/+1
2021-02-26Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-seGuillaume Gomez-2/+2
2021-02-25Update measureme dependency to the latest versionWesley Wiser-0/+1
2021-02-25Rollup merge of #82502 - jyn514:tidy, r=petrochenkovAaron Hill-6/+12
2021-02-25Rollup merge of #82467 - ojeda:tidy-normalize-safety-comments, r=kennytmAaron Hill-1/+1
2021-02-25Fix Clippy build and testflip1995-3/+6
2021-02-25Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyupflip1995-3273/+6454
2021-02-24Rename the `tidy` binary to `rust-tidy`Joshua Nelson-0/+5
2021-02-24Only look for `tidy` when running rustdoc testsJoshua Nelson-6/+12
2021-02-24Update cargoEric Huss-0/+0
2021-02-24library: Normalize safety-for-unsafe-block commentsMiguel Ojeda-1/+1
2021-02-23Rollup merge of #82311 - aDotInTheVoid:jsondocck-improvements, r=jyn514Dylan DPC-17/+56
2021-02-22Simplify Error Handling.Nixon Enraght-Moony-29/+21
2021-02-22:arrow_up: rust-analyzerLaurențiu Nicola-17/+17
2021-02-22Auto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests, r=Mark-Simulacrumbors-1/+94
2021-02-21Extract string_to_value to its own functionNixon Enraght-Moony-17/+13
2021-02-21Apply suggestions from code reviewNixon Enraght-Moony-3/+3
2021-02-21Add new rustdoc-gui test suiteGuillaume Gomez-1/+94
2021-02-21Auto merge of #82340 - kennytm:fix-82254, r=Mark-Simulacrumbors-16/+34
2021-02-21Auto merge of #82253 - RalfJung:miri, r=RalfJungbors-10/+7
2021-02-20Fix some Python2->3 error in publish_toolstate.py by type-checking itkennytm-16/+34
2021-02-20update MiriRalf Jung-10/+7
2021-02-20Implement using @set valuesNixon Enraght-Moony-5/+17
2021-02-20Implement @setNixon Enraght-Moony-0/+23
2021-02-20Add @is command to jsondocckNixon Enraght-Moony-1/+17
2021-02-19Move try_print_query_stack to rustc_interface.Camille GILLOT-3/+1
2021-02-19Rollup merge of #82275 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2021-02-19Rollup merge of #82238 - petrochenkov:nocratemod, r=Aaron1011Dylan DPC-3/+6
2021-02-18Update cargoEric Huss-0/+0
2021-02-18Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkorDylan DPC-1/+1
2021-02-18ast: Keep expansion status for out-of-line module itemsVadim Petrochenkov-3/+6
2021-02-18Rollup merge of #82203 - c410-f3r:tests-tests-tests, r=Dylan-DPCYuki Okushi-2/+2