about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-23Add known-tool-in-submodule testSamuel E. Moelius III-0/+14
2021-09-24Auto merge of #89211 - workingjubilee:rollup-fj4eduk, r=workingjubileebors-54/+146
2021-09-23Rollup merge of #89200 - hkmatsumoto:patch, r=workingjubileeJubilee-1/+1
2021-09-23Rollup merge of #89184 - joshtriplett:master, r=estebankJubilee-48/+48
2021-09-23Rollup merge of #89176 - TaKO8Ki:change-singular-to-plural, r=lcnrJubilee-1/+1
2021-09-23Rollup merge of #89171 - rusticstuff:aarch64_macos_rustdoc_ci_fixes, r=jyn514Jubilee-2/+2
2021-09-23Rollup merge of #89148 - estebank:used-type-param, r=oli-obkJubilee-1/+57
2021-09-23Rollup merge of #89023 - Wardenfar:issue-85066, r=nagisaJubilee-0/+32
2021-09-23Rollup merge of #88612 - lovasoa:patch-1, r=m-ou-seJubilee-1/+5
2021-09-23remove trailing whitespaceTakashi Idobe-4/+4
2021-09-23Add time complexities to linked_list.rsTakashi Idobe-0/+10
2021-09-23Auto merge of #88804 - Mark-Simulacrum:never-algo-v2, r=nikomatsakis,jackh726bors-174/+733
2021-09-23Drop fully captured upvars in the same order as the regular drop codeWesley Wiser-18/+58
2021-09-23Add tests to verify the drop order of fields in fully captured upvarsWesley Wiser-0/+360
2021-09-23Auto merge of #89024 - oli-obk:lazy_tait_is_not_limited_to_being_used_in_retu...bors-272/+433
2021-09-23Support incremental in compiletest for non-incremental modes.Eric Huss-119/+166
2021-09-23Clean up clean/types.rs file by making the implementations follow the type de...Guillaume Gomez-42/+40
2021-09-23Simplify scoped_threadMark Rousskov-19/+6
2021-09-23Auto merge of #7707 - Jarcho:suspicious_else_proc_mac, r=Manishearthbors-35/+124
2021-09-23Auto merge of #89016 - lcnr:non_blanket_impls, r=nikomatsakis,michaelwoeristerbors-118/+43
2021-09-23Add test for #7650Jason Newcomb-9/+93
2021-09-23Suggest `_` in turbofish if param will be inferred from fn argumentEsteban Kuber-1/+57
2021-09-23Check that TAIT generics are fully generic in mir typeck instead of wf-check,...Oli Scherer-272/+433
2021-09-23Auto merge of #87064 - Aaron1011:new-closure-track-caller, r=estebankbors-23/+267
2021-09-23Resolve infered types when complaining about unexpected call typeEsteban Kuber-2/+3
2021-09-23Add testEsteban Kuber-0/+14
2021-09-23Update compiler/rustc_infer/src/infer/error_reporting/mod.rsTakayuki Maeda-1/+1
2021-09-23Fix typoHirochika Matsumoto-1/+1
2021-09-23Auto merge of #88587 - bdbai:fix/uwpio, r=joshtriplettbors-4/+7
2021-09-23Don't lint `suspicious_else_formatting` inside proc-macrosJason Newcomb-26/+31
2021-09-23Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrumbors-103/+111
2021-09-23Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrumbors-20/+15
2021-09-23Reason safety for unsafe blocks for uwp stdinbdbai-0/+2
2021-09-22Auto merge of #89187 - ehuss:update-cargo, r=ehussbors-2/+2
2021-09-22Auto merge of #7693 - F3real:vec2, r=Manishearthbors-49/+99
2021-09-22Update cargoEric Huss-2/+2
2021-09-22Temporarily rename int_roundings functions to avoid conflictsJosh Triplett-48/+48
2021-09-22Support `#[track_caller]` on closures and generatorsAaron Hill-23/+267
2021-09-22Auto merge of #89179 - the8472:rollup-moxrtaj, r=the8472bors-56/+130
2021-09-22Update library/std/src/sync/mpsc/shared.rsMara Bos-1/+1
2021-09-22Add missing reference to box_vecF3real-1/+1
2021-09-22Rollup merge of #89170 - rusticstuff:aarch64_macos_disable_leak_sanitizer, r=...the8472-2/+5
2021-09-22Rollup merge of #89164 - camelid:show-type-layout-docs, r=jyn514the8472-2/+18
2021-09-22Rollup merge of #89162 - petrochenkov:ivmap, r=davidtwcothe8472-24/+28
2021-09-22Rollup merge of #89133 - FabianWolff:issue-79546, r=michaelwoeristerthe8472-1/+14
2021-09-22Rollup merge of #89127 - wesleywiser:reenable_mutex_debuginfo_test, r=ehussthe8472-7/+5
2021-09-22Rollup merge of #89046 - oli-obk:fix_oflo, r=estebankthe8472-10/+37
2021-09-22Rollup merge of #89041 - sticnarf:sticnarf/fat-lto-dwarf, r=nagisathe8472-10/+20
2021-09-22Rollup merge of #89036 - nbdd0121:alloc, r=yaahcthe8472-0/+3
2021-09-22Auto merge of #7704 - camsteffen:pedantic-occasional, r=Manishearthbors-1/+1