]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-04-02 Alex CrichtonBump to 1.27.0
2018-04-02 Alex CrichtonUpdate sccache to its master branch
2018-04-02 borsAuto merge of #49252 - Manishearth:easy-feature-flag...
2018-04-02 Guillaume GomezFix url for intra link provided method
2018-04-02 Matt BrubeckAdd performance note to fs::read docs
2018-04-02 borsAuto merge of #49124 - abonander:attr-macro-stmt-expr...
2018-04-02 Austin BonanderExpand attribute macros on statements and expressions.
2018-04-02 borsAuto merge of #49580 - glandium:core-heap, r=SimonSapin
2018-04-02 Mike HommeyUse Alloc and Layout from core::heap.
2018-04-02 borsAuto merge of #49574 - tmccombs:stabilize-getpid, r...
2018-04-02 Thayne McCombsStabilize String::replace_range
2018-04-02 Thayne McCombsStabilize `std::process::id()`
2018-04-02 Mike HommeyReject huge alignments on macos with system allocator...
2018-04-02 borsAuto merge of #49571 - anderspitman:patch-1, r=frewsxcv
2018-04-02 Mike HommeyAdd vec!['\0'; n] optimization, like vec![0; n]
2018-04-02 Mike HommeyAdd vec![ptr::null{,_mut}(); n] optimization, like...
2018-04-01 Anders PitmanUpdate drop.rs
2018-04-01 Ariel Ben-Yehudaavoid IdxSets containing garbage above the universe...
2018-04-01 Jorge Aparicioadd new image to .travis.yml
2018-04-01 Jorge Aparicioadd a dist-thumb builder to build rust-std for the...
2018-04-01 borsAuto merge of #49561 - Mark-Simulacrum:rollup, r=Mark...
2018-04-01 bjorn3Fix miri Discriminant() for non-ADT
2018-04-01 Mark SimulacrumRollup merge of #49549 - Mark-Simulacrum:bootstrap...
2018-04-01 Mark SimulacrumRollup merge of #49498 - Manishearth:clippyup, r=oli-obk
2018-04-01 Mark SimulacrumRollup merge of #49451 - QuietMisdreavus:epoch-doctests...
2018-04-01 borsAuto merge of #49478 - Phlosioneer:fix-windows-file...
2018-04-01 Mark SimulacrumRemove filetime dep from build_helper
2018-04-01 borsAuto merge of #49418 - frewsxcv:frewsxcv-network-order...
2018-04-01 borsAuto merge of #49545 - alexcrichton:proc-macro-fixes...
2018-04-01 borsAuto merge of #49530 - petrhosek:empty-extra-flags...
2018-04-01 borsAuto merge of #49522 - mbrubeck:fs_read, r=SimonSapin
2018-04-01 PhlosioneerUnignore borrowck test
2018-04-01 borsAuto merge of #49527 - petrhosek:fast-submodules, r...
2018-03-31 Alex Crichtonproc_macro: Tweak doc comments and negative literals
2018-03-31 varkorShorten deprecation note
2018-03-31 PhlosioneerAdd ignore reason
2018-03-31 PhlosioneerRemove whitespace
2018-03-31 borsAuto merge of #49521 - mbrubeck:fs_read_write_bytes...
2018-03-31 nabijaczleweliOpen the file as write before trying to flush it
2018-03-31 borsAuto merge of #49501 - sfackler:unix-epoch-assoc-const...
2018-03-31 borsAuto merge of #49500 - oli-obk:mir_dep_graph, r=michael...
2018-03-31 borsAuto merge of #49481 - SimonSapin:core-heap, r=alexcrichton
2018-03-31 borsAuto merge of #49201 - Phlosioneer:add-trivial-size...
2018-03-31 Scott McMurrayAdd #[must_use] to a few standard library methods
2018-03-31 PhlosioneerFix tidy trailing newlines
2018-03-31 PhlosioneerCommit code for option size hint
2018-03-31 PhlosioneerAdd test for rustdoc ignore test
2018-03-31 borsAuto merge of #49472 - nikomatsakis:nll-optimize-constr...
2018-03-31 Petr HosekOnly include space in RUSTFLAGS extra flags if not...
2018-03-31 borsAuto merge of #49459 - GuillaumeGomez:primitive-intra...
2018-03-30 Petr HosekHandle fast-submodules option correctly
2018-03-30 borsAuto merge of #49324 - SimonSapin:unsigned, r=alexcrichton
2018-03-30 Matt BrubeckRename fs::read_string to read_to_string and stabilize
2018-03-30 Matt Brubeckfs_read_write_bytes stabilized in 1.26.0
2018-03-30 borsAuto merge of #49518 - SimonSapin:prelude, r=alexcrichton
2018-03-30 Simon SapinDeprecate signed std::num::NonZeroI* with a call for...
2018-03-30 Guillaume GomezAdd support for variant and types fields for intra...
2018-03-30 borsAuto merge of #49425 - alexcrichton:disallow-inline...
2018-03-30 Guillaume GomezAdd missing anchor for union type fields
2018-03-30 Simon SapinRevert "Add TryFrom and TryInto to the prelude"
2018-03-30 Guillaume Gomezfix targetted value background
2018-03-30 Steven FacklerFix doctest
2018-03-30 Oliver SchneiderAdd an explanation for the `create_depgraph_edges`
2018-03-30 borsAuto merge of #49403 - oli-obk:try2, r=eddyb
2018-03-30 Steven FacklerMake UNIX_EPOCH an associated constant of SystemTime
2018-03-30 Oliver SchneiderIntroduce an edge from a const eval to the MIR of all...
2018-03-30 Andre BogusAdd a generic CAS loop to std::sync::Atomic*
2018-03-30 borsAuto merge of #49424 - oli-obk:stable_allocid_hash...
2018-03-30 Manish GoregaokarBump lockfile
2018-03-30 Manish GoregaokarUpdate clippy
2018-03-30 borsAuto merge of #49422 - mbrubeck:fs_read, r=TimNN
2018-03-30 borsAuto merge of #49489 - kennytm:rollup, r=kennytm
2018-03-30 borsAuto merge of #49412 - GuillaumeGomez:hide-type-decl...
2018-03-29 kennytmRollup merge of #49486 - oconnor663:releases_typo,...
2018-03-29 kennytmRollup merge of #49484 - cuviper:ignore-ibm-stack-probe...
2018-03-29 kennytmRollup merge of #49473 - joshtriplett:nonnull-size...
2018-03-29 kennytmRollup merge of #49468 - glandium:cleanup, r=pnkfelix
2018-03-29 kennytmRollup merge of #49466 - glandium:master, r=rkruppe
2018-03-29 kennytmRollup merge of #49464 - ollie27:rustbuild_junction_han...
2018-03-29 kennytmRollup merge of #49463 - tinaun:patch-2, r=alexcrichton
2018-03-29 kennytmRollup merge of #49446 - frewsxcv:frewsxcv-mention...
2018-03-29 kennytmRollup merge of #49445 - GuillaumeGomez:light-theme...
2018-03-29 kennytmRollup merge of #49443 - GuillaumeGomez:fix-tooltip...
2018-03-29 borsAuto merge of #49316 - alexcrichton:start-group-end...
2018-03-29 Alex Crichtonrustc: Group linked libraries where needed
2018-03-29 Jack O'Connorcorrect a typo in RELEASES.md
2018-03-29 Niko Matsakisapply pnkfelix nits
2018-03-29 Niko Matsakisdocument reason for #[inline(never)] annotation
2018-03-29 Niko Matsakisamortize dfs storage creation
2018-03-29 Niko Matsakisremove dependency map and instead use a linked list...
2018-03-29 Josh StoneIgnore stack-probes tests on powerpc/s390x too
2018-03-29 nabijaczleweliAlso protect first attempt
2018-03-29 nabijaczleweliFlush executables to disk after linkage
2018-03-29 Simon SapinMove the alloc::allocator module to core::heap
2018-03-29 Guillaume GomezRename main theme into light theme
2018-03-29 Guillaume GomezAdd primitive intra-links
2018-03-29 borsAuto merge of #49163 - SimonSapin:range-bounds, r=alexc...
2018-03-29 PhlosioneerFix escaped backslash in windows file not found message
2018-03-29 Manish GoregaokarUpdate clippy
2018-03-29 Simon SapinHide the Bound type in docs at its deprecated location...
next