]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-10 borsAuto merge of #51200 - tmccombs:stable-iter-repeat...
2018-06-10 borsAuto merge of #51079 - GuillaumeGomez:stabilize-entry...
2018-06-10 Guillaume GomezStabilize entry-or-default
2018-06-10 borsAuto merge of #51196 - Havvy:remove-keywords, r=petroch...
2018-06-10 borsAuto merge of #51320 - tmccombs:step-by, r=SimonSapin
2018-06-09 borsAuto merge of #51265 - Mark-Simulacrum:cleanup-syntax...
2018-06-09 Mark SimulacrumCrate-ify and delete unused code in syntax::parse
2018-06-09 borsAuto merge of #51459 - kennytm:dist-at-stage-0, r=Mark...
2018-06-09 HavvyTest keyword unreservations
2018-06-09 HavvyImplement RFC 2421, 'Keyword unreservations (pure,...
2018-06-09 kennytmAdded comment to explain why only RustIstaller has...
2018-06-09 kennytmLog the clang_rt.asan-dynamic-i386.vers on failure...
2018-06-09 kennytmAllowing building the codegen backend specifically.
2018-06-09 kennytmDo not push a commit if the toolstate is unchanged.
2018-06-09 kennytmAllow some tools to be run without first building LLVM.
2018-06-09 borsAuto merge of #51068 - Crazycolorz5:pluseqsplitting...
2018-06-09 borsAuto merge of #51441 - bstrie:sizeof128, r=dtolnay
2018-06-09 borsAuto merge of #51439 - Voultapher:feature/fix-contribut...
2018-06-09 borsAuto merge of #51400 - xfix:patch-6, r=kennytm
2018-06-09 borsAuto merge of #51359 - cramertj:fdio_spawn, r=sfackler
2018-06-09 borsAuto merge of #51042 - matthewjasper:reenable-trivial...
2018-06-08 borsAuto merge of #51448 - Mark-Simulacrum:rollup, r=Mark...
2018-06-08 Mark RousskovRollup merge of #51437 - est31:rustbuild_metadata,...
2018-06-08 Mark RousskovRollup merge of #51436 - Mark-Simulacrum:doc-stage1...
2018-06-08 Mark RousskovRollup merge of #51427 - FelixMcFelix:nll-stderr-remove...
2018-06-08 Mark RousskovRollup merge of #51412 - nnethercote:pending_obligation...
2018-06-08 Mark RousskovRollup merge of #51401 - estebank:warn-repr, r=cramertj
2018-06-08 Mark RousskovRollup merge of #51396 - SimonSapin:option-nonzero...
2018-06-08 Mark RousskovRollup merge of #51394 - nnethercote:NCA-depths, r...
2018-06-08 Mark RousskovRollup merge of #51391 - estebank:docspan, r=GuillaumeGomez
2018-06-08 Mark RousskovRollup merge of #51360 - estebank:braces-around-literal...
2018-06-08 Mark RousskovRollup merge of #51298 - Dylan-DPC:stabilise/terminatio...
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-08 Mark RousskovRollup merge of #50143 - petrochenkov:mexuniq, r=nikoma...
2018-06-08 Crazycolorz5Built, corrected, and run tests. Added expected stderr...
2018-06-08 borsAuto merge of #51247 - pnkfelix:issue-51190-report...
2018-06-08 bstrieDocument size_of for 128-bit integers
2018-06-08 Lukas BergdollFix spelling error in CONTRIBUTING.md
2018-06-08 borsAuto merge of #51410 - oli-obk:cargo_bump, r=nikomatsakis
2018-06-08 Matthew JasperNormalize associated types when checking global bounds
2018-06-08 Matthew JasperFix a typo
2018-06-08 Matthew Jasper Test that object bounds are preferred over global...
2018-06-08 Matthew JasperAdd tests for associated types and inconsistent bounds
2018-06-08 Matthew JasperReenable trivial bounds
2018-06-08 est31rustbuild: generate full list of dependencies for metadata
2018-06-08 Mark SimulacrumDo not require stage 2 compiler for rustdoc
2018-06-08 Kyle Simpsoncompiletest: autoremove duplicate .nll.* files (#51204)
2018-06-07 borsAuto merge of #51426 - kennytm:rollup, r=kennytm
2018-06-07 kennytmRollup merge of #51420 - kennytm:some-network-issues...
2018-06-07 kennytmRollup merge of #51417 - pietroalbini:revert-49719...
2018-06-07 kennytmRollup merge of #51407 - nrc:update, r=Mark-Simulacrum
2018-06-07 kennytmRollup merge of #51399 - ngg:nll-performance, r=nikomat...
2018-06-07 kennytmRollup merge of #51389 - ollie27:rustdoc_cross_macro_sr...
2018-06-07 kennytmRollup merge of #51380 - Mark-Simulacrum:remove-fmt...
2018-06-07 kennytmRollup merge of #51368 - varkor:panic_implementation...
2018-06-07 kennytmRollup merge of #51283 - kennytm:fix-51279-preempt...
2018-06-07 kennytmRollup merge of #51186 - pnkfelix:remove-unneccessary...
2018-06-07 Nicholas NethercoteAvoid useless Vec clones in pending_obligations().
2018-06-07 kennytmUse public DNS server instead of 169.254.169.254 on CI.
2018-06-07 kennytmRemove the `gem update` from `.travis.yml`
2018-06-07 Esteban KüberUse `from_inner_byte_pos` for cleaner code
2018-06-07 Adam Barth[fuchsia] Migrate from launchpad to fdio_spawn_etc
2018-06-07 Pietro AlbiniRevert "Auto merge of #49719 - mark-i-m:no_sep, r=petro...
2018-06-07 Oliver SchneiderUpdate the cargo submodule
2018-06-07 HavvyUse Ord::cmp for auto traits since stable sort not...
2018-06-07 Nick CameronUpdate RLS and Rustfmt
2018-06-07 Esteban KüberDo not account for inner/outer attr
2018-06-07 Esteban KüberUse consistent span for repr attr suggestion
2018-06-06 borsAuto merge of #50699 - Zoxc:blocking-queries, r=mw
2018-06-06 Esteban KüberAdd i/u size
2018-06-06 Esteban KüberChange repr documentation link
2018-06-06 Esteban KüberExpand (fix) u* and i* `repr` hints
2018-06-06 Esteban KüberAdd `transparent` as valid `repr` hint
2018-06-06 Esteban KüberTurn warning into lint
2018-06-06 Felix S. Klock IIUpdate the expected error output to reflect changes...
2018-06-06 Felix S. Klock IIDrive-by: Make assignment conflict tests in borrowck...
2018-06-06 Felix S. Klock IIWhen NLL has illegal move due to borrowed content,...
2018-06-06 Felix S. Klock IIIt turns out that the diagnostics generated from NLL...
2018-06-06 borsAuto merge of #51263 - cramertj:futures-in-core, r...
2018-06-06 Esteban KüberExpand output and suggestions, fix tests
2018-06-06 Taylor CramerAdd Future and task system to the standard library
2018-06-06 Esteban KüberWarn on `repr` without hints
2018-06-06 borsAuto merge of #51333 - GuillaumeGomez:reexport-fmt...
2018-06-06 Konrad BorowskiIncrease number of usages of `u8` in weird expressions...
2018-06-06 Esteban KüberWhen unable to sinthesize link span, fallback to previo...
2018-06-06 Esteban KüberUse spans pointing at the inside of a rustdoc attribute
2018-06-06 Gergely NagyNLL performance boost
2018-06-06 dylan_DPCfix stderrs
2018-06-06 borsAuto merge of #51201 - estebank:dotdot, r=petrochenkov
2018-06-06 John Kåre AlsakerUpdate Cargo
2018-06-06 John Kåre AlsakerReduce the amount of unsafe code and mark handle_deadlo...
2018-06-06 John Kåre AlsakerAdd comments
2018-06-06 John Kåre AlsakerMake QueryWaiter use safe code
2018-06-06 John Kåre AlsakerCreate thread-pool
2018-06-06 John Kåre AlsakerAdd comments and misc changes
2018-06-06 John Kåre AlsakerUse raw pointers
2018-06-06 John Kåre AlsakerAdd and use OnDrop::disable
2018-06-06 John Kåre AlsakerUse try_lock in collect_active_jobs
2018-06-06 John Kåre AlsakerUpdate Rayon version
next