about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-12-09Auto merge of #67016 - lqd:placeholder_loans, r=matthewjasperbors-36/+620
2019-12-09Auto merge of #67004 - estebank:issue-66958, r=eddybbors-9/+38
2019-12-09Auto merge of #67003 - cjgillot:corrida, r=Mark-Simulacrumbors-47/+12
2019-12-08Auto merge of #66984 - GuillaumeGomez:move-clean-types, r=kinnisonbors-1534/+1558
2019-12-08Auto merge of #66981 - michaelwoerister:measureme-0.5.0, r=Mark-Simulacrumbors-15/+12
2019-12-08Auto merge of #66730 - hermitcore:master, r=alexcrichtonbors-2/+0
2019-12-08update MiriRalf Jung-7/+9
2019-12-08Rollup merge of #67129 - remexre:patch-1, r=Dylan-DPCMazdak Farrokhzad-1/+1
2019-12-08Rollup merge of #67114 - Centril:foreign-item-alias, r=petrochenkovMazdak Farrokhzad-14/+10
2019-12-08Rollup merge of #67101 - rust-lang:ostrich, r=Mark-SimulacrumMazdak Farrokhzad-0/+1
2019-12-08Rollup merge of #66991 - Nashenas88:body_cache_cleanup, r=eddybMazdak Farrokhzad-224/+226
2019-12-08Rollup merge of #66325 - BartMassey:master, r=joshtriplettMazdak Farrokhzad-65/+68
2019-12-08leave a FIXMEMazdak Farrokhzad-1/+1
2019-12-08use `#[allow(unused_attributes)]` to paper over incr.comp problemMazdak Farrokhzad-0/+1
2019-12-07Auto merge of #65881 - anp:implicit-caller-location, r=eddyb,oli-obkbors-141/+286
2019-12-07Fixes typoNathan Ringo-1/+1
2019-12-07Auto merge of #66927 - RalfJung:engines-dont-panic, r=oli-obkbors-274/+84
2019-12-07Make `ForeignItem` an alias of `Item`.Mazdak Farrokhzad-14/+10
2019-12-07Auto merge of #66882 - mati865:znver1_fix, r=nikomatsakisbors-0/+0
2019-12-06Add additional layer of #[track_caller] to test, avoid const prop.Adam Perry-4/+10
2019-12-06Address review feedback.Adam Perry-17/+10
2019-12-06Caller location is propagated via immediates rather than memory.Adam Perry-8/+13
2019-12-06Always call const fns with #[track_caller].Adam Perry-2/+6
2019-12-06Rollup merge of #67102 - Aaron1011:patch-3, r=Mark-SimulacrumMazdak Farrokhzad-0/+7
2019-12-06Rollup merge of #67094 - RalfJung:fields, r=Mark-SimulacrumMazdak Farrokhzad-26/+24
2019-12-06Rollup merge of #67092 - kraai:us-to-is, r=jonas-schievinkMazdak Farrokhzad-2/+2
2019-12-06Rollup merge of #67090 - kraai:either-to-any, r=jonas-schievinkMazdak Farrokhzad-1/+1
2019-12-06Rollup merge of #67078 - kamleshbhalui:master, r=CentrilMazdak Farrokhzad-2/+16
2019-12-06Rollup merge of #67071 - estebank:issue-66868, r=davidtwcoMazdak Farrokhzad-0/+4
2019-12-06Rollup merge of #67052 - Centril:config-1, r=petrochenkovMazdak Farrokhzad-164/+327
2019-12-06Rollup merge of #67009 - Aaron1011:fix/coerce-suggestion, r=CentrilMazdak Farrokhzad-19/+116
2019-12-06Rollup merge of #66841 - SimonSapin:float_round_unchecked_to, r=rkruppeMazdak Farrokhzad-333/+471
2019-12-06Rollup merge of #66606 - christianpoveda:mut-refs-in-const-fn, r=oli-obkMazdak Farrokhzad-141/+310
2019-12-06Add note to src/ci/docker/README.md about multiple docker imagesAaron Hill-0/+7
2019-12-06parse_meta: ditch parse_in_attrMazdak Farrokhzad-48/+99
2019-12-06derive: avoid parse_in_attrMazdak Farrokhzad-80/+90
2019-12-06cfg_attr: avoid .outer_tokensMazdak Farrokhzad-75/+177
2019-12-06Auto merge of #65195 - varkor:to_option, r=Centrilbors-249/+97
2019-12-06review commentsEsteban Küber-5/+5
2019-12-06Do not ICE on async fn with non-Copy infered type argEsteban Küber-9/+38
2019-12-06get rid of __ in field namesRalf Jung-26/+24
2019-12-06Change "wth" to "with" in `Layout::padding_needed_for` commentMatthew Kraai-1/+1
2019-12-06Change "us" to "is" in Layout::for_value commentMatthew Kraai-1/+1
2019-12-07Rollup merge of #67085 - reitermarkus:addr-parser, r=Mark-SimulacrumYuki Okushi-19/+4
2019-12-07Rollup merge of #67081 - osa1:fix_query_type_docs, r=Dylan-DPCYuki Okushi-2/+2
2019-12-07Rollup merge of #67054 - RalfJung:set-discriminant-unreachable, r=oli-obkYuki Okushi-4/+59
2019-12-07Rollup merge of #67049 - tmiasko:io-slice-advance, r=rkruppeYuki Okushi-29/+26
2019-12-07Rollup merge of #67033 - cuviper:ValueName2, r=rkruppeYuki Okushi-39/+45
2019-12-07Rollup merge of #67023 - jethrogb:jb/bootstrap-target-linker, r=alexcrichtonYuki Okushi-0/+1
2019-12-07Rollup merge of #67008 - ollie27:rustdoc_issue_61732, r=CentrilYuki Okushi-0/+15