]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #57433 - ecstatic-morse:issue-56610-bad-link, r=dtolnay
[rust.git] / src /
2019-01-12 Mazdak FarrokhzadRollup merge of #57433 - ecstatic-morse:issue-56610...
2019-01-12 Mazdak FarrokhzadRollup merge of #57417 - QuietMisdreavus:semi-revert...
2019-01-12 Mazdak FarrokhzadRollup merge of #57400 - tspiteri:source-serif-pro...
2019-01-12 Mazdak FarrokhzadRollup merge of #57368 - petrhosek:cmake-compiler-launc...
2019-01-12 Mazdak FarrokhzadRollup merge of #57296 - JosephTLyons:Fix-question...
2019-01-12 Mazdak FarrokhzadRollup merge of #57192 - czipperz:error_trait_doc_cause...
2019-01-12 Mazdak FarrokhzadRollup merge of #57175 - oli-obk:const_let_stabilizatio...
2019-01-12 Mazdak FarrokhzadRollup merge of #57042 - pnkfelix:issue-57038-sidestep...
2019-01-12 Mazdak FarrokhzadRollup merge of #56906 - blitzerr:master, r=nikomatsakis
2019-01-12 Mazdak FarrokhzadRollup merge of #56425 - scottmcm:redo-vec-set_len...
2019-01-12 Mazdak Farrokhzadconst_let: --bless with --compare-mode=nll
2019-01-12 Mazdak Farrokhzadmove const_let accepted gate to avoid future conflict.
2019-01-12 borsAuto merge of #57234 - Centril:const-stabilizations...
2019-01-11 borsAuto merge of #57470 - RalfJung:miri, r=oli-obk
2019-01-11 borsAuto merge of #57355 - arielb1:correct-subst, r=nikomat...
2019-01-11 Oliver SchererRemove unneeded but benign change
2019-01-11 borsAuto merge of #57471 - Aaronepower:master, r=Aaronepower
2019-01-10 borsAuto merge of #57484 - alexcrichton:fix-nightlies,...
2019-01-10 Alex CrichtonIntegrate miri into build-manifest
2019-01-09 Ralf Jungupdate miri
2019-01-09 borsAuto merge of #57419 - cramertj:pin-set, r=withouboats
2019-01-09 borsAuto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister
2019-01-09 Oliver SchererFix irrefutable slice patterns in const fn
2019-01-09 Oliver Schererconst fn feature gate is not needed anymore in a lot...
2019-01-09 Oliver SchererClarify const_let comment
2019-01-09 Oliver SchererStabilize `let` bindings and destructuring in constants...
2019-01-09 borsAuto merge of #57086 - oli-obk:miri_dist, r=kennytm
2019-01-09 scottmcmMerge pull request #1 from Centril/redo-vec-set_len...
2019-01-09 Blitzerraddressing Niko's comments
2019-01-09 Mazdak Farrokhzadexplain safety for vec.set_len(0)
2019-01-09 Blitzerr[Cleanup] This is the first in the series of removals...
2019-01-09 BlitzerrSome more refactoring.
2019-01-09 BlitzerrCreating the vector using with_capacity to avoid re...
2019-01-09 BlitzerrIssue 56905
2019-01-08 CzipperzChange std::error::Error trait documentation to talk...
2019-01-08 borsAuto merge of #56407 - GuillaumeGomez:missing-docs...
2019-01-08 borsAuto merge of #56638 - matthewjasper:remove-ref-region...
2019-01-08 Guillaume GomezUpdate stdsimd submodule
2019-01-08 borsAuto merge of #57429 - alexcrichton:fix-dist, r=Mark...
2019-01-08 Oliver SchererMore feature whitelisting of winapi
2019-01-08 Oliver SchererAdjust cargo workspace hack to miri/cargo interactions
2019-01-08 Oliver Schererfixup
2019-01-08 Oliver SchererPrepare everything for distributing miri via rustup
2019-01-08 borsAuto merge of #57114 - Zoxc:query-perf11, r=michaelwoer...
2019-01-08 borsAuto merge of #56988 - alexcrichton:monotonic-instant...
2019-01-08 borsAuto merge of #57332 - Dylan-DPC:feature/stabilise...
2019-01-08 Dylan MacKenzieAdd link destination for `read-ownership`
2019-01-08 Alex CrichtonBuild LLVM with -static-libstdc++ on dist builds
2019-01-08 borsAuto merge of #57095 - Zoxc:prof-fix, r=michaelwoerister
2019-01-07 Taylor CramerReborrow Pin<P> using &mut in `Pin::set`
2019-01-07 borsAuto merge of #57303 - matthiaskrgr:clippy_submodule_up...
2019-01-07 dylan_DPCbless you
2019-01-07 dylan_DPCremove unwanted stage0 line, fix style
2019-01-07 dylan_DPCremove unused imports and feature gate from tests
2019-01-07 dylan_DPCstabilise cfg_attr
2019-01-07 Matthias KrügerRevert "Auto merge of #57101 - o01eg:fix-57014, r=alexc...
2019-01-07 Matthias Krügersubmodules: update rls from 6f5e4bb to 1a6361b
2019-01-07 Matthias Krügersubmodules: update clippy from 39bd8449 to c63b6349
2019-01-07 John Kåre AlsakerRename some functions
2019-01-07 John Kåre AlsakerFix and optimize query profiling
2019-01-07 QuietMisdreavussemi-revert libsyntax doctest parsing if a macro is...
2019-01-07 borsAuto merge of #57405 - pietroalbini:rollup, r=pietroalbini
2019-01-07 Alex Crichtonstd: Force `Instant::now()` to be monotonic
2019-01-07 Pietro AlbiniRollup merge of #57403 - claudijd:tweak_code_of_conduct...
2019-01-07 Pietro AlbiniRollup merge of #57375 - stjepang:duration-constants...
2019-01-07 Pietro AlbiniRollup merge of #57369 - petrhosek:llvm-libcxx, r=alexc...
2019-01-07 Pietro AlbiniRollup merge of #57358 - euclio:docck-unicode, r=QuietM...
2019-01-07 Pietro AlbiniRollup merge of #57308 - Zoxc:controller-sync, r=michae...
2019-01-07 Pietro AlbiniRollup merge of #57290 - mark-i-m:remove-outdated-comme...
2019-01-07 borsAuto merge of #57304 - davidtwco:issue-57280, r=nikomat...
2019-01-07 Trevor SpiteriUpdate static files code for updated Source Serif Pro...
2019-01-07 Trevor SpiteriReplace Heuristica with Source Serif Pro italic in...
2019-01-07 Trevor SpiteriSource Serif Pro regular and bold 2.007, and italic...
2019-01-07 borsAuto merge of #57336 - ehuss:bump-stage0, r=alexcrichton
2019-01-07 Stjepan GlavinaSpecify the tracking issue
2019-01-07 borsAuto merge of #57327 - akash-fortanix:aa/update-compile...
2019-01-07 borsAuto merge of #57394 - euclio:compiletest-optimization...
2019-01-07 Andy Russellslightly optimize compiletest test collection
2019-01-07 borsAuto merge of #57365 - sinkuu:unused, r=oli-obk
2019-01-07 borsAuto merge of #57379 - petrochenkov:parsrecov, r=estebank
2019-01-06 borsAuto merge of #57344 - petrochenkov:regreach, r=arielb1
2019-01-06 Vadim Petrochenkovtests: Do not use `-Z parse-only`, continue compilation...
2019-01-06 Guillaume Gomezcheck missing docs for reexported macros as well
2019-01-06 borsAuto merge of #57272 - petrochenkov:featrecov, r=estebank
2019-01-06 borsAuto merge of #57121 - glaubitz:flock-fixes, r=nagisa
2019-01-06 Stjepan GlavinaRe-export constants from core into std
2019-01-06 Stjepan GlavinaAdd duration constants
2019-01-06 Vadim PetrochenkovFix CI failures
2019-01-06 Vadim PetrochenkovMake sure feature gate errors are recoverable (take 2)
2019-01-06 John Paul Adrian... flock: Use fcntl constants directly from libc crate...
2019-01-06 borsAuto merge of #57291 - euclio:method-call-suggestion...
2019-01-06 borsAuto merge of #57287 - alexcrichton:fix-jemalloc, r...
2019-01-06 Andy Russelluse utf-8 throughout htmldocck
2019-01-06 Petr HosekProvide the option to use libc++ even on all platforms
2019-01-06 borsAuto merge of #57263 - ishitatsuyuki:bump-openssl,...
2019-01-06 Petr HosekUse CMAKE_{C,CXX}_COMPILER_LAUNCHER for ccache
2019-01-06 borsAuto merge of #57286 - alexcrichton:less-thin-2-2,...
2019-01-06 Shotaro YamadaRemove unused code
2019-01-06 Vadim PetrochenkovAddress review comments
2019-01-05 borsAuto merge of #57230 - estebank:return-mismatch, r...
next