about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-17allow the tests to pass tidyElisha Hollander-4/+4
2024-04-17add testsElisha Hollander-0/+17
2024-04-17fix valueElisha Hollander-1/+1
2024-04-17configure for testingElisha Hollander-1/+4
2024-04-17fmtRalf Jung-5/+1
2024-04-17format style.rsElisha Hollander-2/+2
2024-04-17separate regex generationElisha Hollander-7/+7
2024-04-17Merge from rustcRalf Jung-53/+63
2024-04-17Preparing for merge from rustcRalf Jung-1/+1
2024-04-17use a function to generate the regexElisha Hollander-8/+12
2024-04-17run-make-support: add clang and llvm-readobj command wrappers许杰友 Jieyou Xu (Joe)-0/+121
2024-04-17Rollup merge of #124030 - RalfJung:adjust_alloc_base_pointer, r=oli-obkMatthias Krüger-39/+46
2024-04-17Fix copy-path buttonGuillaume Gomez-25/+12
2024-04-17Rename `BindingAnnotation` to `BindingMode`Jules Bertholet-108/+106
2024-04-17allow to set line-directives-only tooklensy-0/+5
2024-04-17Add llvm-bitcode-linker to build manifestKjetil Kjeka-1/+5
2024-04-17bootstrap: actually allow set debuginfo-level to "lines-tables-only"klensy-7/+10
2024-04-17enable clippy for bootstrap on CI PRsonur-ozkan-0/+1
2024-04-17Auto merge of #3480 - RalfJung:alloc_error_handler, r=RalfJungbors-120/+171
2024-04-17no need to use miri's native stderr hereRalf Jung-3/+2
2024-04-17tests/utils: add fmt::Write implementations for miri's native stdout/stderrRalf Jung-59/+64
2024-04-17alloc_error_handler tests: directly call handle_alloc_error; test more codepathsRalf Jung-75/+122
2024-04-17Auto merge of #123678 - DianQK:docker-local, r=Kobzolbors-14/+17
2024-04-17interpret: rename base_pointer -> root_pointerRalf Jung-35/+35
2024-04-17interpret: pass MemoryKind to adjust_alloc_base_pointerRalf Jung-7/+14
2024-04-17fmtThe Miri Cronjob Bot-10/+12
2024-04-17Merge from rustcThe Miri Cronjob Bot-266/+676
2024-04-17Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-17Auto merge of #124055 - matthiaskrgr:rollup-waq2e68, r=matthiaskrgrbors-169/+461
2024-04-17Rollup merge of #122883 - onur-ozkan:clippy-build-step, r=albertlarsan68Matthias Krüger-103/+395
2024-04-17Rollup merge of #122813 - nnethercote:nicer-quals, r=compiler-errorsMatthias Krüger-66/+66
2024-04-17Auto merge of #124039 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-17Update LLVM to 1deeee3DianQK-0/+0
2024-04-16restore line-breakElisha Hollander-1/+1
2024-04-16default to no testingElisha Hollander-0/+1
2024-04-16use `FxHashMap` Elisha Hollander-2/+4
2024-04-16use one `use` for `std`Elisha Hollander-2/+1
2024-04-16refactorElisha Hollander-17/+20
2024-04-16revert using regexElisha Hollander-11/+41
2024-04-16use regex to check for problemsElisha Hollander-41/+11
2024-04-16remove redundant whitespaceElisha Hollander-1/+1
2024-04-16formatElisha Hollander-22/+28
2024-04-16restore original constsElisha Hollander-1/+1
2024-04-16use `generate_problems`Elisha Hollander-136/+40
2024-04-16format style.rsElisha Hollander-13/+12
2024-04-16add more `PROBLEMATIC_CONSTS`Elisha Hollander-2/+130
2024-04-17Rollup merge of #124013 - RalfJung:box-to-raw, r=oli-obkGuillaume Gomez-2/+42
2024-04-17Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxuGuillaume Gomez-4/+10
2024-04-17Rollup merge of #123673 - oli-obk:sig_wfcheck_ice, r=jieyouxu,estebankGuillaume Gomez-3/+6
2024-04-16Update cargoWeihang Lo-0/+0