about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-10-16Rollup merge of #116798 - GuillaumeGomez:rustdoc-gui-tester-cleanup, r=notriddleGuillaume Gomez-2/+7
2023-10-16Stop trying to preserve pretty-printing.Camille GILLOT-17/+17
2023-10-16Auto merge of #116804 - matthiaskrgr:rollup-m2qm8ul, r=matthiaskrgrbors-8/+11
2023-10-16Elaborate comment.Camille GILLOT-0/+2
2023-10-16Motivate renumbering and avoid underflow.Camille GILLOT-3/+6
2023-10-16Improve display of parallel jobs in rustdoc-gui tester scriptGuillaume Gomez-2/+7
2023-10-16Rollup merge of #116790 - klensy:opt-dist-tabled-no-derive, r=KobzolMatthias Krüger-1/+1
2023-10-16Rollup merge of #116709 - GuillaumeGomez:update-minifier, r=notriddleMatthias Krüger-1/+1
2023-10-16Rollup merge of #116430 - onur-ozkan:vendoring-in-tarball-sources, r=clubby789Matthias Krüger-6/+9
2023-10-16Auto merge of #116731 - Alexendoo:hash-untracked-state, r=oli-obkbors-0/+2
2023-10-16Normalize alloc-id in tests.Camille GILLOT-0/+29
2023-10-16Auto merge of #116550 - nnethercote:rustc-features-more, r=Nilstriebbors-8/+8
2023-10-16Auto merge of #114330 - RalfJung:dagling-ptr-deref, r=oli-obkbors-295/+380
2023-10-16opt-dist: disable unused features for tabled crateklensy-1/+1
2023-10-16triagebot: re-enable merge commit checkRalf Jung-4/+3
2023-10-16Rename `ACTIVE_FEATURES` as `UNSTABLE_FEATURES`.Nicholas Nethercote-8/+8
2023-10-15Auto merge of #3118 - eduardosm:intrinsics-x86-sse41, r=RalfJungbors-0/+581
2023-10-15Rollup merge of #116341 - Ayush1325:uefi-args, r=Mark-SimulacrumMatthias Krüger-0/+2
2023-10-15Implement `llvm.x86.sse41.*` intrinsicsEduardo Sánchez Muñoz-0/+581
2023-10-15separate bounds-check from alignment checkRalf Jung-24/+13
2023-10-15more precise error for 'based on misaligned pointer' caseRalf Jung-50/+55
2023-10-15place evaluation: require the original pointer to be aligned if an access hap...Ralf Jung-8/+55
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-220/+264
2023-10-15Implement args for UEFIAyush Singh-0/+2
2023-10-15Fix podman detection in CI scriptsNilstrieb-1/+1
2023-10-15Rollup merge of #116741 - mejrs:string_pat, r=fee1-deadMatthias Krüger-0/+45
2023-10-15add x.py.zsh to tidy checkonur-ozkan-1/+2
2023-10-15optimize `GenerateCompletions::run`onur-ozkan-17/+18
2023-10-15generate zsh autocompletion for xonur-ozkan-2/+756
2023-10-15bump bootstrap:clap_complete to `4.4.3`onur-ozkan-53/+53
2023-10-15Auto merge of #116635 - onur-ozkan:improve-file-read, r=Mark-Simulacrumbors-11/+50
2023-10-14Auto merge of #116742 - GuillaumeGomez:rollup-xjxs0mr, r=GuillaumeGomezbors-2/+13
2023-10-14Document `string_deref_patterns` featuremejrs-0/+45
2023-10-14Rollup merge of #116576 - eduardosm:const-eval-wasm-target-features, r=RalfJungGuillaume Gomez-2/+13
2023-10-14Auto merge of #116352 - Kobzol:rustc-driver-bolt, r=Mark-Simulacrumbors-60/+162
2023-10-14add unit test for Config::verifyonur-ozkan-1/+22
2023-10-14optimize file read in Config::verifyonur-ozkan-10/+28
2023-10-14const-eval: allow calling functions with targat features disabled at compile ...Eduardo Sánchez Muñoz-2/+13
2023-10-14Rollup merge of #116603 - onur-ozkan:reorganize-cargo-file, r=Mark-SimulacrumMatthias Krüger-12/+12
2023-10-14Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=G...Matthias Krüger-36/+77
2023-10-14Add `Config::hash_untracked_state` callbackAlex Macleod-0/+2
2023-10-14Auto merge of #116727 - matthiaskrgr:rollup-3qqdrny, r=matthiaskrgrbors-4/+0
2023-10-14Rollup merge of #116618 - chriswailes:riscv64-linux-android-vector, r=working...Matthias Krüger-0/+16
2023-10-14Rollup merge of #116577 - onur-ozkan:add-safety-block-on-unsafe, r=clubby789Matthias Krüger-0/+4
2023-10-14Rollup merge of #116644 - onur-ozkan:outdated-fixme, r=clubby789Matthias Krüger-4/+0
2023-10-14Auto merge of #115822 - compiler-errors:stabilize-rpitit, r=jackh726bors-24/+21
2023-10-14Auto merge of #116407 - Mark-Simulacrum:bootstrap-bump, r=onur-ozkanbors-392/+384
2023-10-14Merge from rustcThe Miri Conjob Bot-22/+23
2023-10-14Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-14Auto merge of #115524 - RalfJung:misalign, r=wesleywiserbors-16/+2