]> git.lizzy.rs Git - rust.git/history - src
rustdoc: Show when traits are auto traits
[rust.git] / src /
2018-01-23 Oliver Middletonrustdoc: Show when traits are auto traits
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-22 borsAuto merge of #47158 - rkruppe:repr-transparent, r...
2018-01-22 borsAuto merge of #47144 - estebank:moved-closure-arg,...
2018-01-21 borsAuto merge of #47644 - GuillaumeGomez:rollup, r=Guillau...
2018-01-21 Guillaume GomezRollup merge of #47637 - russmack:fix-mailmap-dupes...
2018-01-21 Guillaume GomezRollup merge of #47633 - pietroalbini:fix-ice-use-self...
2018-01-21 Guillaume GomezRollup merge of #47632 - sdroege:exact-chunks-docs...
2018-01-21 Guillaume GomezRollup merge of #47625 - astraw:btreeset-doctest-fix...
2018-01-21 Guillaume GomezRollup merge of #47595 - PieterPenninckx:master, r...
2018-01-21 Guillaume GomezRollup merge of #47582 - alexcrichton:auto-beta, r...
2018-01-21 Guillaume GomezRollup merge of #47512 - GuillaumeGomez:e0659, r=petroc...
2018-01-21 Guillaume GomezRollup merge of #47334 - etaoins:only-call-res-init...
2018-01-21 Guillaume GomezRollup merge of #47247 - estebank:suggest-cast, r=petro...
2018-01-21 borsAuto merge of #47116 - estebank:non-accessible-ctor...
2018-01-21 Pieter PenninckxRevert change to docs in panic section of VecDeque...
2018-01-21 borsAuto merge of #47001 - arielb1:private-match, r=nikomat...
2018-01-21 Pietro AlbiniFix ICE with `use self;`
2018-01-21 Sebastian DrögeFix broken links to other slice functions in chunks...
2018-01-21 borsAuto merge of #45684 - bjorn3:runtime_choose_trans2...
2018-01-21 borsAuto merge of #47622 - GuillaumeGomez:rollup, r=Guillau...
2018-01-21 borsAuto merge of #47495 - nikomatsakis:nll-issue-47153...
2018-01-20 Andrew Strawfix doctests for BTreeSet to use BTreeSet (not BTreeMap)
2018-01-20 Guillaume GomezRollup merge of #47578 - arthurprs:btree-doc, r=alexcri...
2018-01-20 Guillaume GomezRollup merge of #47573 - estebank:closures, r=nikomatsakis
2018-01-20 Guillaume GomezRollup merge of #47568 - EdSchouten:cloudabi-linker...
2018-01-20 Guillaume GomezRollup merge of #47559 - walinga:pr-link-fix, r=kennytm
2018-01-20 Guillaume GomezRollup merge of #47535 - Manishearth:ignore-target...
2018-01-20 Guillaume GomezRollup merge of #47532 - tbu-:pr_path_oddities, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #47510 - sfackler:deprecate-dns, r...
2018-01-20 Guillaume GomezRollup merge of #47508 - QuietMisdreavus:rbe-bookshelf...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-20 Esteban KüberFix tests by keepeing needed suggestions
2018-01-20 bjorn3Remove the 'extern "C"' in the right place
2018-01-20 borsAuto merge of #46980 - zackmdavis:and_the_case_of_the_n...
2018-01-20 borsAuto merge of #46952 - SimonSapin:nonnull, r=alexcrichton
2018-01-20 bjorn3Fix ICE
2018-01-20 Simon SapinAssign its own tracking issue to Box::into_raw_non_null
2018-01-20 Simon SapinRename NonNull::empty to dangling.
2018-01-20 Simon SapinRevert Box::into_raw_non_null to unstable
2018-01-20 Simon SapinPreserve formatting options in Debug for NonNull/Unique
2018-01-20 Simon SapinFix some doc-comment examples for earlier API refactor
2018-01-20 Simon SapinRename Box::into_non_null_raw to Box::into_raw_non_null
2018-01-20 Simon SapinRemove `Box::from_non_null_raw`
2018-01-20 Simon SapinRename Box::*_nonnull_raw to *_non_null_raw
2018-01-20 Simon SapinStabilize std::ptr::NonNull
2018-01-20 Simon SapinRemove a deprecated (renamed) and unstable method of...
2018-01-20 Simon SapinMark Unique as perma-unstable, with the feature renamed...
2018-01-20 Simon SapinReplace Box::{from,into}_unique with {from,into}_nonnul...
2018-01-20 Simon SapinReplace Unique<T> with NonZero<T> in Alloc trait
2018-01-20 Simon SapinRename std::ptr::Shared to NonNull
2018-01-20 Corey FarwellImplement Debug for ptr::Shared and ptr::Unique.
2018-01-20 Esteban KüberClosure argument mismatch tweaks
2018-01-20 Santiago PastorinoRun yield-subtype test on nll mode too as a regression...
2018-01-20 Santiago PastorinoIntegrate generators to universal region setup
2018-01-20 Niko Matsakischange MIR dump format to include yield type
2018-01-20 borsAuto merge of #46919 - michaelwoerister:new-leb128...
2018-01-19 Esteban KüberTweak wording and spans of closure lifetime errors
2018-01-19 bjorn3Hopefully fix the 32bit SEGV
2018-01-19 bjorn3Just forget the DynamicLibrary after getting a hot...
2018-01-19 bjorn3Remove accidential libloading dependency
2018-01-19 bjorn3Fix ICE
2018-01-19 bjorn3Remove use of RUSTC_COMPILETEST env var
2018-01-19 bjorn3Add missing licenses
2018-01-19 bjorn3Fix hotplug backend and add test
2018-01-19 bjorn3Fix review comments
2018-01-19 bjorn3Cleanup hot plug codegen backend code
2018-01-19 bjorn3Hot plug rustc_trans
2018-01-19 bjorn3Hide even more of rustc_trans
2018-01-19 bjorn3Fix rustc_driver test.rs
2018-01-19 bjorn3Hide more stuff from rustc_trans
2018-01-19 bjorn3Fix rustc_driver test.rs
2018-01-19 bjorn3Allow runtime switching between trans backends
2018-01-19 Alex CrichtonAutomaticaly calculate beta prerelease numbers
2018-01-19 Pieter PenninckxSmall improvements to the documentation of VecDeque.
2018-01-19 Arthur SilvaUpdate BTreeMap recommendation
2018-01-19 borsAuto merge of #47503 - arielb1:check-size, r=eddyb
2018-01-19 Ed SchoutenGive TargetOptions::linker a sane default value.
2018-01-19 borsAuto merge of #47454 - topecongiro:update-rustfmt,...
2018-01-19 borsAuto merge of #47494 - michaelwoerister:proc-macro...
2018-01-19 borsAuto merge of #47401 - rkruppe:issue-47278, r=eddyb
2018-01-18 Zack M. Davisin which the unused-parens lint comes to cover function...
2018-01-18 topecongiroUpdate rustfmt to 0.3.6
2018-01-18 borsAuto merge of #47528 - GuillaumeGomez:rollup, r=Guillau...
2018-01-18 borsAuto merge of #47280 - alexcrichton:update-cargo, r...
2018-01-18 Manish Goregaokaradd target/ to ignored tidy dirs
2018-01-18 Guillaume GomezAdd E0659 for ambiguous names
2018-01-18 Marcel Hellwigconverted space to tab in css files
2018-01-18 Alex CrichtonUpdate Cargo and its dependencies
2018-01-18 Steven FacklerDeprecate std::net::lookup_host
2018-01-18 Tobias BucherAdd some edge cases to the documentation of `Path`
2018-01-17 Guillaume GomezRollup merge of #47520 - mbrubeck:fstat, r=Mark-Simulacrum
2018-01-17 Guillaume GomezRollup merge of #47471 - estebank:point-to-method-e0283...
2018-01-17 Guillaume GomezRollup merge of #47468 - estebank:closure-mut-mut,...
2018-01-17 Guillaume GomezRollup merge of #47398 - GuillaumeGomez:pulldown-warnin...
2018-01-17 Guillaume GomezRollup merge of #47313 - ollie27:rustdoc_record_extern_...
2018-01-17 Guillaume GomezRollup merge of #47250 - GuillaumeGomez:test-rustdoc...
2018-01-17 borsAuto merge of #47522 - kennytm:rollup, r=kennytm
2018-01-17 kennytmRollup merge of #47514 - gnzlbg:whitelist_x86_fxsr...
next