]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #55297 - petrochenkov:uni, r=Mark-Simulacrum
[rust.git] / src /
2018-10-28 borsAuto merge of #55297 - petrochenkov:uni, r=Mark-Simulacrum
2018-10-28 borsAuto merge of #54683 - zackmdavis:critique_of_pure_lint...
2018-10-28 Vadim Petrochenkovresolve: Desugar empty import groups into synthetic...
2018-10-27 Vadim Petrochenkovresolve: Make sure macros and imports are resolved...
2018-10-27 Vadim Petrochenkovresolve: More precise spans for privacy errors
2018-10-27 Vadim Petrochenkovresolve: Absolute paths may be undetermined on 2018...
2018-10-27 Vadim Petrochenkovresolve: Refactor away `legacy_macro_imports`/`LegacyMa...
2018-10-27 Vadim Petrochenkovresolve: Record full parent scope data for imports
2018-10-27 Zack M. Daviswherein the status of empty and reason-only lint attrib...
2018-10-27 Zack M. Davisin which lint reasons are restricted to come last in...
2018-10-27 Zack M. Davisfeature-gate lint reasons
2018-10-27 borsAuto merge of #54183 - qnighy:by-value-object-safety...
2018-10-27 Zack M. Davisintroducing lint reason annotations (RFC 2383)
2018-10-27 borsAuto merge of #55385 - davidtwco:issue-55288, r=oli-obk
2018-10-27 David WoodRefactor and add `PlaceContext::AscribeUserTy`.
2018-10-27 David WoodTest for cast causing static promotion failure.
2018-10-27 David WoodAdd helpful logging statements.
2018-10-27 borsAuto merge of #55150 - pnkfelix:issues-47215-54797...
2018-10-27 Masaki HaraAdd more tests on unsized locals autoderef and borrowck.
2018-10-27 borsAuto merge of #55053 - Emerentius:test_all_again, r...
2018-10-27 borsAuto merge of #55274 - pnkfelix:issue-54570-proj-path...
2018-10-26 Felix S. Klock IIadd user_ty.projs support to `AscribeUserType`.
2018-10-26 Felix S. Klock IIFurther foundational stuff on `ProjectionKind` before...
2018-10-26 Felix S. Klock IIAdd intern table for `List<ProjectionElem<'tcx, ()...
2018-10-26 Felix S. Klock IIAdd test for normalization during field-lookup on patte...
2018-10-26 Felix S. Klock IIregression test for ICE I encountered in my patch.
2018-10-26 Felix S. Klock IIUpdate mir-opt tests to reflect change to `AscribeUserT...
2018-10-26 Felix S. Klock IIAdd the actual chain of projections to `UserTypeProject...
2018-10-26 Felix S. Klock IICheckpoint: Added abstraction over collection of projec...
2018-10-26 borsAuto merge of #54929 - csmoe:cfg_lint, r=petrochenkov
2018-10-26 Felix S. Klock IIAdded `mir::UserTypeProjection`, a stub for a structure...
2018-10-26 Felix S. Klock IIRefactoring: added `PatternTypeAnnotation` wrapper...
2018-10-26 Felix S. Klock IIrestrict scope of methods that are only called within...
2018-10-26 Felix S. Klock IIRemove `PlaceContext` from API of `mir::Visitor::visit_...
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 Perennourustbuild: 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 borsAuto merge of #54145 - nrc:save-path-segments, r=petroc...
2018-10-25 Nicholas NethercoteShrink `Statement`.
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... Explain a comment in more detail
2018-10-25 Oliver S̶c̶h̶n̶e̶i... 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
next