about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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/+4
2019-03-01fix an issue with path probing on WindowsAndy Russell-7/+9
2019-03-02Auto merge of #56946 - Zoxc:jobserver, r=nikomatsakisbors-46/+192
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-01appveyor: Use VS2017 for all our imagesAlex Crichton-1/+3
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-01Revert "Auto merge of #58597 - pietroalbini:appveyor-gce, r=alexcrichton"Pietro Albini-5/+0
2019-03-01librustc_interface: Update scoped-tls to 1.0Igor Matuszewski-2/+2
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/+12
2019-03-01Update Cargo.lockJohn Kåre Alsaker-14/+16
2019-03-01Fix importJohn Kåre Alsaker-0/+1
2019-03-01Address commentsJohn Kåre Alsaker-5/+8
2019-03-01Add support for using a jobserver with RayonJohn Kåre Alsaker-32/+172
2019-02-28update rustdoc coverage tests with new table layoutQuietMisdreavus-80/+51
2019-02-28tweak docs for rustdoc's `--show-coverage`QuietMisdreavus-4/+8
2019-02-28track items per-file instead of per-typeQuietMisdreavus-117/+33
2019-02-28update docs for doc coverageQuietMisdreavus-2/+4