about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-04-28in which the fn-must-use codepath is prevented from panicking on closureZack M. Davis-1/+7
2018-04-28Auto merge of #50188 - alexcrichton:feature-all-the-things, r=eddybbors-33/+47
2018-04-28Add `-C target-feature` to all functionsAlex Crichton-33/+47
2018-04-28Auto merge of #50240 - nnethercote:LazyBTreeMap, r=cramertjbors-12/+123
2018-04-28Auto merge of #50164 - nox:rval-range-metadata, r=eddybbors-21/+78
2018-04-28Auto merge of #50295 - SergioBenitez:master, r=alexcrichtonbors-25/+20
2018-04-28Auto merge of #50155 - est31:label_expressions, r=petrochenkovbors-1/+39
2018-04-28Auto merge of #49826 - cuviper:rustc-main-ICE, r=alexcrichtonbors-1/+2
2018-04-27Don't feature gate bang macros on 'proc_macro_path_invoc'.Sergio Benitez-25/+20
2018-04-28Auto merge of #50149 - aaronaaeng:master, r=estebankbors-15/+224
2018-04-27Auto merge of #49822 - matthewjasper:dropck-closures, r=nikomatsakisbors-40/+102
2018-04-27rustc_driver: Catch ICEs on the main thread tooJosh Stone-1/+2
2018-04-27Auto merge of #50290 - kennytm:rollup, r=kennytmbors-249/+298
2018-04-28Rollup merge of #50257 - estebank:fix-49560, r=nikomatsakiskennytm-1/+28
2018-04-27Access individual fields of tuples, closures and generators on drop.Matthew Jasper-40/+102
2018-04-28Rollup merge of #50284 - GuillaumeGomez:search-load-failure, r=SimonSapinkennytm-1/+1
2018-04-28Rollup merge of #50273 - Amanieu:issue-49532, r=alexcrichtonkennytm-32/+54
2018-04-28Rollup merge of #50269 - alexcrichton:update-parking-lot, r=Mark-Simulacrumkennytm-9/+9
2018-04-28Rollup merge of #50263 - alexcrichton:uwtable-allcoators, r=eddybkennytm-0/+4
2018-04-28Rollup merge of #50251 - alexcrichton:wasm-no-threads, r=eddybkennytm-1/+5
2018-04-28Rollup merge of #50192 - bobtwinkles:libsyntax_extensions, r=jseyfriedkennytm-1/+50
2018-04-28Rollup merge of #49968 - christianpoveda:stabilize_dyn, r=nikomatsakiskennytm-214/+155
2018-04-28Rollup merge of #49858 - dmizuk:unique-doc-hidden, r=steveklabnikkennytm-0/+2
2018-04-27Auto merge of #50137 - nox:rm-bool-cmp-hack, r=eddybbors-10/+0
2018-04-27Auto merge of #50102 - Zoxc:query-nomacro, r=michaelwoeristerbors-509/+508
2018-04-27rustdoc asks for dyn_trait feature in stage0Christian Poveda-0/+2
2018-04-27fixed testsChristian Poveda-18/+12
2018-04-27fix search load page failureGuillaume Gomez-1/+1
2018-04-27removed dyn trait attribute from librustdocChristian Poveda-1/+0
2018-04-27fixed rustc version for dyn_traitChristian Poveda-1/+1
2018-04-27updated stderr files and removed feature-gate test for dyn_traitChristian Poveda-147/+133
2018-04-27removed linting for dyn_traitChristian Poveda-10/+7
2018-04-27dyn_trait feature-gate just for stage0Christian Poveda-14/+5
2018-04-27removed dyn_trait feature from testsChristian Poveda-17/+5
2018-04-27stop requiring the feature-gate to use dyn_traitChristian Poveda-18/+2
2018-04-27Auto merge of #50097 - glandium:box_free, r=nikomatsakisbors-154/+51
2018-04-27Allow #[inline] on closuresAmanieu d'Antras-32/+54
2018-04-27Address commentsJohn Kåre Alsaker-6/+9
2018-04-27Store query jobs and query results in separate maps to reduce memory usageJohn Kåre Alsaker-25/+23
2018-04-27Move query functions out from the define_maps! macroJohn Kåre Alsaker-300/+327
2018-04-27Create a job immediately when looking in the query map and start it laterJohn Kåre Alsaker-246/+217
2018-04-27Auto merge of #50275 - kennytm:rollup, r=kennytmbors-191/+2939
2018-04-27Rollup merge of #49894 - Zoxc:sync-internedstring, r=michaelwoeristerkennytm-149/+307
2018-04-27Rollup merge of #50246 - nnethercote:no-dump_allocs, r=Mark-Simulacrumkennytm-6/+11
2018-04-27Rollup merge of #50231 - GuillaumeGomez:doc-aliases, r=QuietMisdreavuskennytm-0/+33
2018-04-27Rollup merge of #50229 - GuillaumeGomez:search-one-result, r=QuietMisdreavuskennytm-31/+59
2018-04-27Rollup merge of #50227 - sinkuu:ice_non_local_trait, r=estebankkennytm-2/+12
2018-04-27Rollup merge of #50222 - michaelwoerister:bump-stage0-compiler-to-2018-04-24,...kennytm-1/+1
2018-04-27Auto merge of #49891 - cuviper:compiletest-crash, r=alexcrichtonbors-3/+7
2018-04-27Rollup merge of #49707 - steveklabnik:rustc-book, r=QuietMisdreavuskennytm-2/+2516