about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-09-12change rlib format to discern native dependenciesDaniil Belov-54/+328
2022-09-12Auto merge of #100502 - chenyukang:fix-100478, r=jackh726bors-9/+330
2022-09-12Auto merge of #100251 - compiler-errors:tuple-trait-2, r=jackh726bors-11/+181
2022-09-12Auto merge of #101688 - cjgillot:verify-hir-parent, r=petrochenkovbors-1/+13
2022-09-11Auto merge of #101442 - joboet:null_check_tcs, r=thomccbors-2/+6
2022-09-11Auto merge of #101299 - saethlin:vecdeque-drain-drop, r=thomccbors-11/+36
2022-09-11Assert that HIR nodes are not their own parent.Camille GILLOT-1/+13
2022-09-11Auto merge of #101678 - jannic:fix-101640, r=jyn514bors-0/+1
2022-09-11Auto merge of #101682 - compiler-errors:rpitit-encode, r=fee1-deadbors-1/+22
2022-09-11std: check if TCS is a null pointerjoboet-2/+6
2022-09-11Only encode RPITIT when trait method has default bodyMichael Goulet-1/+22
2022-09-11Auto merge of #101673 - crlf0710:generator_clone, r=oli-obkbors-35/+642
2022-09-11Add diagnostic arg 'current_crate'Jan Niehusmann-0/+1
2022-09-11Auto merge of #101670 - obi1kenobi:patch-1, r=jyn514bors-0/+1
2022-09-11Update unit test outputsCharles Lew-80/+51
2022-09-11Use current rustc version.Charles Lew-1/+1
2022-09-11fix tests after rebaseAndrew Cann-18/+26
2022-09-11test async diagnostics for feature(generator_clone)Andrew Cann-0/+242
2022-09-11minor fixups as per PR feedbackAndrew Cann-32/+17
2022-09-11Add some comments to generator clone shim codeAndrew Cann-0/+12
2022-09-11Add tracking issue number to feature(generator_clone)Andrew Cann-2/+2
2022-09-11Add feature gate tests for generator_cloneAndrew Cann-0/+284
2022-09-11Apply formatting fixesAndrew Cann-34/+27
2022-09-11move generator_clone feature definitionAndrew Cann-2/+2
2022-09-11fix GeneratorWitness: Clone checkAndrew Cann-9/+14
2022-09-11loosen restriction on when GeneratorWitness: CloneAndrew Cann-17/+13
2022-09-11add generator_clone feature gateAndrew Cann-24/+35
2022-09-11implement Copy/Clone for generatorsAndrew Cann-35/+135
2022-09-11Auto merge of #101482 - joboet:netbsd_parker, r=sanxiynbors-12/+136
2022-09-10Add @obi1kenobi to the cc list for rustdoc-json-typesPredrag Gruevski-0/+1
2022-09-11Auto merge of #101643 - ChrisDenton:alloc-link-kernel32, r=thomccbors-0/+1
2022-09-10Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddlebors-136/+139
2022-09-10Alternate approach; just modify DrainBen Kimock-52/+59
2022-09-10Remove &[T] from vec_deque::DrainBen Kimock-23/+41
2022-09-10Auto merge of #98559 - jackh726:remove-reempty, r=oli-obkbors-298/+336
2022-09-10std: optimize thread parking on NetBSDjoboet-12/+136
2022-09-10Auto merge of #101647 - crlf0710:test_for_99551, r=bjorn3bors-1/+27
2022-09-10Fix pointer value punning.Charles Lew-1/+27
2022-09-10Auto merge of #101652 - Dylan-DPC:rollup-f4atky0, r=Dylan-DPCbors-146/+215
2022-09-10Rollup merge of #101641 - GuillaumeGomez:update-browser-ui-test, r=Dylan-DPCDylan DPC-1/+1
2022-09-10Rollup merge of #101635 - jyn514:queries-new-derived, r=cjgillotDylan DPC-16/+21
2022-09-10Rollup merge of #101631 - rust-lang:notriddle/duplicate-module, r=GuillaumeGomezDylan DPC-5/+164
2022-09-10Rollup merge of #101614 - compiler-errors:rpitit-eq, r=jackh726Dylan DPC-2/+17
2022-09-10Rollup merge of #101606 - akhi3030:patch-1, r=Dylan-DPCDylan DPC-1/+1
2022-09-10Rollup merge of #101578 - lcnr:resolve-hack, r=jackh726Dylan DPC-121/+11
2022-09-10Auto merge of #100968 - cjgillot:mir-upvar-vec, r=wesleywiserbors-152/+83
2022-09-10Explicitly link kernel32.lib from allocChris Denton-0/+1
2022-09-10Remove unused temp.Camille Gillot-2/+1
2022-09-10Auto merge of #101483 - oli-obk:guaranteed_opt, r=fee1-deadbors-138/+119
2022-09-10Update browser-ui-test version to 0.9.8Guillaume Gomez-1/+1