]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-09-15 Tim Neumanncorrectly cancel some errors
2016-09-15 borsAuto merge of #36491 - Manishearth:rollup, r=Manishearth
2016-09-15 Manish GoregaokarRollup merge of #36463 - eugene-bulkin:duration-checked...
2016-09-15 Manish GoregaokarRollup merge of #36461 - nikomatsakis:issue-36053,...
2016-09-15 Manish GoregaokarRollup merge of #36459 - nikomatsakis:issue-35546,...
2016-09-15 Manish GoregaokarRollup merge of #36454 - bluss:slice-primitive-index...
2016-09-15 Manish GoregaokarRollup merge of #36438 - jseyfried:node_ids_in_expansio...
2016-09-15 Manish GoregaokarRollup merge of #36429 - durka:patch-30, r=nagisa
2016-09-15 Manish GoregaokarRollup merge of #36425 - michaelwoerister:stable-projec...
2016-09-15 Manish GoregaokarRollup merge of #36405 - solson:typo, r=eddyb
2016-09-15 Manish GoregaokarRollup merge of #36384 - petrochenkov:derclone, r=alexc...
2016-09-15 borsAuto merge of #36372 - sfackler:sum-prod-overflow,...
2016-09-15 borsAuto merge of #36347 - knight42:str-replacen, r=alexcri...
2016-09-15 Eugene BulkinAdd feature crate attribute for duration_checked_ops...
2016-09-14 Eugene BulkinFix doc-tests for Duration
2016-09-14 borsAuto merge of #36293 - liigo:docblock-short, r=steveklabnik
2016-09-14 borsAuto merge of #36270 - petrochenkov:pipwarnagain, r...
2016-09-14 Ulrik Sverdrupcore: Use primitive indexing in slice's Index/IndexMut
2016-09-14 borsAuto merge of #36472 - GuillaumeGomez:rollup, r=Guillau...
2016-09-14 Guillaume GomezRollup merge of #36467 - frewsxcv:ipaddr, r=GuillaumeGomez
2016-09-14 Guillaume GomezRollup merge of #36396 - athulappadan:Default-docs...
2016-09-14 Guillaume GomezRollup merge of #36374 - dangcheng:patch-1, r=steveklabnik
2016-09-14 Guillaume GomezRollup merge of #36363 - GuillaumeGomez:add_urls, r...
2016-09-14 Guillaume GomezRollup merge of #36334 - GuillaumeGomez:run_but, r...
2016-09-14 Niko Matsakisclear obligations-added flag with nested fulfillcx
2016-09-14 borsAuto merge of #35667 - ollie27:rustdoc_opaque_structs...
2016-09-14 borsAuto merge of #36041 - ahmedcharles:try, r=nrc
2016-09-14 Corey FarwellAdd doc examples for std::net::IpAddr construction.
2016-09-14 Eugene BulkinImplement add, sub, mul and div methods using checked...
2016-09-14 Eugene BulkinFix Duration::checked_mul documentation
2016-09-14 Eugene BulkinAdd checked operation methods to Duration
2016-09-13 Niko Matsakisadd missing test
2016-09-13 borsAuto merge of #35021 - japaric:rustc-builtins, r=alexcr...
2016-09-13 Niko Matsakisinvoke drop glue with a ptr to (data, meta)
2016-09-13 Michael WoeristerTypeIdHasher: Remove more redundant explicit visit...
2016-09-13 Michael WoeristerFix rebasing fallout.
2016-09-13 Alex CrichtonLink test to compiler builtins and make unstable
2016-09-13 Michael WoeristerTypeIdHasher: Let projections be hashed implicitly...
2016-09-13 Michael WoeristerMake TypeIdHasher use DefPath::deterministic_hash(...
2016-09-13 Michael WoeristerRemove redundant sorting of projections in TypeIdHasher.
2016-09-13 Michael WoeristerRemove redundant sorting of projection bounds in tyencode.
2016-09-13 Michael WoeristerMake sure that projection bounds in ty::TraitObject...
2016-09-13 borsAuto merge of #36181 - seanmonstar:likely, r=nikomatsakis
2016-09-13 Alex Crichtonrustc: Don't pass --whole-archive for compiler-builtins
2016-09-13 borsAuto merge of #36264 - matklad:zeroing-cstring, r=alexc...
2016-09-13 Jeffrey SeyfriedDifferentiate between monotonic and non-monotonic expan...
2016-09-13 Jeffrey SeyfriedExpand generated test harnesses and macro registries.
2016-09-13 Jeffrey SeyfriedRemove scope placeholders from the crate root.
2016-09-13 Jeffrey SeyfriedPerform node id assignment and `macros_at_scope` constr...
2016-09-13 Jeffrey SeyfriedMove macro resolution into `librustc_resolve`.
2016-09-13 borsAuto merge of #36446 - GuillaumeGomez:rollup, r=Guillau...
2016-09-13 Guillaume GomezRollup merge of #36402 - kmcallister:gh-29331-array...
2016-09-13 Guillaume GomezRollup merge of #36397 - SuperFluffy:bufwriter_unnecess...
2016-09-13 Guillaume GomezRollup merge of #36389 - jfirebaugh:E0297, r=GuillaumeGomez
2016-09-13 Guillaume GomezRollup merge of #36380 - kylog:fix-typo, r=steveklabnik
2016-09-13 Guillaume GomezRollup merge of #36357 - kmcallister:gh-29362-mem-docs...
2016-09-13 Jeffrey SeyfriedRewrite the unit tests in `ext/expand.rs` as a `compile...
2016-09-13 Jeffrey SeyfriedRefactor `ExtCtxt` to use a `Resolver` instead of a...
2016-09-13 Jeffrey SeyfriedRefactor `noop_fold_stmt_kind` out of `noop_fold_stmt`.
2016-09-13 Jeffrey SeyfriedAvoid needless reexpansions.
2016-09-13 Alex Crichtonrustc: Always link compiler-builtins last
2016-09-13 athulappadanDoc correction: btree
2016-09-13 Jorge Aparicioit's also compiler-rt.lib on windows-gnu
2016-09-13 Jorge Apariciono emutls for you, windows
2016-09-13 Jorge Aparicioit's libcompiler-rt.lib on windows
2016-09-13 Jorge Apariciocrate-ify compiler-rt into compiler-builtins
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-13 Alex Burkafix "X is not a member of trait Y" span labels
2016-09-13 knight42Add tests for str::replacen
2016-09-13 knight42Implement std::str::replacen
2016-09-13 borsAuto merge of #35960 - nikomatsakis:incr-comp-krate...
2016-09-12 Steven FacklerRemove stray attribute
2016-09-12 Niko Matsakischeck stack discipline of tasks
2016-09-12 borsAuto merge of #36354 - mikhail-m1:master, r=jonathandturner
2016-09-12 borsAuto merge of #36204 - c4rlo:patch-3, r=GuillaumeGomez
2016-09-12 borsAuto merge of #36414 - nnethercote:char_lit, r=jseyfried
2016-09-12 borsAuto merge of #36406 - arielb1:constant-padding, r...
2016-09-12 borsAuto merge of #36360 - orbea:docdir, r=alexcrichton
2016-09-12 Nicholas NethercoteLazily construct panic messages in char_lit().
2016-09-12 Nicholas NethercoteAvoid an unnecessary intermediate value in char_lit().
2016-09-12 borsAuto merge of #36355 - bluss:vec-extend-from-slice...
2016-09-12 dangchengchange error message
2016-09-12 borsAuto merge of #36344 - sanxiyn:llvm-components, r=alexc...
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_metadata.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_const_eval.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_back.
2016-09-11 Ahmed CharlesUse question_mark feature in libstd.
2016-09-11 Ahmed CharlesUse question_mark feature in libserialize.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_mir.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_incremental.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_errors.
2016-09-11 Ahmed CharlesUse question_mark feature in libcore.
2016-09-11 Ahmed CharlesFix typo in bootstrap/lib.rs.
2016-09-11 Ahmed CharlesUse question_mark feature in compiletest.
2016-09-11 Ahmed CharlesUse question_mark feature in linkchecker.
2016-09-11 Ariel Ben-Yehudause `adt::trans_const` when translating constant closur...
2016-09-11 Scott OlsonDelete stray ` character in error message.
2016-09-11 borsAuto merge of #36308 - dtolnay:inputitem, r=alexcrichton
2016-09-11 Keegan McAllisterTweak array docs
next