]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-10-28 Esteban KüberProvide specific label for patern parsing error
2018-10-28 Esteban KüberPoint at `match` when a parse failure ocurrs inside...
2018-10-28 Esteban KüberProduce targeted diagnostic when using doc comments...
2018-10-26 borsAuto merge of #55382 - kennytm:rollup, r=kennytm
2018-10-26 kennytmRollup merge of #55391 - matthiaskrgr:bootstrap_cleanup...
2018-10-26 kennytmRollup merge of #55383 - nnethercote:coerce_unsized...
2018-10-26 kennytmRollup merge of #55264 - michaelwoerister:single-cgu...
2018-10-26 kennytmRollup merge of #55379 - RalfJung:no-empty-union, r...
2018-10-26 kennytmRollup merge of #55378 - Keruspe:bootstrap-linker,...
2018-10-26 kennytmRollup merge of #55375 - upstreaming:configure_cmake...
2018-10-26 kennytmRollup merge of #55370 - estebank:mailmap, r=alexcrichton
2018-10-26 kennytmRollup merge of #55358 - sinkuu:redundant_clone2, r...
2018-10-26 kennytmRollup merge of #55346 - nnethercote:shrink-StatementKi...
2018-10-26 kennytmRollup merge of #55343 - Keruspe:remap-debuginfo-releas...
2018-10-26 kennytmRollup merge of #55325 - rust-lang:steveklabnik-patch...
2018-10-26 kennytmRollup merge of #55302 - goffrie:impl-stable-hash,...
2018-10-26 kennytmRollup merge of #55301 - estebank:macro-allowed, r...
2018-10-26 kennytmRollup merge of #55298 - estebank:macro-def, r=pnkfelix
2018-10-26 kennytmRollup merge of #55292 - estebank:macro-eof, r=pnkfelix
2018-10-26 kennytmRollup merge of #55271 - sinkuu:traversal_iter, r=matth...
2018-10-26 borsAuto merge of #54626 - alexcrichton:dwarf-generics...
2018-10-26 Matthias Krügerbootstrap: clean up a few clippy findings
2018-10-26 Michael WoeristerCI: Set codegen-units-std=1 for dist builds.
2018-10-26 Michael WoeristerMake configure.py handle numeric arguments for `--set...
2018-10-26 Michael Woeristerbootstrap: Allow for build libstd to have its own codeg...
2018-10-26 borsAuto merge of #53821 - oli-obk:sanity_query, r=RalfJung
2018-10-26 kennytmRollup merge of #55258 - Aaron1011:fix/rustdoc-blanket...
2018-10-26 kennytmRollup merge of #55167 - nnethercote:is_missing_ctors_e...
2018-10-26 kennytmRollup merge of #54921 - GuillaumeGomez:line-numbers...
2018-10-26 kennytmRollup merge of #54824 - Munksgaard:fix-49713, r=QuietM...
2018-10-26 kennytmRollup merge of #54816 - oli-obk:double_promotion,...
2018-10-26 Ralf Jungvalidity: assert that unions are non-empty
2018-10-26 Nicholas NethercoteUse `SmallVec` for the queue in `coerce_unsized`.
2018-10-26 Marc-Antoine... rustbuild: use configured linker to build boostrap
2018-10-26 Geoffry SongExtend the impl_stable_hash_for! macro for miri.
2018-10-26 Eddy PetrișorTypo fixes in configure_cmake comments
2018-10-26 Shotaro YamadaRemove redundant clone
2018-10-26 borsAuto merge of #55362 - ehuss:releases-cargo-new-edition...
2018-10-26 Esteban KüberUpdate mailmap for estebank
2018-10-26 borsAuto merge of #54145 - nrc:save-path-segments, r=petroc...
2018-10-25 Nicholas NethercoteShrink `Statement`.
2018-10-25 Eric HussRemove `cargo new --edition` from release notes.
2018-10-25 Nick Cameronmore reviewer changes
2018-10-25 Nick CameronFix tests and assertions; add some comments
2018-10-25 Nick Cameronrebasing and reviewer changes
2018-10-25 Nick Cameronsave-analysis: handle missing field names
2018-10-25 Nick CameronFix tests and rustdoc
2018-10-25 Nick Camerondump refs for path segments in save-analysis
2018-10-25 Nick Camerondump data for prefix path segments
2018-10-25 Nick Cameronsave-analysis: remove hacky, unnecessary code now that...
2018-10-25 Nick CameronStore a resolved def on hir::PathSegment
2018-10-25 Nick CameronGive each PathSegment a NodeId
2018-10-25 borsAuto merge of #54490 - wesleywiser:rewrite_it_in_mir...
2018-10-25 Oliver SchererClear up nonpromotable const fn call qualification
2018-10-25 Oliver SchererGrammar nit
2018-10-25 Esteban KüberList allowed tokens after macro fragments
2018-10-25 Oliver SchererClarify exclusion comment further
2018-10-25 Oliver SchererExplain why we can encounter a `Goto` terminator that...
2018-10-25 Oliver S̶c̶h̶n̶e̶i̶d... Explain a comment in more detail
2018-10-25 Oliver S̶c̶h̶n̶e̶i̶d... Explain how unused constants may still cause a hard...
2018-10-25 Oliver SchneiderRebase fallout
2018-10-25 Ralf Jungpreserve const eval error information through trait...
2018-10-25 Ralf Jungadd the lint back to the list, and fix tests
2018-10-25 Ralf Jungfix ui tests (rebase fallout)
2018-10-25 Ralf Jungfor now, just use NULL ptr for unsized locals
2018-10-25 Ralf Jungfix a test comment
2018-10-25 Alexander RegueiroAddressed minor issues brought up in review.
2018-10-25 Oliver SchneiderRebase fallout in ui output
2018-10-25 Oliver SchneiderUpdate rustdoc test
2018-10-25 Oliver SchneiderMore mono items are generated now
2018-10-25 Oliver Schneiderupdate tests to changes on rustc master
2018-10-25 Oliver SchneiderDocument error/lint cases in const eval
2018-10-25 Oliver SchneiderExplain the `Reveal::UserFacing` deduplication trick
2018-10-25 Oliver SchneiderDon't extend `hir::Def` when there's already a dedicate...
2018-10-25 Oliver SchneiderPrepare miri for unsized locals
2018-10-25 Oliver SchneiderDeduplicate all the ~~things~~ errors
2018-10-25 Oliver SchneiderFix rebase fallout
2018-10-25 Corey FarwellUpdate RELEASES.md
2018-10-25 Oliver SchneiderLayout errors can happen because something was too...
2018-10-25 Oliver SchneiderForward `TooGeneric` errors
2018-10-25 Oliver SchneiderReport const eval error inside the query
2018-10-25 borsAuto merge of #55347 - pietroalbini:rollup, r=pietroalbini
2018-10-25 Pietro AlbiniRollup merge of #55348 - pietroalbini:backport-stable...
2018-10-25 Pietro AlbiniUpdate RELEASES.md after destabilization of non_modrs_mods
2018-10-25 Pietro AlbiniRollup merge of #55345 - RalfJung:no-null, r=oli-obk
2018-10-25 Pietro AlbiniRollup merge of #55340 - RalfJung:operand-docs, r=oli-obk
2018-10-25 Pietro AlbiniRollup merge of #55328 - raphlinus:copysign_typo, r...
2018-10-25 Pietro AlbiniRollup merge of #55306 - pnkfelix:issue-54478-regressio...
2018-10-25 Pietro AlbiniRollup merge of #55296 - cuviper:rustdoc-ui-backtrace...
2018-10-25 Pietro AlbiniRollup merge of #55291 - kazcw:master, r=nikomatsakis
2018-10-25 Pietro AlbiniRollup merge of #55285 - integer32llc:release-notes...
2018-10-25 Pietro AlbiniRollup merge of #55282 - sinkuu:redundant_clone, r...
2018-10-25 Pietro AlbiniRollup merge of #55269 - matthiaskrgr:typos_oct, r...
2018-10-25 Pietro AlbiniRollup merge of #55254 - rust-lang:clean-two-dots,...
2018-10-25 Pietro AlbiniRollup merge of #55253 - zackmdavis:some_suggestion...
2018-10-25 Pietro AlbiniRollup merge of #55251 - NieDzejkob:master, r=TimNN
2018-10-25 Pietro AlbiniRollup merge of #55247 - peterjoel:peterjoel-prim-char...
2018-10-25 Pietro AlbiniRollup merge of #55245 - matthiaskrgr:clippy, r=nikomat...
2018-10-25 Pietro AlbiniRollup merge of #55200 - octronics:gh51430, r=kennytm
2018-10-25 Pietro AlbiniRollup merge of #55173 - estebank:suggest-static, r...
next