about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-17Rollup merge of #124066 - oli-obk:define_opaque_types7, r=compiler-errorsMatthias Krüger-1/+1
2024-04-17Rollup merge of #124062 - allgoewer:fish-fight, r=oli-obkMatthias Krüger-0/+15
2024-04-17Rollup merge of #124049 - slanterns:const_io_structs_stabilize, r=jhprattMatthias Krüger-7/+6
2024-04-17Rollup merge of #124037 - compiler-errors:dont-parent-body, r=michaelwoeristerMatthias Krüger-2/+45
2024-04-17Rollup merge of #124030 - RalfJung:adjust_alloc_base_pointer, r=oli-obkMatthias Krüger-65/+85
2024-04-17Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercoteMatthias Krüger-8/+51
2024-04-17Rollup merge of #122201 - coolreader18:doc-clone_from, r=dtolnayMatthias Krüger-25/+133
2024-04-17Rollup merge of #116957 - fmease:meta-notify-rustdoc-zulip-on-backport-nomina...Matthias Krüger-0/+48
2024-04-17Add GUI test for copy path buttonGuillaume Gomez-0/+15
2024-04-17Fix copy-path buttonGuillaume Gomez-25/+12
2024-04-17Auto merge of #123674 - oli-obk:bogus_note, r=estebankbors-109/+55
2024-04-18Stablise io_error_downcastJiahao XU-3/+1
2024-04-17Improve `BindingMode` doc commentJules Bertholet-2/+4
2024-04-17Rename `BindingAnnotation` to `BindingMode`Jules Bertholet-256/+222
2024-04-17Store `ByRef` instead of `BindingAnnotation` in `PatInfo`Jules Bertholet-30/+30
2024-04-17Remove libc from rust_get_test_int usesBen Kimock-54/+18
2024-04-17Use the default file permissions when writingbjorn3-9/+29
2024-04-17Add regression test for #107495bjorn3-0/+23
2024-04-17allow to set line-directives-only tooklensy-5/+7
2024-04-17Remove libc from more testsBen Kimock-45/+30
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-17consistency rename: language item -> lang itemRalf Jung-72/+72
2024-04-17weak lang items are not allowed to be #[track_caller]Ralf Jung-7/+70
2024-04-17Auto merge of #17055 - wyatt-herkamp:fix_panic_at_unused_variable, r=Veykrilbors-2/+34
2024-04-17Don't error on subtyping of equal typesOli Scherer-1/+1
2024-04-17Don't show unused_variables fixes if the name comes from a macro definitionLukas Wirth-11/+7
2024-04-17Move confusing comment about otherwise blocks in `lower_match_tree`Zalathar-3/+3
2024-04-17Use less fragile error handlingOli Scherer-18/+16
2024-04-17Validate before reporting interning errors.Oli Scherer-513/+253
2024-04-17Simplify alloc id mutability checkOli Scherer-10/+15
2024-04-17Deduplicate logic for checking the mutability of allocationsOli Scherer-79/+75
2024-04-17Run the "is this static mutable" logic the same way as in `in_mutable_memory`Oli Scherer-14/+16
2024-04-17Validate nested static itemsOli Scherer-85/+185
2024-04-17Auto merge of #3480 - RalfJung:alloc_error_handler, r=RalfJungbors-120/+171
2024-04-17Auto merge of #3479 - rust-lang:rustup-2024-04-17, r=RalfJungbors-2619/+4476
2024-04-17Auto merge of #12682 - cuviper:muopb-asm, r=llogiqbors-29/+30
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-17Auto merge of #12680 - Alexendoo:cargo-dev-setup-toolchain, r=llogiqbors-29/+131
2024-04-17interpret: rename base_pointer -> root_pointerRalf Jung-53/+53
2024-04-17interpret: pass MemoryKind to adjust_alloc_base_pointerRalf Jung-18/+38
2024-04-17Address commentsNoa-4/+2
2024-04-17fmtThe Miri Cronjob Bot-10/+12
2024-04-17Merge from rustcThe Miri Cronjob Bot-2618/+4473
2024-04-17Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-17Auto merge of #124055 - matthiaskrgr:rollup-waq2e68, r=matthiaskrgrbors-509/+810