summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-03-12Rollup merge of #122081 - onur-ozkan:validate-path-remaps, r=clubby789Jubilee-1/+14
2024-03-12Rollup merge of #121754 - TimNN:split-target, r=Mark-Simulacrum,onur-ozkanJubilee-11/+43
2024-03-12Properly rebuild rustbooksclubby789-1/+2
2024-03-12chore: remove repetitive wordspavedroad-1/+1
2024-03-12Auto merge of #121644 - oli-obk:unique_static_innards2, r=RalfJung,nnethercotebors-11/+11
2024-03-12prevent notifying the same changes more than onceonur-ozkan-5/+15
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-24/+28
2024-03-12s/mt/mutability/Oli Scherer-3/+3
2024-03-12Add `nested` bool to `DefKind::Static`.Oli Scherer-3/+3
2024-03-12Change `DefKind::Static` to a struct variantOli Scherer-11/+11
2024-03-12Merge from rustcThe Miri Cronjob Bot-2767/+5751
2024-03-12Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-12Rollup merge of #122339 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-03-12Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiserMatthias Krüger-6/+4
2024-03-11rustdoc-search: add search query syntax `Fn(T) -> U`Michael Howell-64/+95
2024-03-11rustdoc: use `const` for the special type name idsMichael Howell-25/+11
2024-03-11rustdoc: clean up search.js by removing empty sort caseMichael Howell-5/+0
2024-03-11rustdoc-search: parse and search with ML-style HOFMichael Howell-48/+166
2024-03-12Auto merge of #112268 - lqd:osx-1cgu, r=Kobzolbors-1/+1
2024-03-12rustdoc: fix up old testLeón Orell Valerian Liehr-1/+0
2024-03-12Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obkbors-124/+81
2024-03-11bootstrap: Don't eagerly format verbose messagesclubby789-52/+62
2024-03-11Auto merge of #112267 - lqd:win-1cgu, r=Kobzolbors-0/+1
2024-03-11[bootstrap] Move the split-debuginfo setting to the per-target sectionTim Neumann-11/+43
2024-03-11Update Windows platform supportChris Denton-6/+4
2024-03-11Update booksrustbot-0/+0
2024-03-11compiletest: Automatically compare output by subset with runnersAlex Crichton-49/+20
2024-03-11Update test-various docker image to test `wasm32-wasip1`Alex Crichton-3/+14
2024-03-11Configure a default `runner` for WASI targetsAlex Crichton-3/+30
2024-03-11Remove old support for emscripten/wasm32-u-uAlex Crichton-65/+4
2024-03-11Convert some WebAssembly run-make tests to RustAlex Crichton-4/+13
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton-24/+28
2024-03-11Rollup merge of #122330 - tshepang:patch-1, r=clubby789Jubilee-13/+14
2024-03-11Rollup merge of #122249 - RalfJung:machine-read-hook, r=oli-obkJubilee-0/+62
2024-03-11Bootstrap: Add argument for building llvm bitcode linkerKjetil Kjeka-1/+30
2024-03-11LLVM Bitcode Linker: Added crateKjetil Kjeka-0/+326
2024-03-11LLVM_TOOLS: Include llvm-link as a llvm toolKjetil Kjeka-0/+1
2024-03-11Rollup merge of #122298 - RalfJung:raw-vec-into-box, r=cuviperJacob Pratt-4/+14
2024-03-11Rollup merge of #122108 - alexcrichton:target-config-runtool, r=WaffleLapkinJacob Pratt-7/+32
2024-03-11Rollup merge of #121907 - onur-ozkan:better-target-sanity-check, r=albertlars...Jacob Pratt-10/+7
2024-03-11Rollup merge of #121633 - ChrisDenton:precise, r=NilstriebJacob Pratt-4/+5
2024-03-11chore: remove repetitive wordtgolang-1/+1
2024-03-11bootstrap readme: fix, improve, updateTshepang Mbambo-13/+14
2024-03-11configure.py: add flag for loongarch64 musl-rootWANG Rui-0/+2
2024-03-11Auto merge of #121752 - mu001999:dead_code/improve, r=pnkfelixbors-64/+2
2024-03-10Rollup merge of #122297 - RalfJung:bootstrap-build, r=onur-ozkanMatthias Krüger-1/+3
2024-03-10test into_boxed_slice with custom allocator in MiriRalf Jung-4/+14
2024-03-10Auto merge of #121561 - jieyouxu:compiletest-directive-typo-check, r=onur-ozkanbors-31/+172
2024-03-10bootstrap: document what the triples in 'Build' meanRalf Jung-1/+3
2024-03-10skip sanity check for non-host targets in `check` buildsonur-ozkan-10/+7