]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-09-01 Nick CameronWindows line endings
2017-09-01 Nick CameronDo a better job of eliding whitespace-only differences...
2017-09-01 Nick CameronImprove the appearance of markdown warnings
2017-09-01 Nick Cameronrustdoc: collect rendering warnings and print them...
2017-08-31 Nick CameronOnly emit warnings if the user is using Pulldown
2017-08-31 borsAuto merge of #41991 - GuillaumeGomez:rustdoc-html...
2017-08-31 Guillaume Gomezdowngrade libgit2
2017-08-31 borsAuto merge of #44186 - alexcrichton:rollup, r=alexcrichton
2017-08-31 Alex CrichtonUpdate libc to fix sparc compiles
2017-08-30 Alex CrichtonMerge branch 'hide-trait-map' into rollup
2017-08-30 Alex CrichtonRollup merge of #44172 - mattico:patch-2, r=frewsxcv
2017-08-30 Alex CrichtonRollup merge of #44160 - AndyGauge:api-docs-macros...
2017-08-30 Alex CrichtonRollup merge of #44157 - alexcrichton:no-specializes...
2017-08-30 borsAuto merge of #43932 - eddyb:const-scoping, r=nikomatsakis
2017-08-30 Guillaume GomezAdd license exceptions
2017-08-30 Alex CrichtonRollup merge of #44125 - SergioBenitez:master, r=nrc
2017-08-30 Alex CrichtonRollup merge of #44116 - alexcrichton:update-libc,...
2017-08-30 Alex CrichtonRollup merge of #44089 - alexcrichton:trait-proc-macro...
2017-08-30 Alex CrichtonRollup merge of #44044 - mattico:string-splice-return...
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 Guillaume GomezRemove some false positive issues
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-30 Guillaume GomezTemporary fix for a test (will require another update...
2017-08-30 Guillaume GomezPrint warning whatever the rendering mode
2017-08-30 Guillaume GomezSet python binary name to python 2.7
2017-08-30 Guillaume GomezUpdate unstable-crate test
2017-08-30 Guillaume GomezAdd warnings when rustdoc html rendering differs
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 Alex Crichtonrustc: Make the `export_map` of TyCtxt private
2017-08-30 Jeremy Sorensenallow value of key/value pair argument to set option...
2017-08-30 Matt IckstadtFix link in unstable book entry for Generators
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 Andy Gaugebroken links resolved
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 Alex Crichtonrustc: Make the `trait_map` of TyCtxt 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 Andrew Gaugerfix test failures in documentation change
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 Andy GaugeAPI docs: macros. Part of #29329 Standard Library...
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 Alex Crichtonrustc: Remove `specailization_cache` in favor of a...
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 Alex CrichtonUpdate the libc submodule
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 Sergio BenitezInitial diagnostic API for proc-macros.
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...
next