]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-12 Oliver Middletonrustdoc: Add support for pub(restricted)
2018-05-11 borsAuto merge of #50332 - Zoxc:interner-split, r=michaelwo...
2018-05-11 borsAuto merge of #50620 - alexcrichton:change-names-again...
2018-05-11 borsAuto merge of #50609 - alexcrichton:no-nll-preview...
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 Niko Matsakisensure lint are issued in a stable order
2018-05-10 borsAuto merge of #50611 - alexcrichton:rollup, r=alexcrichton
2018-05-10 Alex CrichtonSkip a memory-hungry test that OOMs
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
2018-05-10 Alex CrichtonRename the 2018 edition lint names
2018-05-10 Alex CrichtonRollup merge of #50606 - kennytm:retry-docker-cache...
2018-05-10 Alex CrichtonRollup merge of #50598 - whitfin:unnecessary-mut-borrow...
2018-05-10 Alex CrichtonRollup merge of #50591 - glandium:cleanup, r=dtolnay
2018-05-10 Alex CrichtonRollup merge of #50590 - estebank:off-by-one, r=nikomat...
2018-05-10 Alex CrichtonRollup merge of #50588 - ExpHP:i-can-see-my-house-from...
2018-05-10 Alex CrichtonRollup merge of #50575 - alexcrichton:faster-drain...
2018-05-10 Alex CrichtonRollup merge of #50574 - s3bk:range_inclusive_into_inne...
2018-05-10 Alex CrichtonRollup merge of #50572 - frewsxcv:frewsxcv-fma, r=sfackler
2018-05-10 Alex CrichtonRollup merge of #50569 - michaelwoerister:cross-lang...
2018-05-10 Alex CrichtonRollup merge of #50565 - nnethercote:try_mark_green...
2018-05-10 Alex CrichtonRollup merge of #50564 - nnethercote:inline-Span-method...
2018-05-10 Alex CrichtonRollup merge of #50538 - michaelwoerister:atomic-cnums...
2018-05-10 Alex CrichtonRollup merge of #50532 - michaelwoerister:lockless...
2018-05-10 Alex CrichtonRollup merge of #50524 - wesleywiser:immutable_prev_wor...
2018-05-10 Alex CrichtonRollup merge of #50514 - alexcrichton:update-llvm,...
2018-05-10 Alex CrichtonRollup merge of #50447 - ehuss:fix-update-references...
2018-05-10 Alex CrichtonRollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton
2018-05-10 Alex CrichtonRollup merge of #49423 - gavento:gavento-dev, r=nikomat...
2018-05-10 borsAuto merge of #49823 - Zoxc:term-str, r=alexcrichton
2018-05-10 Esteban KüberFix tuple struct field spans
2018-05-10 Alex CrichtonRemove `nll` from `rust_2018_preview`
2018-05-10 borsAuto merge of #50395 - Zoxc:small-tys, r=michaelwoerister
2018-05-10 Alex CrichtonPull in a wasm fix from LLVM upstream
2018-05-10 kennytmRetry when downloading the Docker cache.
2018-05-10 borsAuto merge of #50200 - alexcrichton:compile-with-clang...
2018-05-10 borsAuto merge of #50432 - GuillaumeGomez:fix-vec-new-searc...
2018-05-10 Isaac WhitfieldRemove unnecessary mutable borrow and resizing
2018-05-10 borsAuto merge of #49729 - collin5:b48483, r=Mark-Simulacrum
2018-05-10 Mike HommeyRestore RawVec::reserve* documentation
2018-05-09 Michael Lamparskimake std::str link into See also link
2018-05-09 Michael Lamparskimove See also links to top
2018-05-09 Alex Crichtonci: Compile LLVM with Clang 6.0.0
2018-05-09 Michael WoeristerAdd comment about first element in CStore::metas.
2018-05-09 borsAuto merge of #49834 - Zoxc:sync-trait-cache, r=nikomat...
2018-05-09 Guillaume GomezAdd exact-check option to rustdoc-js tests
2018-05-09 borsAuto merge of #49711 - ibabushkin:auto_trait_refactor...
2018-05-09 Alex Crichtonstd: Avoid `ptr::copy` if unnecessary in `vec::Drain`
2018-05-09 Sebastian Kölnadd fn `into_inner(self) -> (Idx, Idx)` to RangeInclusi...
2018-05-09 Michael WoeristerAllow for specifying a linker plugin for cross-language LTO
2018-05-09 Michael WoeristerMake CrateNum allocation more thread-safe.
2018-05-09 Corey FarwellClarify in the docs that `mul_add` is not always faster.
2018-05-09 borsAuto merge of #50546 - kennytm:rollup, r=kennytm
2018-05-09 kennytmRollup merge of #49523 - Aaronepower:master, r=Mark...
2018-05-09 kennytmRollup merge of #50527 - glandium:cleanup, r=sfackler
2018-05-09 kennytmRollup merge of #50511 - Manishearth:must-use, r=QuietM...
2018-05-09 kennytmRollup merge of #50505 - Aaronepower:add-test, r=oli-obk
2018-05-09 kennytmRollup merge of #50464 - est31:master, r=rkruppe
2018-05-09 kennytmRollup merge of #50460 - F001:const_string, r=kennytm
2018-05-09 Nicholas NethercoteUse SmallVec for DepNodeIndex within dep_graph.
2018-05-09 Nicholas NethercoteInline `Span` methods.
2018-05-09 Aaron PowerUpdate RELEASES.md
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-09 kennytmRollup merge of #50539 - clarcharr:log_const, r=dtolnay
2018-05-09 kennytmRollup merge of #50525 - nnethercote:lit_token, r=micha...
2018-05-09 kennytmRollup merge of #50456 - alexcrichton:update-cargo...
2018-05-09 Michael WoeristerAdapt some method visibilities in librustc_metadata...
2018-05-09 Eric HussFix update-references for tests within subdirectories.
2018-05-09 Collins Abitekanizaignore test-args if user specifies suite_path
2018-05-08 Nicholas NethercoteOptimize string handling in lit_token().
2018-05-08 Clar CharrAdd more logarithm constants
2018-05-08 borsAuto merge of #50530 - oli-obk:miri, r=kennytm
2018-05-08 Alex CrichtonUpdate the Cargo/stdsimd submodules
2018-05-08 borsAuto merge of #50497 - RalfJung:pinmut, r=withoutboats
2018-05-08 John Kåre AlsakerInsert fields from TypeAndMut into TyRef to allow layou...
2018-05-08 John Kåre AlsakerStore the GeneratorInterior in the new GeneratorSubsts
2018-05-08 John Kåre AlsakerStore generator movability outside GeneratorInterior
2018-05-08 Wesley WiserFix comment
2018-05-08 Michael WoeristerDon't use Lock for heavily accessed CrateMetadata:...
2018-05-08 borsAuto merge of #50490 - nrc:method-docs, r=eddyb
2018-05-08 Oliver SchneiderFix thinning pointers to extern types in miri
2018-05-08 borsAuto merge of #50503 - alexheretic:master, r=oli-obk
2018-05-08 Mike HommeyCleanup a `use` in a raw_vec test
2018-05-08 borsAuto merge of #50390 - hdhoang:46205_deny_by_default...
2018-05-08 Wesley WiserMake DepGraph::previous_work_products immutable
2018-05-08 borsAuto merge of #50260 - Manishearth:no-extern-crate...
2018-05-07 borsAuto merge of #50305 - GuillaumeGomez:fix-mod-stackover...
2018-05-07 Manish GoregaokarAdd explanation for #[must_use] on string replace methods
2018-05-07 Manish GoregaokarAdd explanation for #[must_use] on mutex guards
2018-05-07 Manish GoregaokarAdd explanation for #[must_use] on Debug builders
2018-05-07 Manish GoregaokarAdd explanation for #[must_use] on Result
2018-05-07 John Kåre AlsakerMake SelectionCache and EvaluationCache thread-safe
2018-05-07 Aaron PowerAdded regression function match value test, closes...
2018-05-07 Alex ButlerUpdate clippy 0.0.197
2018-05-07 borsAuto merge of #50454 - Manishearth:edition-preview...
2018-05-07 John Kåre AlsakerOnly lookup types in one interner
2018-05-07 Alex ButlerUpdate rls 1263f1f
2018-05-07 Collins Abitekaniza./x.py test should be able to run individual tests
2018-05-07 borsAuto merge of #50487 - nikic:heap-manually-drop, r...
2018-05-07 Ralf JungUnpin: Fix references to Pin type
next