about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-03-26Auto merge of #3423 - RalfJung:proc-macro-2, r=RalfJungbors-67/+37
2024-03-26update the remaining test-cargo-miri dependencies as well (while we are at it)Ralf Jung-11/+11
2024-03-26Change `f16` and `f128` clippy stubs to be nonpanickingTrevor Gross-4/+11
2024-03-26update proc-macro2Ralf Jung-2/+2
2024-03-26rename our proc-macro test crate to a more clear nameRalf Jung-45/+20
2024-03-26test-cargo-miri: add proc-macro2 instead of anyhowRalf Jung-11/+6
2024-03-26In ConstructCoroutineInClosureShim, pass receiver by ref, not pointerMichael Goulet-14/+70
2024-03-26avoid mutating the global environmentRalf Jung-11/+6
2024-03-26Auto merge of #3420 - RalfJung:eyre, r=RalfJungbors-0/+25
2024-03-26add eyre to test-cargo-miriRalf Jung-0/+25
2024-03-26Auto merge of #3415 - JoJoDeveloping:tree-borrows-initialized-root, r=RalfJungbors-20/+40
2024-03-26Tree Borrows: Make tree root always be `Active` and initializedJohannes Hostert-20/+40
2024-03-26Auto merge of #3419 - RalfJung:rustup, r=RalfJungbors-27/+24
2024-03-26fmtRalf Jung-1/+1
2024-03-26Merge from rustcRalf Jung-27/+24
2024-03-26Preparing for merge from rustcRalf Jung-1/+1
2024-03-26cargo-miri: clean up info_query treatment a bit, and update comment about RUSTCRalf Jung-30/+31
2024-03-26run command: simplify flag computationRalf Jung-10/+13
2024-03-26run_dep_mode: treat program.args and program.env consistentlyRalf Jung-29/+28
2024-03-26enable cargo miri test doctestsonur-ozkan-4/+14
2024-03-26we have to ignore RUSTC_WORKSPACE_WRAPPER as wellRalf Jung-0/+7
2024-03-26Update cargoScott Schafer-0/+0
2024-03-26CFI: Enable KCFI testing of run-pass testsMatthew Maurer-0/+1
2024-03-26Auto merge of #123065 - workingjubilee:rollup-bve45ex, r=workingjubileebors-0/+1
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors-15/+11
2024-03-25Make sysroot mandatory for rustdocLukas Wirth-1/+8
2024-03-25Make use of sysroot in librustdoc/config.rs for builtin:$pathLukas Wirth-2/+2
2024-03-25Implement `-L builtin:$path`Lukas Wirth-2/+6
2024-03-25Rollup merge of #123039 - rustbot:docs-update, r=ehussJubilee-0/+0
2024-03-25Rollup merge of #122892 - lovesegfault:versioned-vendor, r=onur-ozkanJubilee-0/+1
2024-03-25Auto merge of #123040 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-25Auto merge of #123041 - RalfJung:miri, r=RalfJungbors-27/+141
2024-03-25Update cargoWeihang Lo-0/+0
2024-03-25Update booksrustbot-0/+0
2024-03-25support '--sysroot=' form of setting the sysroot as wellRalf Jung-1/+1
2024-03-25Merge from rustcRalf Jung-32/+75
2024-03-25Preparing for merge from rustcRalf Jung-1/+1
2024-03-25Auto merge of #123036 - matthiaskrgr:rollup-dj8hra4, r=matthiaskrgrbors-12/+12
2024-03-25Rollup merge of #123001 - Alexendoo:check-attributes, r=oli-obkMatthias Krüger-11/+11
2024-03-25Rollup merge of #122842 - pacak:explicit_name, r=michaelwoeristerMatthias Krüger-1/+1
2024-03-25Auto merge of #123030 - GuillaumeGomez:rustdoc-sysroot-out-of-arg-file, r=not...bors-3/+6
2024-03-25Auto merge of #3413 - RalfJung:cargo-miri-misc, r=RalfJungbors-4/+28
2024-03-25phase_rustdoc: add a heuristic to make us more certain that this is really ru...Ralf Jung-4/+18
2024-03-25test-cargo-miri: test anyhowRalf Jung-0/+10
2024-03-25Move `--sysroot` argument out of the argument file to fix miri issueGuillaume Gomez-3/+6
2024-03-25CONTRIBUTING: vsocde settings: add --all-targetsRalf Jung-0/+2
2024-03-25Rollup merge of #122982 - Zalathar:bootstrap-coverage-docs, r=onur-ozkanMatthias Krüger-16/+49
2024-03-25Auto merge of #122951 - Nilstrieb:nodejs20, r=Kobzolbors-1/+1
2024-03-25Add more comments to the bootstrap code that handles `tests/coverage`Zalathar-16/+49
2024-03-24Auto merge of #122658 - cuviper:gccjit-archive, r=Mark-Simulacrumbors-7/+11