]> git.lizzy.rs Git - rust.git/history - src
Make the crate disambiguator 128 bits instead of 256 bits.
[rust.git] / src /
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 #37445 - nnethercote:shrink-Expr_, r...
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 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 borsAuto merge of #37373 - nnethercote:html5ever-more-more...
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 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 Quinteroreference: 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
2016-10-26 Ariel Ben-Yehudacomment some ugly points in check_match
2016-10-26 borsAuto merge of #37315 - bluss:fold-more, r=alexcrichton
2016-10-26 Vadim PetrochenkovProhibit patterns in trait methods without bodies
2016-10-26 borsAuto merge of #37312 - arthurprs:sip-smaller, r=alexcri...
2016-10-26 borsAuto merge of #37270 - Mark-Simulacrum:smallvec-optimiz...
2016-10-26 borsAuto merge of #36421 - TimNN:check-abis, r=alexcrichton
2016-10-26 John HodgeFix typo, it bothered me
2016-10-26 Mark-SimulacrumAdd size hint to Result's FromIterator implementation.
2016-10-26 Mark-SimulacrumUtilize AccumulateVec to avoid heap allocations in...
2016-10-26 Mark-SimulacrumAdd AccumulateVec, a potentially stack-allocated vector.
2016-10-26 borsAuto merge of #37361 - jseyfried:fix_crate_var_regressi...
2016-10-25 Jeffrey SeyfriedAvoid false positive `unused_extern_crates`.
2016-10-25 Jeffrey SeyfriedSupport `use $crate;` with a future compatibility warning.
2016-10-25 Jeffrey SeyfriedFix `$crate`-related regressions.
2016-10-25 Ulrik Sverdrupiter: Implement .fold() for .chain()
2016-10-25 borsAuto merge of #37111 - TimNN:sized-enums, r=nikomatsakis
2016-10-25 arthurprsSmall improvement to SipHasher
2016-10-25 Tim Neumannadapt tests
2016-10-25 DuncanVec docs: fix broken links and make quoting consistent
2016-10-25 Srinivas Reddy Tha... run rustfmt on libcollectionstest
2016-10-25 Srinivas Reddy Tha... run rustfmt on librustc_metadata folder
2016-10-25 Eduard Burtescurustc_metadata: move is_extern_item to trans.
next