about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-05Auto merge of #127008 - Jules-Bertholet:tc-ergonomics, r=Nadrierilbors-80/+458
2024-07-05Auto merge of #127344 - matthiaskrgr:morecrashes, r=jieyouxubors-0/+204
2024-07-05Auto merge of #126171 - RalfJung:simd_bitmask_multibyte, r=workingjubileebors-26/+144
2024-07-04Auto merge of #123781 - RalfJung:miri-fn-identity, r=oli-obkbors-47/+80
2024-07-04crashes: add latestMatthias Krüger-0/+204
2024-07-04Auto merge of #127288 - lqd:typelen-cache, r=compiler-errorsbors-3/+16
2024-07-04Auto merge of #127317 - RalfJung:miri-sync, r=RalfJungbors-71/+192
2024-07-04Auto merge of #127326 - matthiaskrgr:rollup-kz7vd3w, r=matthiaskrgrbors-640/+2642
2024-07-04Rollup merge of #127319 - oli-obk:fail2taint, r=compiler-errorsMatthias Krüger-78/+43
2024-07-04Rollup merge of #127314 - chenyukang:yukang-fix-bless-note, r=albertlarsan68Matthias Krüger-1/+1
2024-07-04Rollup merge of #127309 - its-the-shrimp:jsondocck_add_file_var, r=aDotInTheVoidMatthias Krüger-1/+1
2024-07-04Rollup merge of #127307 - GuillaumeGomez:different-types-remap_path_prefix, r...Matthias Krüger-1/+5
2024-07-04Rollup merge of #127301 - estebank:fix-suggestions, r=UrgauMatthias Krüger-468/+808
2024-07-04Rollup merge of #127283 - dingxiangfei2009:check-repr-transparent, r=davidtwcoMatthias Krüger-4/+159
2024-07-04Rollup merge of #127037 - oli-obk:define_opaque_types18, r=davidtwcoMatthias Krüger-61/+0
2024-07-04Rollup merge of #126405 - He1pa:translate_builtin_macro_diag, r=davidtwcoMatthias Krüger-23/+76
2024-07-04Rollup merge of #123043 - GoldsteinE:fix/repr-c-dead-branches, r=oli-obkMatthias Krüger-3/+1549
2024-07-04Auto merge of #127170 - bjorn3:no_specialize_index_borrowck, r=michaelwoeristerbors-16/+29
2024-07-04Remove a use of `StructuredDiag`, which is incompatible with automatic error ...Oli Scherer-78/+43
2024-07-04Auto merge of #127120 - Kobzol:bootstrap-cmd-refactor-3, r=onur-ozkanbors-348/+401
2024-07-04Auto merge of #3732 - JoJoDeveloping:tree-borrows-protector-end-write, r=Ralf...bors-36/+100
2024-07-04TB: protector end semantics never causes immediate UBJohannes Hostert-2/+5
2024-07-04trivial update on tidy bless noteyukang-1/+1
2024-07-04Add UI test for protector end write semanticsJohannes Hostert-0/+62
2024-07-04TB: Make FnEntry access on protected locations be a write under certain circu...Johannes Hostert-36/+35
2024-07-04added built-in var to jsondocckschvv31n-1/+1
2024-07-04Allow to have different types for arguments of `Rustc::remap_path_prefix`Guillaume Gomez-1/+5
2024-07-04reject SmartPointer constructions not serving the purposeDing Xiang Fei-4/+159
2024-07-04Auto merge of #127305 - jhpratt:rollup-3p5wf3h, r=jhprattbors-23/+74
2024-07-04Do not consider LLDB version to be valid if it is emptyJakub Beránek-8/+3
2024-07-04Rollup merge of #127303 - cuishuang:master, r=jhprattJacob Pratt-2/+2
2024-07-04Rollup merge of #127289 - aDotInTheVoid:rustdoc-json-lt, r=GuillaumeGomezJacob Pratt-8/+47
2024-07-04Rollup merge of #127287 - aDotInTheVoid:jsondocck-index, r=GuillaumeGomezJacob Pratt-1/+3
2024-07-04Rollup merge of #127195 - biabbas:vxworks_cleanup, r=jhprattJacob Pratt-2/+4
2024-07-04Rollup merge of #126792 - wooden-worm:master, r=Mark-SimulacrumJacob Pratt-10/+18
2024-07-04chore: remove repeat wordscuishuang-2/+2
2024-07-04Auto merge of #127293 - ldm0:ldm_coroutine, r=saethlinbors-19/+21
2024-07-04Tweak raw-pointer field access and array indexing suggestionsEsteban Küber-40/+58
2024-07-04Tweak slice and as_deref suggestion spanEsteban Küber-45/+78
2024-07-04More accurate mutability suggestionEsteban Küber-140/+244
2024-07-04Use shorter span for float literal suggestionEsteban Küber-59/+91
2024-07-04Auto merge of #3731 - rust-lang:rustup-2024-07-04, r=saethlinbors-1836/+3722
2024-07-04Properly handle removal suggestion renderingEsteban Küber-18/+20
2024-07-04Merge from rustcThe Miri Cronjob Bot-1835/+3721
2024-07-04Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-07-04Fix `&mut` removal suggestionEsteban Küber-14/+23
2024-07-04Auto merge of #127226 - mat-1:optimize-siphash-round, r=nnethercotebors-10/+12
2024-07-04Better suggestion span for missing type parameterEsteban Küber-12/+43
2024-07-04Better span for "make binding mutable" suggestionEsteban Küber-101/+134
2024-07-04Auto merge of #127127 - notriddle:notriddle/pulldown-cmark-0.11, r=GuillaumeG...bors-94/+385