]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #53383 - nnethercote:HybridIdxSetBuf, r=nikomatsakis
[rust.git] / src /
2018-08-17 borsAuto merge of #53383 - nnethercote:HybridIdxSetBuf...
2018-08-17 borsAuto merge of #53427 - eddyb:uniform-paths-diagnostics...
2018-08-16 Eduard-Mihai Burtescurustc_resolve: overhaul `#![feature(uniform_paths)...
2018-08-16 borsAuto merge of #53397 - varkor:feature-collector-expand...
2018-08-16 borsAuto merge of #53433 - kennytm:rollup, r=kennytm
2018-08-16 kennytmRollup merge of #53234 - kennytm:debug-9696, r=alexcrichton
2018-08-16 kennytmRollup merge of #53412 - eddyb:stage-who, r=alexcrichton
2018-08-16 kennytmRollup merge of #53399 - varkor:ignore-non-md-unstable_...
2018-08-16 kennytmRollup merge of #53395 - varkor:__Nonexhaustive-to...
2018-08-16 kennytmRollup merge of #53377 - cuviper:pointer-elf_size,...
2018-08-16 kennytmRollup merge of #53373 - estebank:unclosed, r=petrochenkov
2018-08-16 kennytmRollup merge of #53364 - varkor:gat-warn-broken, r...
2018-08-16 kennytmRollup merge of #53360 - PramodBisht:issue/51602, r...
2018-08-16 kennytmRollup merge of #53313 - llogiq:two-small-improvements...
2018-08-16 kennytmRollup merge of #52946 - Ajacmac:doc-impl-from, r=Guill...
2018-08-16 borsAuto merge of #53304 - dtolnay:extend, r=dtolnay
2018-08-16 Ralf Jungenable more tests on stage1 again
2018-08-16 borsAuto merge of #53256 - ollie27:writeln, r=KodrAus
2018-08-16 kennytmRevert "Use public DNS server instead of 169.254.169...
2018-08-16 borsAuto merge of #53173 - alexcrichton:win-arm64, r=sfackler
2018-08-16 borsAuto merge of #53147 - ashtneoi:dont-suggest-ref, r...
2018-08-16 Nicholas NethercoteSpeed up NLL with `HybridIdxSetBuf`.
2018-08-16 borsAuto merge of #53295 - estebank:on-unimplemented, r...
2018-08-16 ashtneoiSplit tests more and bless them again
2018-08-16 ashtneoiMove tests into their own directory
2018-08-16 borsAuto merge of #53293 - petrochenkov:gramattr2, r=alexcr...
2018-08-16 Esteban Küberfix broken test
2018-08-16 borsAuto merge of #53289 - ljedrz:improve_lexer, r=michaelw...
2018-08-16 Alex CrichtonStart adding an `aarch64-pc-windows-msvc` target
2018-08-15 Eduard-Mihai BurtescuRevert "Ignore test that fails on stage1"
2018-08-15 Eduard-Mihai Burtescusyntax_ext: remove leftover span_err_if_not_stage0...
2018-08-15 ashtneoiRe-bless test
2018-08-15 ashtneoiAdd files I forgot to commit earlier
2018-08-15 ashtneoiChange a method name and clarify a comment
2018-08-15 ashtneoiBless tests
2018-08-15 ashtneoiTest move-into-Fn/FnMut errors too
2018-08-15 ashtneoiFix compiletest JSON error message
2018-08-15 ashtneoiAllocate fewer Strings at a time
2018-08-15 ashtneoiAdd another FIXME about suggestions
2018-08-15 ashtneoiBless UI tests
2018-08-15 ashtneoiRemove incorrect space
2018-08-15 ashtneoiRemove unnecessary comment
2018-08-15 ashtneoiTest patterns in tuples
2018-08-15 ashtneoiCoalesce var-is-not-Copy notes per move
2018-08-15 ashtneoiDedup suggestions
2018-08-15 ashtneoiRemove unnecessary underscore
2018-08-15 ashtneoiChange TODOs to FIXMEs
2018-08-15 ashtneoiMake move errors more consistent with typeck errors
2018-08-15 ashtneoiMake move error suggestions clearer
2018-08-15 ashtneoiAdd backquotes around variable name
2018-08-15 ashtneoiFix move errors for index expressions
2018-08-15 ashtneoiTest move errors for index expressions
2018-08-15 ashtneoiAccept whitespace between `&` and `mut`
2018-08-15 ashtneoiAdd more TODOs
2018-08-15 ashtneoiSuggest match ergonomics, not `ref`/`ref mut`
2018-08-15 ashtneoiFix some random stuff
2018-08-15 Esteban KüberDo not emit "incorrect close delimiter" twice in the...
2018-08-15 Esteban KüberTweak unclosed delimiter parser error
2018-08-15 borsAuto merge of #53400 - GuillaumeGomez:rollup, r=Guillau...
2018-08-15 Guillaume GomezRollup merge of #53396 - matklad:fix-flatten-since...
2018-08-15 Guillaume GomezRollup merge of #53388 - GuillaumeGomez:fix-links-color...
2018-08-15 Guillaume GomezRollup merge of #53368 - matthewjasper:only-stage-2...
2018-08-15 Guillaume GomezRollup merge of #53344 - frewsxcv:frewsxcv-doc-ptr...
2018-08-15 Guillaume GomezRollup merge of #53342 - RalfJung:unsized-packed, r...
2018-08-15 Guillaume GomezRollup merge of #53279 - estebank:on-unimplemented...
2018-08-15 Guillaume GomezRollup merge of #53271 - llogiq:simplify-maybe-map...
2018-08-15 Guillaume GomezRollup merge of #52453 - srijs:fix-52436, r=TimNN
2018-08-15 borsAuto merge of #53164 - davidtwco:issue-52663-span-decl...
2018-08-15 varkorTidy: ignore non-Markdown files when linting for the...
2018-08-15 varkorRemove outdated Unstable Book sections
2018-08-15 varkorVisit all attributes for feature collection
2018-08-15 Aleksey KladovFix since of Iterator::flatten to be a proper semver
2018-08-15 varkorMake cloudapi enums #[non_exhaustive]
2018-08-15 varkorMake std::io::Error #[non_exhaustive]
2018-08-15 varkorMake proc_macro Level #[non_exhaustive]
2018-08-15 varkorMake core::sync::atomic::Ordering #[non_exhaustive]
2018-08-15 borsAuto merge of #53237 - overdrivenpotato:wasm-export...
2018-08-15 Guillaume GomezFix links' color
2018-08-15 borsAuto merge of #53133 - Zoxc:gen-int, r=eddyb
2018-08-15 Andre BogusTwo small improvements
2018-08-15 borsAuto merge of #53367 - ehuss:update-cargo, r=alexcrichton
2018-08-15 Ralf Jungfix error for unsized packed struct field
2018-08-15 borsAuto merge of #53212 - sunjay:nll-raw-cast, r=nikomatsakis
2018-08-15 Eric HussUpdate cargo
2018-08-15 Josh Stonestd: Use target_pointer_width for BACKTRACE_ELF_SIZE
2018-08-15 borsAuto merge of #52716 - tromey:rustup-lldb, r=alexcrichton
2018-08-15 Corey FarwellAdd doc examples for std::alloc::{alloc,alloc_zeroed}.
2018-08-15 varkorAccount for warning in existing GAT tests
2018-08-15 varkorWarn when `generic_associated_types` feature gate is...
2018-08-15 Tom TromeyAdd lldb to the build
2018-08-15 JacobCorrected typing description in doc
2018-08-15 borsAuto merge of #52928 - Mark-Simulacrum:borrowck-cleanup...
2018-08-14 borsAuto merge of #52936 - felixrabe:patch-1, r=alexcrichton
2018-08-14 Matthew JasperIgnore test that fails on stage1
2018-08-14 Vadim Petrochenkovsyntax: Enforce attribute grammar in the parser
2018-08-14 borsAuto merge of #53361 - Manishearth:clippyup, r=nrc
2018-08-14 Pramod BishtAdddressed #51602
2018-08-14 Manish GoregaokarUpdate clippy
2018-08-14 borsAuto merge of #53354 - kennytm:rollup, r=kennytm
2018-08-14 David WoodImproved how upvars are detected when presenting errors...
next