about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-20extract `ConstKind::Unevaluated` into a structlcnr-86/+129
2021-03-20Auto merge of #83271 - SparrowLii:simd_neg, r=Amanieubors-17/+60
2021-03-20Auto merge of #82919 - bstrie:stabchar, r=dtolnaybors-8/+7
2021-03-20Auto merge of #83293 - osa1:82436_perf, r=varkorbors-3/+3
2021-03-19Stabilize `assoc_char_funcs` and `assoc_char_consts`bstrie-8/+7
2021-03-19Auto merge of #83308 - Dylan-DPC:rollup-p2j6sy8, r=Dylan-DPCbors-49/+210
2021-03-19Rollup merge of #83297 - oli-obk:why_bug_today_if_you_can_delay_to_tomorrow, ...Dylan DPC-5/+76
2021-03-19Rollup merge of #83285 - alexcrichton:wasm-simd-update, r=cuviperDylan DPC-0/+0
2021-03-19Rollup merge of #83277 - spastorino:early_otherwise-opt-unsound, r=oli-obkDylan DPC-2/+7
2021-03-19Rollup merge of #83269 - bstrie:revertdep, r=m-ou-seDylan DPC-2/+3
2021-03-19Rollup merge of #83254 - jfrimmel:panic_output-stream, r=m-ou-se,joshtriplettDylan DPC-5/+10
2021-03-19Rollup merge of #83244 - cuviper:vec_deque-zst, r=m-ou-seDylan DPC-19/+33
2021-03-19Rollup merge of #82570 - WaffleLapkin:split_whitespace_as_str, r=m-ou-seDylan DPC-4/+61
2021-03-19Rollup merge of #79986 - GuillaumeGomez:build-help-when-needed, r=Nemo157Dylan DPC-12/+20
2021-03-19Auto merge of #83201 - klensy:checkout-v2, r=pietroalbinibors-2/+2
2021-03-19Auto merge of #82951 - sexxi-goose:wr-mir-replace-methods2, r=nikomatsakisbors-242/+478
2021-03-19Ignore main.js file lengthGuillaume Gomez-0/+1
2021-03-19Only build help popup when it's really neededGuillaume Gomez-12/+19
2021-03-19Auto merge of #83301 - Dylan-DPC:rollup-x1yzvhm, r=Dylan-DPCbors-252/+530
2021-03-19Rollup merge of #83270 - steffahn:missing_word_in_skip_while_doc, r=joshtriplettDylan DPC-1/+1
2021-03-19Rollup merge of #83236 - cjgillot:memmap, r=joshtriplettDylan DPC-8/+18
2021-03-19Rollup merge of #83230 - jyn514:remove-macros, r=joshtriplettDylan DPC-15/+7
2021-03-19Rollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplettDylan DPC-0/+7
2021-03-19Rollup merge of #83208 - jethrogb:jb/gitignore, r=XanewokDylan DPC-3/+3
2021-03-19Rollup merge of #83197 - jyn514:cfg-test-dead-code, r=joshtriplettDylan DPC-78/+85
2021-03-19Rollup merge of #83179 - Aaron1011:actix-web-lint, r=petrochenkovDylan DPC-24/+108
2021-03-19Rollup merge of #82892 - jix:clarify-read-read, r=joshtriplettDylan DPC-2/+7
2021-03-19Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514Dylan DPC-60/+255
2021-03-19Rollup merge of #82759 - m-ou-se:remove-unwrap-none, r=petrochenkovDylan DPC-23/+38
2021-03-19Rollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplettDylan DPC-38/+1
2021-03-19Add a second regression testOli Scherer-0/+32
2021-03-19Auto merge of #82754 - rylev:rusage-windows, r=pnkfelixbors-10/+76
2021-03-19Do not ICE on ty::Error as an error must already have been reportedOli Scherer-5/+44
2021-03-19Revert performance-sensitive change in #82436Ömer Sinan Ağacan-3/+3
2021-03-19Hash hir_owner in typeck resultsAman Arora-1/+3
2021-03-19Auto merge of #71780 - jcotton42:string_remove_matches, r=joshtriplettbors-0/+84
2021-03-18Replace closures_captures and upvar_capture with closure_min_capturesJennifer Wills-243/+477
2021-03-18Mark early otherwise optimization unsoundSantiago Pastorino-2/+7
2021-03-18Update LLVM to bring in SIMD updates for WebAssemblyAlex Crichton-0/+0
2021-03-18Clarify docs for Read::read's return valueJannis Harder-2/+7
2021-03-18Apply suggestions from code reviewJ. Frimmel-3/+3
2021-03-19correct macro namesSparrowLii-4/+4
2021-03-19Add simd_neg platform intrinsicSparrowLii-17/+60
2021-03-18Fix typo/inaccuracy in the documentation of Iterator::skip_whileFrank Steffahn-1/+1
2021-03-18Revert the second deprecation of collections::Boundbstrie-2/+3
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-8/+18
2021-03-18Auto merge of #83257 - RalfJung:miri, r=RalfJungbors-7/+9
2021-03-18Extend `proc_macro_back_compat` lint to `actix-web`Aaron Hill-24/+108
2021-03-18Auto merge of #83166 - cjgillot:defkey-vge, r=oli-obkbors-92/+86
2021-03-18Incorporate review feedback #2Julian Frimmel-3/+4