about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-10-31bump up recursion limit for miri crateRalf Jung-0/+2
2022-10-31Rollup merge of #103603 - camsteffen:refactor-lang, r=oli-obkDylan DPC-39/+29
2022-10-31followup for pr 2640Rageking8-1/+1
2022-10-30add acquire when init once is already completeDrMeepster-20/+59
2022-10-31fix dupe word typosRageking8-2/+2
2022-10-30Remove unnecessary argument to `package`Joshua Nelson-8/+3
2022-10-30More build-manifest docsJoshua Nelson-3/+2
2022-10-30rustupRalf Jung-2/+2
2022-10-30Merge from rustcRalf Jung-1843/+2501
2022-10-30Auto merge of #103721 - RalfJung:miri, r=RalfJungbors-74/+346
2022-10-29compiletest: set the dylib path when gathering target cfgJosh Stone-33/+37
2022-10-29Use LanguageItems::require lessCameron Steffen-39/+29
2022-10-29rustdoc: add hash to filename of toolchain filesJacob Hoffman-Andrews-2/+5
2022-10-29Stacked Borrows: make scalar field retagging the defaultRalf Jung-42/+76
2022-10-29Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errorsGuillaume Gomez-95/+137
2022-10-29Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errorsGuillaume Gomez-115/+115
2022-10-29Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu...Guillaume Gomez-36/+15
2022-10-29Auto merge of #2634 - RalfJung:miri-script, r=oli-obkbors-111/+146
2022-10-29explain how to go back to rustup-managed MiriRalf Jung-0/+3
2022-10-29merge rustup-toolchain into ./miriRalf Jung-68/+58
2022-10-29teach ./miri how to do Josh syncsRalf Jung-44/+89
2022-10-29Rename some `OwnerId` fields.Nicholas Nethercote-115/+115
2022-10-29Auto merge of #102233 - petrochenkov:effvis, r=jackh726bors-32/+32
2022-10-28relative futex and condvar timeouts can work with isolationRalf Jung-7/+100
2022-10-28cleanup some test cfgRalf Jung-13/+11
2022-10-28test most sync primitives on WindowsRalf Jung-5/+16
2022-10-28simplify Linux futex impl a bitRalf Jung-22/+7
2022-10-28threadleak_ignored should now pass with preemption (the issue has been fixed ...Ralf Jung-2/+1
2022-10-28implement thread parking on WindowsRalf Jung-8/+155
2022-10-28Retain ParamEnv constness when running deferred cast checksDeadbeef-1/+2
2022-10-28update ignore-windows commentsRalf Jung-7/+5
2022-10-28Auto merge of #2626 - RalfJung:pthread_setname_np, r=RalfJungbors-4/+19
2022-10-28pthread_setname_np returns an int on macOSRalf Jung-4/+19
2022-10-28Rollup merge of #103645 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2022-10-27Move clippy::uninlined_format_args back to pedanticPhilipp Krones-3/+2
2022-10-27Implement `ptr_mask` intrinsicMaybe Waffle-1/+30
2022-10-27Use PkgType for profiles, tooJoshua Nelson-37/+24
2022-10-27Use PkgType in more placesJoshua Nelson-47/+27
2022-10-28Update cargoWeihang Lo-0/+0
2022-10-27Use an exhaustive match in `target_host_combination`.Joshua Nelson-37/+49
2022-10-27Use `PkgType::is_preview` to determine whether to add a rename to the manifestJoshua Nelson-8/+7
2022-10-27Use `PkgType` to determine which packages to add to the manifestJoshua Nelson-21/+84
2022-10-27build-manifest: Add a macro that makes it impossible to typo `-preview`, or h...Joshua Nelson-47/+37
2022-10-27More build-manifest docsJoshua Nelson-18/+20
2022-10-27Update miriMaybe Waffle-4/+3
2022-10-27Update toolingMaybe Waffle-91/+134
2022-10-27change cronjob timeRalf Jung-1/+1
2022-10-26Auto merge of #103604 - JohnTitor:rollup-q4ns2gh, r=JohnTitorbors-1584/+2221
2022-10-27Rollup merge of #103579 - lnicola:rust-analyzer-2022-10-26, r=lnicolaYuki Okushi-1584/+2221
2022-10-26:arrow_up: rust-analyzerLaurențiu Nicola-1584/+2221