]> git.lizzy.rs Git - rust.git/history - src/doc
Rollup merge of #53296 - estebank:suggest-closure, r=KodrAus
[rust.git] / src / doc /
2018-08-20 kennytmRollup merge of #53296 - estebank:suggest-closure,...
2018-08-20 kennytmRollup merge of #53213 - tmccombs:stable-ipconstructors...
2018-08-20 kennytmRollup merge of #53030 - Aaronepower:master, r=Mark...
2018-08-20 borsAuto merge of #52101 - japaric:linker-flavor, r=alexcri...
2018-08-19 borsAuto merge of #53316 - tristanburgess:52895_existential...
2018-08-19 borsAuto merge of #53258 - nikomatsakis:issue-53189-optimiz...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-19 borsAuto merge of #53248 - nikomatsakis:nll-trivial-sized...
2018-08-19 borsAuto merge of #51131 - qnighy:unsized-locals, r=eddyb
2018-08-19 borsAuto merge of #52972 - RalfJung:from_raw_parts_align...
2018-08-18 Masaki HaraRemove a now-unnecessary paragraph.
2018-08-18 Masaki HaraUpdate the unstable book regarding [e; dyn n].
2018-08-18 Masaki HaraAdd an unstable-book article about unsized_locals.
2018-08-18 borsAuto merge of #52592 - eddyb:or-default, r=Mark-Simulacrum
2018-08-18 borsAuto merge of #53324 - alexreg:self_in_typedefs, r...
2018-08-18 Alexander RegueiroAdded page for feature to unstable book.
2018-08-18 borsAuto merge of #53436 - cuviper:trace_fn-stop, r=alexcri...
2018-08-18 borsAuto merge of #53286 - nagisa:cast-assumes, r=eddyb
2018-08-18 borsAuto merge of #53175 - matthewjasper:more-return-stuff...
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-18 borsAuto merge of #53437 - alexcrichton:fix-target-features...
2018-08-17 borsAuto merge of #53369 - pnkfelix:partial-53351-make...
2018-08-17 borsAuto merge of #53356 - michaelwoerister:itlto, r=alexcr...
2018-08-17 borsAuto merge of #50911 - petrochenkov:macuse, r=alexcrichton
2018-08-17 borsAuto merge of #53449 - frewsxcv:rollup, r=frewsxcv
2018-08-17 Corey FarwellRollup merge of #53434 - alexcrichton:remove-strip...
2018-08-17 Corey FarwellRollup merge of #53413 - eddyb:featured-in-the-latest...
2018-08-17 Corey FarwellRollup merge of #53407 - pnkfelix:partial-53351-make...
2018-08-17 Corey FarwellRollup merge of #53406 - estebank:to_string-to_string...
2018-08-17 Corey FarwellRollup merge of #53358 - SimonSapin:int-bytes, r=shepmaster
2018-08-17 Corey FarwellRollup merge of #53357 - fukatani:pretty-print-btreemap...
2018-08-17 Corey FarwellRollup merge of #53349 - memoryruins:nll-tests, r=nikom...
2018-08-17 Corey FarwellRollup merge of #53347 - eddyb:no-crate-in-root, r...
2018-08-17 Corey FarwellRollup merge of #53326 - memoryruins:issue-27868-test...
2018-08-17 Corey FarwellRollup merge of #53321 - alexcrichton:wasm-target-featu...
2018-08-17 Corey FarwellRollup merge of #52858 - frewsxcv:frewsxcv-elaborator...
2018-08-17 borsAuto merge of #53288 - RalfJung:dropck, r=nikomatsakis
2018-08-17 borsAuto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns
2018-08-17 Eduard-Mihai Burtescurustc_resolve: don't allow paths starting with `::crate`.
2018-08-17 borsAuto merge of #53383 - nnethercote:HybridIdxSetBuf...
2018-08-17 borsAuto merge of #53427 - eddyb:uniform-paths-diagnostics...
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 borsAuto merge of #53256 - ollie27:writeln, r=KodrAus
2018-08-16 borsAuto merge of #53295 - estebank:on-unimplemented, r...
2018-08-16 borsAuto merge of #53293 - petrochenkov:gramattr2, r=alexcr...
2018-08-16 borsAuto merge of #53289 - ljedrz:improve_lexer, r=michaelw...
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 #52453 - srijs:fix-52436, r=TimNN
2018-08-15 varkorRemove outdated Unstable Book sections
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 borsAuto merge of #52895 - draganmladjenovic:minmax_qnan...
2018-08-13 Esteban Küberreview comment
2018-08-11 Esteban KüberExtend documentation of `rustc_on_unimplemented`
2018-08-09 borsAuto merge of #52788 - LukasKalbertodt:improve-index...
2018-08-07 kennytmRollup merge of #52885 - Mark-Simulacrum:cleanup-typeck...
2018-08-07 borsAuto merge of #51007 - AstralSorcerer:master, r=nagisa
2018-08-06 borsAuto merge of #52332 - zackmdavis:dead_code_lint_should...
2018-08-06 borsAuto merge of #53002 - QuietMisdreavus:brother-may...
2018-08-04 kennytmRollup merge of #53041 - GuillaumeGomez:fix-code-css...
2018-08-04 kennytmRollup merge of #53003 - GuillaumeGomez:stabilize-rustd...
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-04 kennytmRollup merge of #52940 - kennytm:move-checktool-protect...
2018-08-03 borsAuto merge of #52887 - yurydelendik:disable-lld-symbols...
2018-08-03 borsAuto merge of #52925 - RalfJung:sanity_check, r=oli-obk
2018-08-02 borsAuto merge of #52841 - petrochenkov:premacro, r=alexcri...
2018-08-02 borsAuto merge of #52906 - RalfJung:jemalloc, r=alexcrichton
2018-08-02 borsAuto merge of #52890 - djrenren:test-visibility, r...
2018-08-02 borsAuto merge of #52847 - upsuper:thread-stack-reserve...
2018-08-01 Pietro AlbiniRollup merge of #52930 - eddyb:issue-52489, r=cramertj
2018-08-01 Pietro AlbiniRollup merge of #52926 - alexcrichton:trim-idioms-lints...
2018-08-01 Pietro AlbiniRollup merge of #52915 - Zoxc:refine-gen-borrow-analysi...
2018-08-01 Pietro AlbiniRollup merge of #52908 - lnicola:vec-truncate-opt,...
2018-08-01 Pietro AlbiniRollup merge of #52899 - draganmladjenovic:ui_tests64...
2018-08-01 Pietro AlbiniRollup merge of #52854 - RalfJung:memrchr, r=Kimundi
2018-08-01 Pietro AlbiniRollup merge of #52835 - GuillaumeGomez:ice-rustdoc...
2018-08-01 Pietro AlbiniRollup merge of #52834 - matthewjasper:allow-zst-confli...
2018-08-01 Pietro AlbiniRollup merge of #52809 - davidtwco:issue-49579, r=pnkfelix
2018-08-01 Pietro AlbiniRollup merge of #52793 - davidtwco:issue-49824, r=pnkfelix
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-08-01 borsAuto merge of #52474 - alexcrichton:better-lto-error...
2018-08-01 borsAuto merge of #52937 - pietroalbini:rollup, r=pietroalbini
next