]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-11-02 Michael WoeristerICH: Add test case for when overflow checks are disabled.
2016-11-01 Michael WoeristerICH: Hash expression spans if their source location...
2016-10-31 borsAuto merge of #37494 - GuillaumeGomez:rollup, r=Guillau...
2016-10-31 Guillaume GomezRollup merge of #37486 - msiglreith:pr_doc_bitandassign...
2016-10-31 Guillaume GomezRollup merge of #37475 - AndiDog:feature/error-explanat...
2016-10-31 Guillaume GomezRollup merge of #37462 - Mark-Simulacrum:remove-obsolet...
2016-10-31 Guillaume GomezRollup merge of #37458 - nrc:save-span-errs2, r=petroch...
2016-10-31 Guillaume GomezRollup merge of #37438 - Cobrand:index_doc, r=Guillaume...
2016-10-31 borsAuto merge of #37465 - pftbest:rust-llvm-2016-10-29...
2016-10-31 borsAuto merge of #37439 - michaelwoerister:remove-sha256...
2016-10-31 borsAuto merge of #37489 - nagisa:unnecessary-clone, r...
2016-10-31 Andreas SommerAdd E0532 error explanation
2016-10-31 Simonas KazlauskasDo not clone Mir unnecessarily
2016-10-31 borsAuto merge of #37460 - nrc:save-imports, r=eddyb
2016-10-30 Michael WoeristerMake the crate disambiguator 128 bits instead of 256...
2016-10-30 Michael WoeristerAdd rustc_data_structures to rustc_driver dependencies.
2016-10-30 Michael WoeristerReplace all uses of SHA-256 with BLAKE2b.
2016-10-30 borsAuto merge of #37459 - Mark-Simulacrum:closure-ice...
2016-10-30 borsAuto merge of #37445 - nnethercote:shrink-Expr_, r...
2016-10-30 msiglreithFix typo in the BitAndAssign operator documentation
2016-10-30 Mark-SimulacrumFix ICE when attempting to get closure generics.
2016-10-30 borsAuto merge of #37431 - jseyfried:refactor_crate_config...
2016-10-30 borsAuto merge of #37392 - alexcrichton:more-disable-jemall...
2016-10-30 borsAuto merge of #37401 - eddyb:lazy-2, r=nikomatsakis
2016-10-30 borsAuto merge of #37400 - eddyb:lazy-1, r=nikomatsakis
2016-10-30 borsAuto merge of #37399 - retep998:heap-of-trouble, r...
2016-10-29 borsAuto merge of #37389 - cramertj:cramertj/fn-item-to...
2016-10-29 Vadzim DambrouskiLLVM: Update submodule to rust-llvm-2016-10-29 branch.
2016-10-29 borsAuto merge of #37449 - pnkfelix:fix-issue-37274, r...
2016-10-29 borsAuto merge of #37378 - petrochenkov:nopat, r=eddyb
2016-10-29 Vadim PetrochenkovUpdate cargo sha for cargotest
2016-10-29 Jeffrey SeyfriedMove `CrateConfig` from `Crate` to `ParseSess`.
2016-10-29 borsAuto merge of #37387 - raphlinus:fuchsia_aarch64, r...
2016-10-29 borsAuto merge of #37385 - raphlinus:fuchsia_random, r...
2016-10-29 Mark-SimulacrumRemove outdated fixme comment.
2016-10-29 borsAuto merge of #37373 - nnethercote:html5ever-more-more...
2016-10-28 Nick Cameronsave-analysis: change imports to carry a ref id rather...
2016-10-28 Nick CameronFix more spans in deriving::generic
2016-10-28 borsAuto merge of #37367 - jseyfried:import_crate_root...
2016-10-28 borsAuto merge of #37450 - GuillaumeGomez:rollup, r=Guillau...
2016-10-28 Cobrandimprove docs for Index and IndexMut
2016-10-28 Felix S. Klock IIDo not intern filemap to entry w/ mismatched length...
2016-10-28 Felix S. Klock IIDebug instrumentation for construction of ImportedFileM...
2016-10-28 Guillaume GomezRollup merge of #37441 - federicomenaquintero:master...
2016-10-28 Guillaume GomezRollup merge of #37436 - nrc:save-span-errs, r=petrochenkov
2016-10-28 Guillaume GomezRollup merge of #37430 - robinst:missing-crate-message...
2016-10-28 Guillaume GomezRollup merge of #37343 - bluss:write-doc, r=GuillaumeGomez
2016-10-28 Guillaume GomezRollup merge of #36206 - mcarton:35755, r=pnkfelix
2016-10-28 borsAuto merge of #37196 - tamird:fix-tidy-features, r...
2016-10-28 Eduard Burtescurustc: move the MIR map into TyCtxt.
2016-10-28 mcartonFix bad error message with `::<` in types
2016-10-28 borsAuto merge of #37321 - nrc:lib-proc-macro, r=@alexcrichton
2016-10-28 Eduard Burtescurustc: move mir::repr::* to mir.
2016-10-28 borsAuto merge of #37212 - srinivasreddy:libcollectionstest...
2016-10-28 Nicholas NethercoteShrink Expr_::ExprInlineAsm.
2016-10-28 Tamir Dubersteintidy/features: fix checking of lang features
2016-10-28 Tamir Dubersteintidy/bins: fix false positive on non checked-in binary
2016-10-28 Federico Mena... reference: Mention --crate-type=cdylib in the Linkage...
2016-10-28 borsAuto merge of #37035 - petrochenkov:selfstruct, r=eddyb
2016-10-27 Nick CameronSplit up libproc_macro_plugin
2016-10-27 Nick CameronGive variant spans used in derives the correct expansion id
2016-10-27 borsAuto merge of #37350 - srinivasreddy:meta_2, r=nrc
2016-10-27 Vadim PetrochenkovAddress comments + Fix rebase
2016-10-27 Vadim PetrochenkovSupport `Self` in struct expressions and patterns
2016-10-27 Vadim PetrochenkovPreparations and cleanup
2016-10-27 Alex CrichtonDisable jemalloc on aarch64/powerpc
2016-10-27 borsAuto merge of #37245 - goffrie:recovery, r=nrc
2016-10-27 Ulrik SverdrupAdd documentation for Read, Write impls for slices...
2016-10-27 borsAuto merge of #36894 - petrochenkov:deny, r=nikomatsakis
2016-10-27 Vadim PetrochenkovMake sufficiently old or low-impact compatibility lints...
2016-10-27 borsAuto merge of #37128 - nrc:depr-attr, r=@alexcrichton
2016-10-27 borsAuto merge of #11994 - eddyb:struct-literal-field-short...
2016-10-27 Robin StockerAdd semicolon to "Maybe a missing `extern crate foo...
2016-10-27 Geoffry SongRecover out of an enum or struct's braced block.
2016-10-27 Nick Cameronreview changes
2016-10-27 borsAuto merge of #36695 - arielb1:literal-match, r=eddyb
2016-10-27 Eduard BurtescuImplement field shorthands in struct literal expressions.
2016-10-26 Nick Camerondeprecation message for custom derive
2016-10-26 Nick CameronDeprecate custom_derive
2016-10-26 Nick Camerondeprecate no_debug
2016-10-26 Nick CameronAdd possibility of deprecating attributes
2016-10-26 borsAuto merge of #37419 - GuillaumeGomez:rollup, r=Guillau...
2016-10-26 Guillaume GomezRollup merge of #37414 - thepowersgang:fix-typo, r=nrc
2016-10-26 Guillaume GomezRollup merge of #37398 - zoffixznet:patch-1, r=Guillaum...
2016-10-26 Guillaume GomezRollup merge of #37396 - mikhail-m1:e0221, r=jonathandt...
2016-10-26 Guillaume GomezRollup merge of #37394 - cramertj:cramertj/unused-impor...
2016-10-26 Guillaume GomezRollup merge of #37391 - vtduncan:vec-docs, r=Guillaume...
2016-10-26 Guillaume GomezRollup merge of #37144 - eulerdisk:fix_37126, r=nrc
2016-10-26 Ariel Ben-Yehudaadd back test for issue #6804
2016-10-26 Ariel Ben-Yehudaflatten nested slice patterns in HAIR construction
2016-10-26 Ariel Ben-Yehudahandle mixed byte literal and byte array patterns
2016-10-26 Ariel Ben-Yehudaremove StaticInliner and NaN checking
2016-10-26 Ariel Ben-Yehudastop using MatchCheckCtxt to hold the param-env for...
2016-10-26 Ariel Ben-Yehudachange match checking to use HAIR
2016-10-26 Ariel Ben-Yehudaun-break the `construct_witness` logic
2016-10-26 Ariel Ben-Yehudasplit the exhaustiveness-checking logic to its own...
2016-10-26 Ariel Ben-Yehudarefactor the `pat_is_catchall` logic
2016-10-26 Ariel Ben-Yehudamove hair::cx::pattern to const_eval
2016-10-26 Ariel Ben-Yehudause a struct abstraction in check_match
2016-10-26 Ariel Ben-Yehudaremove SliceWithSubslice, only used from old trans
next