about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-03-14Rollup merge of #94931 - RalfJung:miri, r=RalfJungMatthias Krüger-10/+8
2022-03-14Rollup merge of #94670 - xFrednet:rfc-2383-expect-impl-after-party, r=flip199...Matthias Krüger-0/+77
2022-03-14Rollup merge of #93977 - compiler-errors:sized-generic-metadata, r=wesleywiserMatthias Krüger-0/+91
2022-03-14Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=AmanieuMatthias Krüger-3/+3
2022-03-14Auto merge of #94929 - flip1995:clippyup, r=Manishearthbors-331/+3350
2022-03-14debuginfo: Refactor debuginfo generation for types -- Run x.py fmtMichael Woerister-35/+7
2022-03-14compiletest: Don't update PDB files of test cases in-place.Michael Woerister-9/+48
2022-03-14debuginfo: change cpp-like naming for generator environments so that NatVis w...Michael Woerister-2/+33
2022-03-14debuginfo: Refactor debuginfo generation for typesMichael Woerister-30/+29
2022-03-14update miriRalf Jung-10/+8
2022-03-14Auto merge of #93749 - ridwanabdillahi:riscv32im_support, r=wesleywiserbors-0/+2
2022-03-14Auto merge of #94915 - bjorn3:fix_test_box_def, r=tmiaskobors-2/+2
2022-03-14Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyupflip1995-331/+3350
2022-03-14Stabilise `aarch64_target_feature`Adam Gemmell-2/+2
2022-03-14Tie `fp` and `neon`Adam Gemmell-1/+1
2022-03-14relax `suspicious_auto_trait_impls` lintlcnr-1/+22
2022-03-14Auto merge of #94139 - est31:let_else_rustdoc, r=notriddlebors-95/+51
2022-03-14Auto merge of #94921 - aDotInTheVoid:rustdoc-json-format-cleanup, r=CraftSpiderbors-16/+49
2022-03-14rustdoc-json-types: implementors -> implementationsNixon Enraght-Moony-5/+24
2022-03-13rustdoc-json-types: ty -> type_Nixon Enraght-Moony-11/+25
2022-03-13Auto merge of #94832 - jonhoo:default-static, r=Mark-Simulacrumbors-1/+2
2022-03-13Auto merge of #94916 - matthiaskrgr:rollup-s6zedfl, r=matthiaskrgrbors-175/+248
2022-03-13Rollup merge of #94907 - bjorn3:smaller_rust_src_component, r=Mark-SimulacrumMatthias Krüger-0/+5
2022-03-13Rollup merge of #94844 - bjorn3:rustbuild_cleanup, r=Mark-SimulacrumMatthias Krüger-164/+222
2022-03-13Rollup merge of #94777 - lancethepants:armv7-unknown-linux-uclibceabi, r=Mark...Matthias Krüger-11/+21
2022-03-13Auto merge of #94738 - Urgau:rustbuild-check-cfg-values, r=Mark-Simulacrumbors-1/+15
2022-03-13Fix definition of Box in ssa-analysis-regression-50041.rsbjorn3-2/+2
2022-03-13Omit stdarch test crates from the rust-src componentbjorn3-0/+5
2022-03-13Remove FieldName enumbjorn3-34/+6
2022-03-13Auto merge of #94704 - Kobzol:llvm-pgo-update-suite, r=Mark-Simulacrumbors-32/+49
2022-03-13Prevent duplicate monomorphization of deserialization implsbjorn3-1/+5
2022-03-13Use trimmed down deserialization impl for configbjorn3-146/+237
2022-03-13Rename derive_merge macro to define_config and move Deserialize impl into itbjorn3-19/+10
2022-03-13Auto merge of #94320 - GuillaumeGomez:sidebar-display, r=jshabors-3/+25
2022-03-13Auto merge of #94862 - pierwill:bootstrap-useless, r=Dylan-DPCbors-9/+5
2022-03-13Auto merge of #94898 - RalfJung:miri, r=RalfJungbors-7/+11
2022-03-12update MiriRalf Jung-7/+11
2022-03-13Auto merge of #94895 - matthiaskrgr:rollup-9hue5qk, r=matthiaskrgrbors-3/+20
2022-03-12Rollup merge of #94894 - camelid:into, r=nagisaMatthias Krüger-2/+2
2022-03-12Rollup merge of #94886 - GuillaumeGomez:update-browser-ui-test, r=notriddleMatthias Krüger-1/+1
2022-03-12Rollup merge of #94867 - notriddle:notriddle/i32-count-regression-test, r=Dyl...Matthias Krüger-0/+17
2022-03-12Auto merge of #90358 - DevinR528:omitted-field-fix, r=jackh726bors-76/+412
2022-03-12Remove needless use of `Into`Noah Lev-2/+2
2022-03-12Fix rebase conflicts with stderr filesDevin Ragotzy-53/+160
2022-03-12Only filter doc(hidden) fields/variants when not crate localDevin Ragotzy-9/+65
2022-03-12Update output for doc hidden usefulness ui test outputDevin Ragotzy-62/+64
2022-03-12Add struct to doc hidden usefulness ui testsDevin Ragotzy-11/+35
2022-03-12Add struct to stability ui tests in usefulnessDevin Ragotzy-15/+60
2022-03-12Update non-exhaustive omitted_patterns ui outputDevin Ragotzy-4/+46
2022-03-12Add unstable struct fields to ui testsDevin Ragotzy-2/+62