about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2017-08-29rustc: Make the `trait_map` of TyCtxt privateAlex Crichton-8/+43
2017-08-29Auto merge of #44111 - zackmdavis:feature_attr_error_span, r=nikomatsakisbors-36/+107
2017-08-29Auto merge of #44059 - oli-obk:ok_suggestion, r=nikomatsakisbors-18/+101
2017-08-29Auto merge of #44049 - alexcrichton:nounwind-allocators, r=BurntSushibors-0/+68
2017-08-28Auto merge of #43999 - arielb1:immediate-project, r=nikomatsakisbors-19/+112
2017-08-28Auto merge of #43076 - Zoxc:gen, r=arielb1bors-470/+5052
2017-08-28std: Mark allocation functions as nounwindAlex Crichton-0/+68
2017-08-28Tweak rls submodule againAlex Crichton-7/+2
2017-08-28Suggest `Ok(())` when encountering `Ok()`Oliver Schneider-18/+101
2017-08-28Auto merge of #44114 - daboross:patch-1, r=dtolnaybors-2/+4
2017-08-28feature error span on attr. for fn_must_use, SIMD/align, macro reëxportZack M. Davis-36/+107
2017-08-27Ignore a threaded test on emscriptenAlex Crichton-0/+1
2017-08-28Auto merge of #44107 - alexcrichton:no-shell-configure, r=Mark-Simulacrumbors-1217/+653
2017-08-27Update the rls submodule againAlex Crichton-0/+0
2017-08-27rustbuild: Rewrite the configure script in PythonAlex Crichton-1217/+653
2017-08-27Update lock fileAlex Crichton-5/+10
2017-08-28Merge branch 'master' of https://github.com/rust-lang/rust into genJohn Kåre Alsaker-878/+1502
2017-08-28Update rlsJohn Kåre Alsaker-0/+0
2017-08-27Auto merge of #44110 - alexcrichton:docker-init, r=Mark-Simulacrumbors-230/+2
2017-08-27clear out projection subobligations after they are processedAriel Ben-Yehuda-19/+112
2017-08-27Auto merge of #44060 - taleks:issue-43205, r=arielb1bors-3/+37
2017-08-27Clarify that VecDeque::swap can panicDavid Ross-2/+4
2017-08-27Auto merge of #42588 - ishitatsuyuki:patch-1, r=petrochenkovbors-37/+95
2017-08-27Update Cargo submoduleTatsuyuki Ishi-0/+0
2017-08-27Whitelist for dummy_jemallocTatsuyuki Ishi-1/+1
2017-08-27Additional libc cleanupTatsuyuki Ishi-2/+5
2017-08-27Platform gate libc in libtestTatsuyuki Ishi-1/+2
2017-08-27Whitelist unwind import in stdTatsuyuki Ishi-2/+2
2017-08-27Add missing dependency for WindowsTatsuyuki Ishi-1/+7
2017-08-27Address review comments, second turnTatsuyuki Ishi-18/+29
2017-08-27Move unused-extern-crate to late passTatsuyuki Ishi-39/+76
2017-08-27Make unused-extern-crate warn-by-defaultTatsuyuki Ishi-1/+1
2017-08-27Auto merge of #44112 - alexcrichton:thread-join, r=sfacklerbors-2/+13
2017-08-26std: Handle OS errors when joining threadsAlex Crichton-2/+13
2017-08-27Auto merge of #44102 - Mark-Simulacrum:update-cargo, r=alexcrichtonbors-6/+0
2017-08-26ci: Remove the need for `dumb-init`Alex Crichton-230/+2
2017-08-26Auto merge of #44096 - Dushistov:master, r=japaricbors-0/+38
2017-08-26Auto merge of #44084 - alexcrichton:msvc-ninja, r=Mark-Simulacrumbors-4/+21
2017-08-26Update cargoMark Simulacrum-6/+0
2017-08-26Auto merge of #44082 - pnkfelix:issue-43457, r=eddybbors-8/+57
2017-08-26Auto merge of #44098 - frewsxcv:rollup, r=frewsxcvbors-88/+264
2017-08-26Rollup merge of #44091 - kallisti5:haiku-fix, r=eddybCorey Farwell-1/+0
2017-08-26Rollup merge of #44090 - GuillaumeGomez:str-doc, r=steveklabnikCorey Farwell-1/+2
2017-08-26Rollup merge of #44086 - kennytm:htmldocck-python3, r=Mark-SimulacrumCorey Farwell-13/+20
2017-08-26Rollup merge of #44072 - lukaramu:fix-doc-headings, r=steveklabnikCorey Farwell-38/+38
2017-08-26Rollup merge of #43979 - Jouan:Add-links-for-impls, r=GuillaumeGomezCorey Farwell-1/+17
2017-08-26Rollup merge of #43966 - GuillaumeGomez:remove-dup, r=QuietMisdreavusCorey Farwell-0/+59
2017-08-26Rollup merge of #43776 - zackmdavis:feature_gate_fn_must_use, r=alexcrichtonCorey Farwell-34/+128
2017-08-26Auto merge of #44081 - est31:master, r=eddybbors-1/+55
2017-08-26Auto merge of #44071 - alexcrichton:no-cycles, r=nikomatsakisbors-33/+59