about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-03-16Rollup merge of #121720 - tmandry:split-refining, r=compiler-errorsLeón Orell Valerian Liehr-0/+4
2024-03-16Rollup merge of #122390 - ChrisDenton:bindgen, r=Mark-SimulacrumChris Denton-1/+1
2024-03-16Auto merge of #119418 - aaupov:master, r=Kobzolbors-1/+3
2024-03-15Update cargoWeihang Lo-0/+0
2024-03-15Rollup merge of #122513 - petrochenkov:somehir4, r=fmeaseGuillaume Gomez-31/+21
2024-03-15fmtRalf Jung-2/+1
2024-03-15Merge from rustcRalf Jung-6/+4
2024-03-15Preparing for merge from rustcRalf Jung-1/+1
2024-03-14Remove `feature(unchecked_math)` from miriScott McMurray-8/+0
2024-03-15Auto merge of #122511 - matthiaskrgr:rollup-swzilin, r=matthiaskrgrbors-51/+51
2024-03-14Apply the same shell quoting trick we use in the URL toBen Kimock-1/+1
2024-03-14hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id`Vadim Petrochenkov-31/+21
2024-03-14Rollup merge of #122487 - GuillaumeGomez:rename-stmtkind-local, r=oli-obkMatthias Krüger-51/+51
2024-03-14Auto merge of #119849 - lcnr:eagerly-instantiate-binders, r=compiler-errorsbors-1/+0
2024-03-14Remove LLDB persistent results in `compiletest`.Markus Reiter-9/+0
2024-03-14Deduplicate `lldb_commands`.Markus Reiter-33/+9
2024-03-14Fix `StdNonZeroNumberSummaryProvider`.Markus Reiter-1/+1
2024-03-14Try fixing `debuginfo` test.Markus Reiter-1/+1
2024-03-14one must imagine tidy happylcnr-1/+0
2024-03-14Auto merge of #3379 - RalfJung:time-with-isolation, r=saethlinbors-10/+14
2024-03-14Rollup merge of #122397 - oli-obk:machine-read-hook2, r=RalfJungMatthias Krüger-1/+1
2024-03-14explain time-with-isolation test betterRalf Jung-10/+14
2024-03-14Move generate_stacktrace_from_stack away from InterpCx to avoid having to kno...Oli Scherer-1/+1
2024-03-14Rename `hir::StmtKind::Local` into `hir::StmtKind::Let`Guillaume Gomez-46/+46
2024-03-14Rename `ast::StmtKind::Local` into `ast::StmtKind::Let`Guillaume Gomez-5/+5
2024-03-14Rollup merge of #122461 - the8472:fix-step-forward-unchecked, r=AmanieuMatthias Krüger-1/+1
2024-03-14Auto merge of #3380 - RalfJung:cron, r=RalfJungbors-2/+2
2024-03-14Auto merge of #122243 - RalfJung:local-place-sanity-check, r=oli-obkbors-3/+2
2024-03-14make cron job topic names more consistentRalf Jung-2/+2
2024-03-14fmtThe Miri Cronjob Bot-1/+6
2024-03-14Merge from rustcThe Miri Cronjob Bot-121/+270
2024-03-14Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-13Improve sysroots notificationBen Kimock-6/+22
2024-03-14update virtual clock in miri test since signed loops now execute more methodsThe 8472-1/+1
2024-03-13Rollup merge of #122422 - Enselic:only-unix, r=oli-obkMatthias Krüger-0/+3
2024-03-13Add compare-output-lines-by-subset to compiletest KNOWN_DIRECTIVE_NAMESMads Marquart-0/+1
2024-03-13Auto merge of #122240 - RalfJung:miri-addr-reuse, r=oli-obkbors-63/+210
2024-03-13compiletest: Allow `only-unix` in test headersMartin Nordholts-0/+3
2024-03-12Auto merge of #3370 - RalfJung:windows-sync, r=RalfJungbors-602/+0
2024-03-12Auto merge of #122394 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-12Update cargoWeihang Lo-0/+0
2024-03-12Bump windows-bindgen to 0.55.0Chris Denton-1/+1
2024-03-12Bump windows-bindgen to 0.54.0Chris Denton-1/+1
2024-03-12Rollup merge of #122355 - fmease:rustdoc-fix-up-old-test, r=notriddleJubilee-1/+0
2024-03-12Auto merge of #121644 - oli-obk:unique_static_innards2, r=RalfJung,nnethercotebors-5/+5
2024-03-12Allow dead_code for unused struct fields that are now causing a warningArthur Carcano-0/+2
2024-03-12fix: allow-one-hash-in-raw-strings option of needless_raw_string_hashes was i...Arthur Carcano-2/+63
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-1/+1
2024-03-12s/mt/mutability/Oli Scherer-2/+2
2024-03-12Add `nested` bool to `DefKind::Static`.Oli Scherer-2/+2