]> git.lizzy.rs Git - rust.git/history - src
Implement O(1)-time Iterator::nth for Range*
[rust.git] / src /
2017-07-08 Simon SapinImplement O(1)-time Iterator::nth for Range*
2017-07-08 Simon SapinFactorize some macros in iter/range.rs
2017-07-08 Simon SapinRemove Step::steps_between, rename steps_between_by_one...
2017-07-08 Simon SapinRemove unused Step methods
2017-07-08 Simon SapinRemove unused Add bounds in iterator for ranges impls.
2017-07-08 borsAuto merge of #43072 - cuviper:linux-stack-guard, r...
2017-07-08 borsAuto merge of #42894 - petrochenkov:deny, r=nikomatsakis
2017-07-08 Vadim PetrochenkovMake `patterns_in_fns_without_body` warn-by-default...
2017-07-07 Vadim PetrochenkovMove public reexports of private extern crates into...
2017-07-07 Vadim PetrochenkovMake sufficiently old or low-impact compatibility lints...
2017-07-07 Vadim PetrochenkovRemove more anonymous trait method parameters
2017-07-07 borsAuto merge of #42840 - arielb1:poison-smoke-and-mirrors...
2017-07-07 borsAuto merge of #42809 - seanmonstar:stable-associated...
2017-07-07 Ariel Ben-Yehudareturn EvaluatedToRecur when evaluating a recursive...
2017-07-07 Ariel Ben-Yehudause the evaluation cache instead of the global fulfillm...
2017-07-07 Ariel Ben-Yehudause dep-graph reads for the evaluation cache
2017-07-07 Ariel Ben-Yehudaprevent illegal coinductive matching in trait evaluation
2017-07-07 Josh StoneSkip the main thread's manual stack guard on Linux
2017-07-07 borsAuto merge of #43099 - japaric:msp430, r=alexcrichton
2017-07-07 borsAuto merge of #43093 - rthomas:39791-hashmap, r=alexcri...
2017-07-07 borsAuto merge of #43060 - petrochenkov:asless, r=estebank
2017-07-07 Vadim Petrochenkovsyntax: Apply recovery for casts to type ascription
2017-07-07 Vadim PetrochenkovFix spans for binary operator expression with interpola...
2017-07-07 borsAuto merge of #43091 - aidanhs:aphs-no-docker-priv...
2017-07-07 borsAuto merge of #43068 - ollie27:rustdoc_markdown_tests...
2017-07-07 borsAuto merge of #43062 - sfackler:connect-timeout, r...
2017-07-07 Steven FacklerImplement TcpStream::connect_timeout
2017-07-07 borsAuto merge of #42125 - petrochenkov:privty, r=nikomatsakis
2017-07-06 petrochenkovAddress review comments
2017-07-06 borsAuto merge of #42904 - estebank:number-suggestions...
2017-07-06 Aidan Hobson SayersPrivileged in docker run isn't necessary
2017-07-06 Jorge Aparicioadd a built-in MSP430 target
2017-07-06 Esteban KüberOnly underline suggestion if it is not the only code...
2017-07-06 Esteban KüberAdd extra whitespace for suggestions
2017-07-06 Esteban KüberMake suggestion include the line number
2017-07-06 Vadim PetrochenkovCheck adjustments and node substs
2017-07-06 Vadim PetrochenkovCheck types for privacy
2017-07-06 borsAuto merge of #43092 - aidanhs:aphs-retry-llvm-tarball...
2017-07-06 Ryan ThomasAdd annotations to the resize fn #39791
2017-07-06 Sean McArthurremove associated_consts feature gate
2017-07-06 Aidan Hobson SayersRetry downloading llvm commit tarball
2017-07-06 borsAuto merge of #42816 - alexcrichton:probestack, r=nikom...
2017-07-06 Alex Crichtonrustc: Implement stack probes for x86
2017-07-06 Oliver Middletonrustdoc: Don't run Markdown tests twice
2017-07-06 borsAuto merge of #43066 - pornel:patch-1, r=Mark-Simulacrum
2017-07-06 borsAuto merge of #43078 - kennytm:fix-42755-vis-can-be...
2017-07-06 kennytmDisallow `$($v:vis)*`. Fix #42755.
2017-07-06 borsAuto merge of #43008 - zackmdavis:field_init_shorthand_...
2017-07-06 Zack M. Davisuse field init shorthand in src/librustc
2017-07-06 borsAuto merge of #43001 - estebank:try-on-unimplemented...
2017-07-06 Esteban KüberAdd `rustc_on_unimplemented` message to `std::ops:...
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-07-05 borsAuto merge of #40939 - jseyfried:proc_macro_api, r=nrc
2017-07-05 Alex Crichtonrustbuild: Only -Zsave-analysis for libstd
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-05 Alex CrichtonSwitch to rust-lang-nursery/compiler-builtins
2017-07-05 borsAuto merge of #42972 - GuillaumeGomez:fix-toggles-rustd...
2017-07-05 borsAuto merge of #43050 - stjepang:doc-vec-fix-parens...
2017-07-04 borsAuto merge of #42732 - cengizIO:master, r=Mark-Simulacrum
2017-07-04 borsAuto merge of #43051 - Mark-Simulacrum:rollup, r=Mark...
2017-07-04 Mark SimulacrumRollup merge of #43045 - PlasmaPower:patch-1, r=Mark...
2017-07-04 Mark SimulacrumRollup merge of #43043 - sfackler:reverse-stability...
2017-07-04 Mark SimulacrumRollup merge of #43042 - Mark-Simulacrum:rustbuild...
2017-07-04 Mark SimulacrumRollup merge of #43041 - andersk:dedup_by, r=alexcrichton
2017-07-04 Mark SimulacrumRollup merge of #42994 - stepancheg:ignore-iml, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42975 - ids1024:symlink2, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-04 Mark SimulacrumUse build.build instead of build.config.build
2017-07-04 Mark SimulacrumMove targets, hosts, and build triple into Build.
2017-07-04 Mark SimulacrumStore verbosity on Build
2017-07-04 Mark SimulacrumStore positive instead of negative fail_fast.
2017-07-04 Mark SimulacrumRemove src_is_git, instead call method on rust_info...
2017-07-04 Mark SimulacrumClarify meaning of Build.cargo, Build.rustc.
2017-07-04 Mark SimulacrumUpdate a few comments.
2017-07-04 Mark SimulacrumClippy lints
2017-07-04 Mark SimulacrumCleanup dist
2017-07-04 Mark SimulacrumCleanup utils
2017-07-04 Mark SimulacrumCleanup compile.rs.
2017-07-04 Mark SimulacrumCleanups to check code.
2017-07-04 Mark SimulacrumRemove 'static lifetimes from channels.
2017-07-04 Mark SimulacrumClean up and restructure sanity checking.
2017-07-04 Mark SimulacrumDon't allocate args in order to run find.
2017-07-04 borsAuto merge of #43025 - est31:nan_cross_platform, r...
2017-07-04 Stjepan GlavinaMinor fix in docs for Vec
2017-07-04 borsAuto merge of #43012 - scottmcm:delete-range-step-by...
2017-07-04 borsAuto merge of #42993 - stepancheg:editorconfig, r=brson
2017-07-03 Steven FacklerAdd a stability marker for core::cmp::Reverse.0
2017-07-03 Anders KaseorgDocument unintuitive argument order for Vec::dedup_by...
2017-07-03 est31Make sNaN removal code tolerate different sNaN encodings
2017-07-03 borsAuto merge of #42999 - behnam:ucd10, r=alexcrichton
2017-07-03 borsAuto merge of #42976 - ids1024:redoxfix, r=sfackler
2017-07-03 Cengiz Canremove isatty dependency
2017-07-03 Cengiz Canuse single line comments
2017-07-03 Cengiz Canuse embedded implementation instead of istty crate
2017-07-03 Cengiz Cando not spawn pager if not tty
2017-07-03 Cengiz Canuse unwrap_or_else to prevent unnecessary alloc
2017-07-03 Cengiz Cando not append an extra newline char
next