about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-26Small cell example updateGuillaume Gomez-3/+3
2020-05-07Auto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obkbors-351/+424
2020-05-06Rollup merge of #71950 - RalfJung:try-validation-cleanup, r=oli-obkDylan DPC-174/+205
2020-05-06Rollup merge of #71918 - GuillaumeGomez:rename-methods-section, r=Dylan-DPCDylan DPC-30/+66
2020-05-06Rollup merge of #71888 - lcnr:refactor-suggest_traits_to_import, r=estebankDylan DPC-55/+49
2020-05-06Rollup merge of #71731 - mark-i-m:guide-toolstate-off-for-now, r=kennytmDylan DPC-2/+1
2020-05-06Rollup merge of #70908 - estebank:suggest-add, r=nikomatsakisDylan DPC-224/+629
2020-05-06Rollup merge of #71944 - ldm0:arrordhint, r=sfacklerDylan DPC-0/+1
2020-05-06Rollup merge of #71937 - mzohreva:mz/ui-tests-ignore-sgx, r=nikomatsakisDylan DPC-61/+71
2020-05-06Rollup merge of #71929 - petrhosek:unwind-visibility, r=tmandryDylan DPC-0/+1
2020-05-06Rollup merge of #71893 - ecstatic-morse:dataflow-impls-import, r=jonas-schievinkDylan DPC-25/+20
2020-05-06Rollup merge of #71819 - jyn514:check-for-tools, r=Mark-SimulacrumDylan DPC-23/+25
2020-05-06Rollup merge of #71591 - hermitcore:thread_create, r=hanna-kruppeDylan DPC-8/+7
2020-05-06Rollup merge of #71269 - Mark-Simulacrum:sat-float-casts, r=nikicDylan DPC-52/+420
2020-05-06Remove warning about UBMark Rousskov-7/+0
2020-05-06Fixup tests to test both const-eval and runtimeMark Rousskov-99/+22
2020-05-06Pull in miri test casesMark Rousskov-5/+458
2020-05-06Define UB in float-to-int casts to saturateMark Rousskov-11/+10
2020-05-06more precise vtable errorsRalf Jung-20/+23
2020-05-06try_validation: handle multi-branching, and use macro for most remaining manu...Ralf Jung-78/+47
2020-05-06Rollup merge of #71921 - RalfJung:open-mode, r=hanna-kruppeDylan DPC-0/+4
2020-05-06Rollup merge of #71905 - mibac138:x-cmd-alias, r=Mark-SimulacrumDylan DPC-13/+17
2020-05-06Rollup merge of #71889 - RalfJung:rwlock, r=AmanieuDylan DPC-22/+36
2020-05-06Rollup merge of #71727 - hbina:simplified_usage, r=Mark-SimulacrumDylan DPC-3/+3
2020-05-06Rollup merge of #71510 - ssomers:btreemap_iter_intertwined, r=Mark-SimulacrumDylan DPC-75/+119
2020-05-06convert throw_validation_failure macro to same syntax as try_validationRalf Jung-56/+51
2020-05-06properly catch invalid-drop-fn errorsRalf Jung-14/+16
2020-05-06Add comment for `Ord` implementation for arrayDonough Liu-0/+1
2020-05-06Update librustdoc ID testsGuillaume Gomez-4/+4
2020-05-06convert remaining try_validation to new macroRalf Jung-32/+60
2020-05-06Auto merge of #69464 - Marwes:detach_undo_log, r=nikomatsakisbors-533/+882
2020-05-05comment out rustc-dev-guide in NIGHTLY_TOOLSmark-1/+1
2020-05-05Ignore SGX on a few ui testsMohsen Zohrevandi-61/+71
2020-05-05Auto merge of #71875 - Xanewok:update-rls, r=tmandrybors-2/+6
2020-05-06add test for insufficiently aligned vtableRalf Jung-6/+16
2020-05-06validation: port more checks to the pattern-based macro (and give it the shor...Ralf Jung-30/+54
2020-05-05Index IDs already used by rustdoc templateGuillaume Gomez-2/+29
2020-05-05Add test for new implementations section titleGuillaume Gomez-0/+9
2020-05-05Update testsGuillaume Gomez-12/+12
2020-05-05Replace title "Methods" with "Implementations"Guillaume Gomez-12/+12
2020-05-05Unify winapi features for toolsTyler Mandry-1/+2
2020-05-05Use -fvisibility=hidden for libunwindPetr Hosek-0/+1
2020-05-05explain the types used in the open64 callRalf Jung-0/+4
2020-05-05Unify some syn 1.0 et al. features for toolsIgor Matuszewski-1/+4
2020-05-05Update RLSIgor Matuszewski-0/+0
2020-05-05Rollup merge of #71897 - alexcrichton:embed-bitcode-docs, r=nnethercoteDylan DPC-8/+36
2020-05-05Rollup merge of #71894 - mibac138:semicolon-not-always-helpful, r=estebankDylan DPC-4/+30
2020-05-05Rollup merge of #71830 - oli-obk:subrepo_funness, r=Mark-SimulacrumDylan DPC-7/+1
2020-05-05Rollup merge of #69984 - lenary:lenary/force-uwtables, r=hanna-kruppeDylan DPC-5/+89
2020-05-05Restore the snapshot/rollback optimization for region constraintsMarkus Westerlind-13/+29