]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-04-04 kennytmRollup merge of #49612 - tmccombs:stabilize-getpid...
2018-04-04 kennytmRollup merge of #49609 - abonander:attr-macro-stmt...
2018-04-04 kennytmRollup merge of #49607 - cuviper:stable-iter-1.27,...
2018-04-04 kennytmRollup merge of #49603 - GuillaumeGomez:fix-intra-link...
2018-04-04 kennytmRollup merge of #49599 - rolfvandekrol:feature/no_ru...
2018-04-04 kennytmRollup merge of #49577 - tmccombs:string-splice-stabili...
2018-04-04 kennytmRollup merge of #49570 - arielb1:bounded-universe,...
2018-04-04 kennytmRollup merge of #49559 - djc:resize-with, r=TimNN
2018-04-04 kennytmRollup merge of #49540 - bjorn3:fix_miri_discriminant...
2018-04-04 kennytmRollup merge of #49533 - scottmcm:more-must-use, r...
2018-04-04 kennytmRollup merge of #49532 - Phlosioneer:32556-rustdoc...
2018-04-04 kennytmRollup merge of #49516 - GuillaumeGomez:add-union-field...
2018-04-04 kennytmRollup merge of #49515 - GuillaumeGomez:target-backgrou...
2018-04-04 kennytmRollup merge of #49512 - GuillaumeGomez:intra-links...
2018-04-04 kennytmRollup merge of #49179 - varkor:future-deprecation...
2018-04-04 borsAuto merge of #48575 - ishitatsuyuki:unix-no-thread...
2018-04-04 borsAuto merge of #49573 - glandium:huge-align, r=SimonSapin
2018-04-04 borsAuto merge of #48333 - aidanhs:aphs-no-place-for-placem...
2018-04-03 borsAuto merge of #48647 - alexcrichton:update-sccache...
2018-04-03 Dirkjan OchtmanIntroduce Vec::resize_with method (see #41758)
2018-04-03 borsAuto merge of #49447 - pnkfelix:remove-cfg-const-pat...
2018-04-03 borsAuto merge of #49348 - bobtwinkles:extend_2pb, r=nikoma...
2018-04-03 Aidan Hobson... Remove all unstable placement features
2018-04-03 borsAuto merge of #49098 - matklad:find_map, r=KodrAus
2018-04-03 Tatsuyuki IshiFix imports
2018-04-03 Thayne McCombsRemove splice page from unstable book.
2018-04-03 Thayne McCombsMerge remote-tracking branch 'upstream/master' into...
2018-04-03 Thayne McCombsFix "since" version for getpid feature.
2018-04-03 Austin Bonanderrun-pass/attr-stmt-expr: expand test cases
2018-04-02 Josh StoneStabilize iterator_try_fold in 1.27.0
2018-04-02 Josh StoneStabilize iter_rfind in 1.27.0
2018-04-02 Josh StoneStabilize iter_rfold in 1.27.0
2018-04-02 borsAuto merge of #49590 - alexcrichton:update-deps, r...
2018-04-02 varkorReplace as_ref with &
2018-04-02 Aleksey KladovAdd Iterator::find_map
2018-04-02 Rolf van de... Fix typo
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 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-01 Anders PitmanUpdate drop.rs
2018-04-01 Ariel Ben-Yehudaavoid IdxSets containing garbage above the universe...
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 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 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 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
next