about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-09-02Fallback to dladdr-based resolve_symbol if backtrace failed.kennytm-14/+29
2017-09-02Use env::current_exe for libbacktrace on macOSJohn Colanduoni-20/+7
2017-09-02Add upstream pull request link for libbacktraceJohn Colanduoni-0/+3
2017-09-02Enable backtrace tests for macOS and iOSJohn Colanduoni-3/+1
2017-09-02Add libbacktrace support for Apple platformsJohn Colanduoni-7/+1458
2017-09-01Implement RFC 1925Matt Ickstadt-2/+81
2017-09-01Auto merge of #44154 - alexcrichton:bump-bootstrap, r=Mark-Simulacrumbors-270/+71
2017-09-01Update git2-rs to fix cross compilesAlex Crichton-5/+5
2017-09-01Auto merge of #44238 - nrc:pulldown-warn, r=@QuietMisdreavusbors-39/+214
2017-09-01rustc: use hir::ItemLocalId instead of ast::NodeId in CodeExtent.Eduard-Mihai Burtescu-403/+333
2017-09-01rustc: take TyCtxt and RegionMaps in CodeMap::span.Eduard-Mihai Burtescu-170/+120
2017-09-01rustc: use hir::ItemLocalId instead of ast::NodeId in CFG.Eduard-Mihai Burtescu-216/+249
2017-09-01Fix testsNick Cameron-4/+4
2017-09-01Add git-commit-hash in source and extended tarballs too.Simon Sapin-0/+4
2017-09-01Fix documentation and formatting.Jacob Kiesel-11/+15
2017-09-01Auto merge of #44233 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-93/+237
2017-09-01Windows line endingsNick Cameron-1/+1
2017-09-01Do a better job of eliding whitespace-only differences from warningsNick Cameron-1/+67
2017-09-01Improve the appearance of markdown warningsNick Cameron-14/+98
2017-08-31Bring back stage0 allocator logic on MSVCAlex Crichton-2/+6
2017-09-01rustdoc: collect rendering warnings and print them in one placeNick Cameron-16/+34
2017-08-31Rollup merge of #44223 - eddyb:symbol-from-str, r=jseyfriedMark Simulacrum-0/+6
2017-08-31Rollup merge of #44209 - frewsxcv:frewsxcv-addr-other-scenarios, r=alexcrichtonMark Simulacrum-6/+92
2017-08-31Rollup merge of #44207 - durka:define-maps-fn, r=eddybMark Simulacrum-80/+81
2017-08-31Rollup merge of #44205 - frewsxcv:frewsxcv-addr-doc-fix, r=QuietMisdreavusMark Simulacrum-1/+1
2017-08-31Rollup merge of #44203 - cuviper:compiler-rt-test, r=Mark-SimulacrumMark Simulacrum-1/+1
2017-08-31Rollup merge of #44202 - alexcrichton:xcrate-generators, r=arielb1Mark Simulacrum-0/+46
2017-08-31Rollup merge of #44199 - jakllsch:jakllsch-abcc6c4a-0caf-4d30-b336-39629c73d3...Mark Simulacrum-0/+1
2017-08-31Rollup merge of #44192 - GuillaumeGomez:sub-fields-style, r=QuietMisdreavusMark Simulacrum-5/+9
2017-08-31Add support for Vector Multiply Sum Saturated on PowerPCLuca Barbato-0/+17
2017-08-31Add support for Vector Multiply Sum on PowerPCLuca Barbato-0/+41
2017-08-31Auto merge of #43425 - matklad:lambda-restrictions, r=eddybbors-1/+52
2017-09-01Only emit warnings if the user is using PulldownNick Cameron-25/+32
2017-08-31Add support for Vector Multiply Add Saturated on PowerPCLuca Barbato-0/+12
2017-08-31Implement From<&str> for Symbol.Eduard-Mihai Burtescu-0/+6
2017-08-31add a lowercase suggestion to unknown_lintsAndre Bogus-3/+58
2017-08-31Merge branch 'master' into masterMark-313/+1266
2017-08-31Expand docs of multi-address behavior of some UDP/TCP APIs.Corey Farwell-6/+92
2017-08-31Add full git commit hash to release channel manifestsSimon Sapin-20/+40
2017-08-31Update Cargo to 0.23.0 and our lockfileAlex Crichton-67/+62
2017-08-31Bump to 1.22.0Alex Crichton-14/+7
2017-08-31Update bootstrap compilerAlex Crichton-196/+5
2017-08-31Auto merge of #41991 - GuillaumeGomez:rustdoc-html-diff, r=nrcbors-56/+406
2017-08-31downgrade libgit2Guillaume Gomez-4/+4
2017-08-31add `fn` to syntax of rustc::ty::maps::define_mapsAlex Burka-80/+81
2017-08-31Set CFG_VERSION env var for tool buildsNick Cameron-0/+1
2017-08-31Update rlsNick Cameron-7/+12
2017-08-30update unimplemented! docsMarkMcCaskey-2/+5
2017-08-30Fix typo in doc `ToSocketAddrs` example.Corey Farwell-1/+1
2017-08-30rustbuild: update the rust-src filter for compiler-rtJosh Stone-1/+1