]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-31 Nick CameronUpdate rls
2017-08-30 borsAuto merge of #43932 - eddyb:const-scoping, r=nikomatsakis
2017-08-30 borsAuto merge of #43895 - JeremySorensen:master, r=alexcri...
2017-08-30 borsAuto merge of #43968 - petrochenkov:span2, r=michaelwoe...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-30 borsAuto merge of #43880 - arielb1:noninvasive-probe, r...
2017-08-30 Jeremy Sorensenfix option for RUST_CONFIGURE_ARGS to be rust.ignore...
2017-08-30 Jeremy Sorensenallow value of key/value pair argument to set option...
2017-08-30 borsAuto merge of #44143 - alexcrichton:faster-bootstrap...
2017-08-30 borsAuto merge of #43938 - arielb1:closure-key, r=nikomatsakis
2017-08-29 Vadim PetrochenkovMake fields of `Span` public again
2017-08-29 Vadim PetrochenkovNormalize order of `lo` and `hi` in `Span::new`
2017-08-29 Vadim PetrochenkovMake fields of `Span` private
2017-08-29 borsAuto merge of #44169 - arielb1:rollup, r=arielb1
2017-08-29 Ariel Ben-YehudaRollup merge of #44158 - dtolnay:zero48, r=sfackler
2017-08-29 Ariel Ben-YehudaRollup merge of #44144 - alexcrichton:faster-hash-and...
2017-08-29 Ariel Ben-YehudaRollup merge of #44141 - nrc:rls-preview-beta, r=alexcr...
2017-08-29 Ariel Ben-YehudaRollup merge of #44135 - GuillaumeGomez:fix-css-links...
2017-08-29 Ariel Ben-YehudaRollup merge of #44134 - vorner:x-py-unknown-cmd, r...
2017-08-29 Ariel Ben-YehudaRollup merge of #44126 - laumann:config-doc-comments...
2017-08-29 Ariel Ben-YehudaRollup merge of #44121 - ishitatsuyuki:bootstrap-deps...
2017-08-29 Ariel Ben-YehudaRollup merge of #44117 - frewsxcv:frewsxcv-to-socket...
2017-08-29 Ariel Ben-YehudaRollup merge of #44076 - RalfJung:src, r=alexcrichton
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 Alex Crichtonrustbuild: Don't require cross-compiled error index
2017-08-29 David TolnayUse a byte literal ASCII 0 instead of its decimal value
2017-08-29 Ariel Ben-Yehudaresolve type vars with obligations in more places
2017-08-29 Ariel Ben-YehudaCheck the substituted return type in return type sugges...
2017-08-29 Ariel Ben-Yehudaremove the data from ClosureCandidate
2017-08-29 Jeremy Sorensenchange option for RUST_CONFIGURE_ARGS to ignore-git...
2017-08-29 Jeremy Sorensenadd ignore-git=true option to RUST_CONFIGURE_ARGS
2017-08-29 Ralf Junggive up on trying to fix the assertion failure
2017-08-29 Ralf JungFix alloc_jemalloc debug feature
2017-08-29 Ariel Ben-Yehudaremove the hacky selection impl in `method::probe`
2017-08-29 Ariel Ben-YehudaTrack closure signatures & kinds in freshened types
2017-08-29 Ariel Ben-Yehudamake probe priority logic clearer
2017-08-29 borsAuto merge of #44111 - zackmdavis:feature_attr_error_sp...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 Jeremy Sorensenuse an optional bool to keep track of ignore-git settin...
2017-08-29 Alex Crichtonrustbuild: Fix dependencies of build-manifest
2017-08-29 Alex Crichtonrustbuild: Fix uplifting stage1 on cross builds
2017-08-29 Nick CameronRename the rls component to rls-preview on beta/stable
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 borsAuto merge of #43999 - arielb1:immediate-project, r...
2017-08-28 Guillaume GomezFix invalid linker position
2017-08-28 borsAuto merge of #43076 - Zoxc:gen, r=arielb1
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-28 Alex Crichtonstd: Mark allocation functions as nounwind
2017-08-28 Michael LayzellUpdate test issue-41783.rs for new attribute highlighti...
2017-08-28 Alex CrichtonTweak rls submodule again
2017-08-28 Corey FarwellRewrite `std::net::ToSocketAddrs` doc examples.
2017-08-28 Oliver SchneiderSuggest `Ok(())` when encountering `Ok()`
2017-08-28 Thomas Jespersencompiletest: Change Config comments to doc comments
2017-08-28 borsAuto merge of #44114 - daboross:patch-1, r=dtolnay
2017-08-28 Zack M. Davisfeature error span on attr. for fn_must_use, SIMD/align...
2017-08-28 Alex CrichtonIgnore a threaded test on emscripten
2017-08-28 Eduard-Mihai... rustc: treat impl associated consts like const items...
2017-08-28 Eduard-Mihai... rustc_mir: conservatively deny non-noop drops in consta...
2017-08-28 Eduard-Mihai... rustc: use rvalue scope semantics for constant initiali...
2017-08-28 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 Alex CrichtonUpdate the rls submodule again
2017-08-28 Tatsuyuki Ishibootstrap: remove unneeded extern crate
2017-08-28 Alex Crichtonrustbuild: Rewrite the configure script in Python
2017-08-28 Alex CrichtonUpdate lock file
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-28 John Kåre AlsakerUpdate rls
2017-08-27 Michal 'vorner... Fail ./x.py on invalid command
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 Ariel Ben-Yehudaclear out projection subobligations after they are...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 David RossClarify that VecDeque::swap can panic
2017-08-27 borsAuto merge of #42588 - ishitatsuyuki:patch-1, r=petroch...
2017-08-27 Tatsuyuki IshiUpdate Cargo submodule
2017-08-27 Tatsuyuki IshiWhitelist for dummy_jemalloc
2017-08-27 Tatsuyuki IshiAdditional libc cleanup
2017-08-27 Tatsuyuki IshiPlatform gate libc in libtest
2017-08-27 Tatsuyuki IshiWhitelist unwind import in std
2017-08-27 Tatsuyuki IshiAdd missing dependency for Windows
2017-08-27 Tatsuyuki IshiAddress review comments, second turn
2017-08-27 Tatsuyuki IshiMove unused-extern-crate to late pass
2017-08-27 Tatsuyuki IshiMake unused-extern-crate warn-by-default
2017-08-27 borsAuto merge of #44112 - alexcrichton:thread-join, r...
2017-08-27 Alex Crichtonstd: Handle OS errors when joining threads
2017-08-27 borsAuto merge of #44102 - Mark-Simulacrum:update-cargo...
2017-08-27 Alex Crichtonci: Remove the need for `dumb-init`
2017-08-26 borsAuto merge of #44096 - Dushistov:master, r=japaric
2017-08-26 borsAuto merge of #44084 - alexcrichton:msvc-ninja, r=Mark...
2017-08-26 Mark SimulacrumUpdate cargo
2017-08-26 borsAuto merge of #44082 - pnkfelix:issue-43457, r=eddyb
2017-08-26 borsAuto merge of #44098 - frewsxcv:rollup, r=frewsxcv
2017-08-26 Corey FarwellRollup merge of #44091 - kallisti5:haiku-fix, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44090 - GuillaumeGomez:str-doc, r...
2017-08-26 Corey FarwellRollup merge of #44086 - kennytm:htmldocck-python3...
2017-08-26 Corey FarwellRollup merge of #44072 - lukaramu:fix-doc-headings...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-26 Corey FarwellRollup merge of #43776 - zackmdavis:feature_gate_fn_mus...
next