about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-03-02Rollup merge of #58782 - tspiteri:str-escape-self, r=kennytmkennytm-3/+3
2019-03-02Rollup merge of #58780 - RalfJung:manually-drop, r=nagisakennytm-0/+8
2019-03-02Rollup merge of #58730 - timvermeulen:internal_iteration, r=scottmcmkennytm-32/+37
2019-03-02Auto merge of #58216 - pitdicker:sqos_flags, r=alexcrichtonbors-8/+25
2019-03-02Auto merge of #58077 - Nemo157:generator-state-debug-info, r=Zoxcbors-6/+39
2019-03-02driver: fix testljedrz-4/+4
2019-03-02hir: HirIdify Impl&TraitItemIdljedrz-73/+55
2019-03-02hir: remove NodeId from VariantDataljedrz-40/+30
2019-03-02hir: remove NodeId from Pat and FieldPatljedrz-102/+87
2019-03-02hir: remove NodeId from Itemljedrz-212/+208
2019-03-02hir: remove NodeId from ForeignItemljedrz-22/+24
2019-03-02hir: remove NodeId from StructFieldljedrz-25/+26
2019-03-02middle & privacy: partially HirIdifyljedrz-106/+120
2019-03-02Auto merge of #57202 - matthewjasper:nll-typeck-promoteds, r=pnkfelixbors-37/+229
2019-03-01look for python2 symlinks before bootstrap pythonAndy Russell-1/+1
2019-03-01fix an issue with path probing on WindowsAndy Russell-7/+9
2019-03-02Auto merge of #56946 - Zoxc:jobserver, r=nikomatsakisbors-32/+176
2019-03-01Expand where negative supertrait specific error is shownEsteban Küber-24/+43
2019-03-01Auto merge of #58800 - ehuss:update-books, r=Centrilbors-1/+1
2019-03-01Add back in MSVC version check for LLVMAlex Crichton-0/+0
2019-03-01Handle type annotations in promoted MIR correctlyMatthew Jasper-15/+46
2019-03-01Remove unnecessary parameterMatthew Jasper-4/+2
2019-03-01Include bounds from promoted constants in NLLMatthew Jasper-22/+185
2019-03-01Update toolchain to build NetBSD releaseAlex Crichton-24/+8
2019-03-01Schedule the demolition of `IsNotPromotable`Oliver Scherer-0/+2
2019-03-01Auto merge of #58754 - ljedrz:I_hate_NodeIds, r=Zoxcbors-429/+368
2019-03-01Forbid duplicating Cargo as a dependencyMateusz Mikuła-1/+1
2019-03-01Fix typo in Vec#resize_with documentationJens Hausdorf-1/+1
2019-03-01tools/remote-test-{client,server}: deny(rust_2018_idioms)Mazdak Farrokhzad-2/+6
2019-03-01hir: remove NodeId from VisibilityKindljedrz-9/+5
2019-03-01hir: remove NodeId from TraitRefljedrz-15/+7
2019-03-01hir: remove NodeId from Argljedrz-4/+1
2019-03-01hir: remove NodeId from TypeBindingljedrz-8/+3
2019-03-01hir: remove NodeId from ImplItemljedrz-27/+30
2019-03-01ty: HirIdify some lintsljedrz-89/+62
2019-03-01hir: remove NodeId from TraitItemljedrz-148/+149
2019-03-01middle: HirIdify deadljedrz-58/+59
2019-03-01hir: remove NodeId from AnonConstljedrz-23/+21
2019-03-01hir: remove NodeId from Fieldljedrz-6/+2
2019-03-01hir: remove NodeId from Localljedrz-23/+20
2019-03-01hir: remove NodeId from Stmtljedrz-19/+9
2019-03-01tools/rustbook: deny(rust_2018_idioms)Mazdak Farrokhzad-4/+5
2019-03-01Auto merge of #58631 - spastorino:place2_1, r=oli-obkbors-352/+441
2019-03-01librustc_interface: Update scoped-tls to 1.0Igor Matuszewski-1/+1
2019-03-01tidy: deny(rust_2018_idioms)Mazdak Farrokhzad-8/+9
2019-03-01Auto merge of #58689 - memoryruins:exclude_should_panic, r=oli-obkbors-0/+39
2019-03-01Put Local, Static and Promoted as one Base variant of PlaceSantiago Pastorino-352/+441
2019-02-28Use the correct stderr when testing libstdJethro Beekman-19/+41
2019-03-01Auto merge of #58408 - alexcrichton:update-llvm, r=michaelwoeristerbors-152/+10
2019-03-01Fix importJohn Kåre Alsaker-0/+1