about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-11Ignore test on MSVC for nowbjorn3-0/+3
2023-05-11Fix no-alloc-shim test on MSVCbjorn3-2/+2
2023-05-11Fix testbjorn3-2/+0
2023-05-11Fix review commentsbjorn3-7/+6
2023-05-11Improve miri commentsbjorn3-1/+14
2023-05-11Fix fs miri test on AArch64bjorn3-1/+1
2023-05-11Fix allocator shim handling in miribjorn3-31/+32
2023-05-11Add testbjorn3-0/+65
2023-05-11Prevent insta-stable no alloc shim supportbjorn3-7/+52
2023-05-11Use global_fn_name instead of format!bjorn3-6/+9
2023-05-11Split AllocatorKind::fn_name in global_fn_name and default_fn_namebjorn3-18/+17
2023-05-11Don't use an allocator shim for `#[global_allocator]`bjorn3-160/+177
2023-05-11Inline AllocFnFactory kind fieldbjorn3-4/+2
2023-05-11Auto merge of #111029 - Nilstrieb:when-the-errs-are-too-big, r=petrochenkovbors-14/+32
2023-05-11Auto merge of #111452 - matthiaskrgr:rollup-uic8dgy, r=matthiaskrgrbors-49/+443
2023-05-11Rollup merge of #111448 - compiler-errors:rustdoc-alias-impl, r=notriddleMatthias Krüger-8/+18
2023-05-11Rollup merge of #111432 - cjgillot:issue-111426, r=oli-obkMatthias Krüger-7/+44
2023-05-11Rollup merge of #111389 - esp-rs:esp-idf-platform-support, r=jyn514Matthias Krüger-1/+43
2023-05-11Rollup merge of #111385 - durin42:vec-panik-17, r=AmanieuMatthias Krüger-2/+2
2023-05-11Rollup merge of #111382 - Zalathar:ffi, r=cuviperMatthias Krüger-17/+118
2023-05-11Rollup merge of #111292 - Urgau:check-cfg-issue-111291, r=petrochenkovMatthias Krüger-1/+64
2023-05-11Rollup merge of #108705 - clubby789:refutable-let-closure-borrow, r=cjgillotMatthias Krüger-13/+154
2023-05-10Use proper impl self type for alias impl in rustdocMichael Goulet-8/+18
2023-05-10Auto merge of #110820 - cjgillot:faster-dcp, r=oli-obkbors-141/+183
2023-05-10Use visit_assign to detect SSA locals.Camille GILLOT-7/+44
2023-05-10vec-shrink-panik: update expectations to work on LLVM 17Augie Fackler-2/+2
2023-05-10Auto merge of #111401 - ChrisDenton:no-windows-allowed, r=workingjubileebors-59/+40
2023-05-10Auto merge of #111414 - matthiaskrgr:rollup-q0qoc47, r=matthiaskrgrbors-220/+616
2023-05-10Rollup merge of #111410 - kylematsuda:earlybinder-abstract-const, r=BoxyUwUMatthias Krüger-16/+10
2023-05-10Rollup merge of #111408 - TomMD:patch-1, r=workingjubileeMatthias Krüger-1/+1
2023-05-10Rollup merge of #111381 - oli-obk:closure_attr, r=petrochenkovMatthias Krüger-1/+5
2023-05-10Rollup merge of #111095 - GuillaumeGomez:fix-assoc-item-trait-inside-hidden, ...Matthias Krüger-46/+162
2023-05-10Rollup merge of #110747 - oli-obk:smirty, r=spastorinoMatthias Krüger-63/+207
2023-05-10Rollup merge of #110673 - compiler-errors:alias-bounds-2, r=lcnrMatthias Krüger-93/+231
2023-05-10Auto merge of #106560 - bjorn3:support_staticlib_dylib_linking, r=pnkfelixbors-15/+144
2023-05-10Auto merge of #111409 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-05-09add EarlyBinder to thir_abstract_const; remove tcx.bound_abstract_constKyle Matsuda-16/+10
2023-05-09Update cargoWeihang Lo-0/+0
2023-05-09Auto merge of #106285 - cjgillot:refprop-ssa, r=JakobDegenbors-115/+3141
2023-05-09Fix incorrect implication of transmuting slicesThomas M. DuBuisson-1/+1
2023-05-09Consolidate the 'match assumption' type methods in GoalKindMichael Goulet-140/+47
2023-05-09Make alias bounds sound in the new solverMichael Goulet-2/+233
2023-05-09Add needs-unwind.Camille GILLOT-38/+39
2023-05-09Auto merge of #111402 - matthiaskrgr:rollup-28cqfz5, r=matthiaskrgrbors-686/+983
2023-05-09Rollup merge of #111282 - scottmcm:remove-unneeded-assumes, r=workingjubileeMatthias Krüger-10/+48
2023-05-09Rollup merge of #111242 - wangkirin:support_rpath_independent_config, r=alber...Matthias Krüger-1/+13
2023-05-09Rollup merge of #111215 - BoxyUwU:resolve_anon_consts_differently, r=cjgillotMatthias Krüger-614/+846
2023-05-09Rollup merge of #111021 - c410-f3r:dqewdas, r=petrochenkovMatthias Krüger-18/+1
2023-05-09Rollup merge of #110770 - m-ou-se:fmt-temp-lifetime, r=oli-obkMatthias Krüger-1/+40
2023-05-09Rollup merge of #97320 - usbalbin:stabilize_const_ptr_read, r=m-ou-seMatthias Krüger-42/+35