about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-12-14Rollup merge of #91529 - TennyZhuang:try_reserve_binary_heap, r=yaahcMatthias Krüger-0/+79
2021-12-14Auto merge of #91680 - saethlin:spare_capacity_mut-in-join, r=dtolnaybors-2/+10
2021-12-14Auto merge of #91660 - llogiq:make-a-hash-of-def-ids, r=nnethercotebors-22/+48
2021-12-13Auto merge of #91865 - matthiaskrgr:rollup-rai9ecq, r=matthiaskrgrbors-177/+300
2021-12-13Rollup merge of #91855 - xfix:const_cstr_unchecked, r=dtolnayMatthias Krüger-3/+1
2021-12-13Rollup merge of #91849 - jackh726:gats-outlives-lint-part2, r=nikomatsakisMatthias Krüger-50/+157
2021-12-13Rollup merge of #91847 - BoxyUwU:generic_arg_infer_fixme, r=lcnrMatthias Krüger-55/+74
2021-12-13Rollup merge of #91846 - camelid:doctest-cleanup, r=GuillaumeGomezMatthias Krüger-69/+64
2021-12-13Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomezMatthias Krüger-0/+4
2021-12-13Auto merge of #91353 - eggyal:reuse-rcs-during-folding, r=lcnrbors-6/+68
2021-12-13Adjust wording for reviewJack Huey-30/+33
2021-12-13Avoid cloning refcounted types during foldingAlan Egerton-6/+68
2021-12-13Auto merge of #91657 - nikic:update-llvm, r=cuviperbors-0/+14
2021-12-13Auto merge of #91654 - nikic:llvmbc-section-flags, r=nagisabors-42/+60
2021-12-13Stabilize const_cstr_uncheckedKonrad Borowski-3/+1
2021-12-13Auto merge of #91626 - klensy:json-less-alloc, r=petrochenkovbors-3/+3
2021-12-13I wrote these functions, I should use them dang itJack Huey-92/+60
2021-12-13Instead of checking for exact bounds, try to prove themJack Huey-77/+213
2021-12-12Add -webkit-appearance: none to search inputJacob Hoffman-Andrews-0/+4
2021-12-13Auto merge of #91569 - erikdesjardins:vt-align, r=nikicbors-7/+56
2021-12-13extra test for bug i foundEllen-0/+15
2021-12-13hurray for portable simd finding a nice test for this FIXMEEllen-55/+59
2021-12-12doctest: Rename `options` to `rustdoc_options`Noah Lev-26/+26
2021-12-12Rename `TestOptions` to `GlobalTestOptions`Noah Lev-26/+27
2021-12-12rustdoc: Coalesce some `run_test` args as one `LangString` argNoah Lev-19/+13
2021-12-13Auto merge of #91841 - matthiaskrgr:rollup-zlhsg5a, r=matthiaskrgrbors-59/+110
2021-12-13Rollup merge of #91824 - woppopo:const_ptr_write_bytes, r=oli-obkMatthias Krüger-1/+17
2021-12-13Rollup merge of #91819 - rust-lang:compiler-autolabel, r=jackh726Matthias Krüger-0/+9
2021-12-13Rollup merge of #91749 - ssomers:btree_comments, r=Mark-SimulacrumMatthias Krüger-55/+58
2021-12-13Rollup merge of #91091 - ecstatic-morse:control-flow-enum-is, r=m-ou-seMatthias Krüger-2/+2
2021-12-13Rollup merge of #91086 - rhysd:issue-91085, r=m-ou-seMatthias Krüger-1/+24
2021-12-12Auto merge of #91549 - fee1-dead:const_env, r=spastorinobors-458/+622
2021-12-12rustbot: Add autolabeling for `T-compiler`Noah Lev-0/+9
2021-12-12Auto merge of #90716 - euclio:libloading, r=cjgillotbors-313/+91
2021-12-12Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnrbors-380/+101
2021-12-12clippy owoEllen-12/+11
2021-12-12Auto merge of #90423 - Aaron1011:deduplicate-projection, r=jackh726bors-0/+6
2021-12-12Auto merge of #91825 - matthiaskrgr:rollup-e4s8lwp, r=matthiaskrgrbors-41/+121
2021-12-12Rollup merge of #91817 - rust-lang:rustdoc-autolabel, r=Mark-SimulacrumMatthias Krüger-0/+23
2021-12-12Rollup merge of #91815 - RalfJung:span, r=oli-obkMatthias Krüger-2/+2
2021-12-12Rollup merge of #91814 - japm48:spelling-fix, r=RalfJungMatthias Krüger-32/+32
2021-12-12Rollup merge of #91811 - itzurabhi:boostrap-dist-wix-unwrap-issue, r=Mark-Sim...Matthias Krüger-1/+3
2021-12-12Rollup merge of #91748 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_a...Matthias Krüger-0/+23
2021-12-12Rollup merge of #91746 - ssomers:btree_tests, r=Mark-SimulacrumMatthias Krüger-6/+38
2021-12-12Make `(*mut T)::write_bytes` `const`woppopo-1/+17
2021-12-12Remove function from rebaseDeadbeef-28/+0
2021-12-12Small performance tweaksDeadbeef-9/+9
2021-12-12Remap more env constness for queriesDeadbeef-18/+40
2021-12-12Remap predicate/env constness before queryingDeadbeef-4/+24
2021-12-12Query modifierDeadbeef-0/+72