about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-13Rollup merge of #74123 - GuillaumeGomez:cleanup-e0718, r=pickfireManish Goregaokar-3/+2
2020-07-13Rollup merge of #74046 - ehuss:deny-warnings-caching, r=Mark-SimulacrumManish Goregaokar-4/+18
2020-07-13Rollup merge of #73867 - poliorcetics:union-keyword, r=joshtriplettManish Goregaokar-2/+66
2020-07-13Rollup merge of #73852 - euclio:rustdoc-attr-newlines, r=GuillaumeGomezManish Goregaokar-10/+15
2020-07-11Correctly sort const_fn_transmuteManish Goregaokar-1/+1
2020-07-11Rollup merge of #74241 - RalfJung:miri, r=RalfJungManish Goregaokar-8/+8
2020-07-11Rollup merge of #74240 - da-x:fix-74081, r=ManishearthManish Goregaokar-1/+29
2020-07-11Rollup merge of #74213 - pickfire:patch-1, r=jonas-schievinkManish Goregaokar-3/+1
2020-07-11Rollup merge of #74197 - estebank:self-sugg, r=petrochenkovManish Goregaokar-5/+5
2020-07-11Rollup merge of #74168 - JohnTitor:help-for-in-band-lifetimes, r=petrochenkovManish Goregaokar-0/+78
2020-07-11Rollup merge of #74167 - jclulow:illumos-linker-eh-frame-hdr-fix, r=petrochenkovManish Goregaokar-1/+1
2020-07-11Rollup merge of #74116 - arlosi:aarch64build, r=pietroalbiniManish Goregaokar-8/+23
2020-07-11Rollup merge of #74066 - thomcc:optimize-is-ascii, r=nagisaManish Goregaokar-2/+242
2020-07-11Rollup merge of #73715 - MaulingMonkey:pr-natvis-tuples, r=AmanieuManish Goregaokar-3/+334
2020-07-11Rollup merge of #72920 - oli-obk:const_transmute, r=RalfJungManish Goregaokar-106/+238
2020-07-11Improve wordingGuillaume Gomez-1/+1
2020-07-11rustdoc: insert newlines between attributesAndy Russell-10/+15
2020-07-11Add the test case mentioned in #74236Dan Aloni-0/+28
2020-07-11update miriRalf Jung-8/+8
2020-07-11Fix try_print_visible_def_path_recur for opt_def_id usageDan Aloni-1/+1
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-106/+238
2020-07-10Rollup merge of #74162 - lcnr:ToPredicate-no-ref, r=varkorManish Goregaokar-13/+13
2020-07-10Rollup merge of #74161 - tblah:riscv64gc-dockerfile-improvment, r=Mark-Simula...Manish Goregaokar-5/+5
2020-07-10Rollup merge of #74145 - michaelforney:rust-installer, r=Mark-SimulacrumManish Goregaokar-0/+0
2020-07-10Rollup merge of #74135 - ehuss:update-books, r=ehussManish Goregaokar-0/+0
2020-07-10Rollup merge of #74129 - matklad:rust-analyzer-2020-07-07, r=Mark-SimulacrumManish Goregaokar-14/+14
2020-07-10Rollup merge of #74127 - tamird:allowlist, r=oli-obkManish Goregaokar-278/+296
2020-07-10Rollup merge of #74125 - ayazhafiz:i/74050, r=matthewjasperManish Goregaokar-87/+115
2020-07-10Rollup merge of #74122 - nnethercote:startup-cleanup, r=petrochenkovManish Goregaokar-55/+53
2020-07-10Rollup merge of #74109 - nbdd0121:issue-74082, r=petrochenkovManish Goregaokar-0/+30
2020-07-10Rollup merge of #74103 - ajpaverd:cfguard-msvc-only, r=nikomatsakisManish Goregaokar-19/+36
2020-07-10Rollup merge of #74100 - lzutao:strip-bootstrap, r=Mark-SimulacrumManish Goregaokar-10/+10
2020-07-10Rollup merge of #74099 - jonhoo:deque-range, r=dtolnayManish Goregaokar-13/+163
2020-07-10Rollup merge of #74076 - sunfishcode:wasi-fileext-newmethods, r=alexcrichtonManish Goregaokar-4/+137
2020-07-10Rollup merge of #73989 - RalfJung:ub-enum-test, r=oli-obkManish Goregaokar-8/+9
2020-07-10Rollup merge of #73887 - DutchGhost:master, r=oli-obkManish Goregaokar-4/+1
2020-07-10Rollup merge of #73862 - oli-obk:const_array_to_slice, r=RalfJungManish Goregaokar-32/+34
2020-07-10Rollup merge of #72303 - yoshuawuyts:future-poll-fn, r=dtolnayManish Goregaokar-0/+70
2020-07-10Rollup merge of #71322 - petrochenkov:tuple00, r=nikomatsakisManish Goregaokar-59/+614
2020-07-10Auto merge of #74181 - pietroalbini:ci-gha-fallible-macos, r=Mark-Simulacrumbors-36/+45
2020-07-10ci: allow gating gha on everything but macOSPietro Albini-36/+45
2020-07-10Add tracking issueJon Gjengset-2/+2
2020-07-10Avoid "whitelist"Tamir Duberstein-278/+296
2020-07-10Only add cfguard module flag on windows-msvcAndrew Paverd-19/+36
2020-07-10Minor refactor for rustc_resolve diagnostics matchIvan Tham-3/+1
2020-07-10Use str::strip* in bootstrapLzu Tao-10/+10
2020-07-10Change some function names.Nicholas Nethercote-13/+16
2020-07-10Tweak `spawn_thread_pool`.Nicholas Nethercote-11/+12
2020-07-10Add an explanatory comment to `scoped_thread`.Nicholas Nethercote-0/+2
2020-07-10Eliminate `rust_input`.Nicholas Nethercote-31/+23