]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-07 Alex CrichtonMerge branch 'incr_attr_queries' of https://github...
2018-03-07 Alex CrichtonMerge branch 'metadata-send-sync' of https://github...
2018-03-07 Alex CrichtonUpdate cargo lock
2018-03-07 Alex CrichtonMerge branch 'compiletest-update' of https://github...
2018-03-07 Alex CrichtonMerge branch 'refactor-select' of https://github.com...
2018-03-07 Alex CrichtonMerge branch 'bump_installer' of https://github.com...
2018-03-07 Alex CrichtonRollup merge of #48802 - frewsxcv:frewsxcv-rm-python...
2018-03-07 Alex CrichtonRollup merge of #48787 - mbrubeck:cloned, r=joshtriplett
2018-03-07 Alex CrichtonRollup merge of #48778 - sinkuu:rls_crash_tuple_struct...
2018-03-07 Alex CrichtonRollup merge of #48698 - ishitatsuyuki:burn-equate...
2018-03-07 Alex CrichtonRollup merge of #48651 - PramodBisht:issues/48425,...
2018-03-07 Alex CrichtonRollup merge of #48618 - scottmcm:elaborate-exitcode...
2018-03-07 Alex CrichtonUpdate compiletest's dependencies
2018-03-07 Alex CrichtonRollup merge of #48511 - GuillaumeGomez:rustdoc-resourc...
2018-03-07 Wesley WiserAdd caching for trans_fn_attrs query
2018-03-07 Wesley WiserAdd linkage to TransFnAttrs
2018-03-07 Wesley WiserAdd target_features to TransFnAttrs
2018-03-07 Wesley WiserAdd flag for rustc_std_internal_symbol attribute
2018-03-07 Wesley WiserRemove the contains_extern_indicator query
2018-03-07 Wesley WiserRemove export_name query
2018-03-07 Wesley WiserReplace attr::contains_name(..., "cold")
2018-03-07 Wesley WiserAdd `inline` to `TransFnAttrs`
2018-03-07 Wesley WiserAdd query for trans fn attributes
2018-03-07 John Kåre AlsakerMake metadata references Send + Sync
2018-03-07 Corey FarwellRemove unused 'src/etc/ziggurat_tables.py' Python script.
2018-03-06 Shotaro YamadaDo not panic on tuple struct access out of bounds
2018-03-06 Shotaro YamadaFix save-analysis generation panic with invalid tuple...
2018-03-06 Matt BrubeckStabilize option_ref_mut_cloned
2018-03-06 borsAuto merge of #48642 - alexcrichton:compile-cargo-once...
2018-03-06 Alex CrichtonUpdate env_logger to 0.5.4
2018-03-06 borsAuto merge of #48768 - kennytm:rollup, r=kennytm
2018-03-06 kennytmRollup merge of #47463 - bluss:fused-iterator, r=alexcr...
2018-03-06 kennytmRollup merge of #48507 - GuillaumeGomez:cstr-note,...
2018-03-06 kennytmRollup merge of #48474 - christianpoveda:new_cell_docs...
2018-03-06 kennytmRollup merge of #48761 - frewsxcv:frewsxcv-rm-python...
2018-03-06 kennytmRollup merge of #48754 - leodasvacas:while-let-all...
2018-03-06 kennytmRollup merge of #48753 - tbu-:pr_hashmap_isize, r=Burnt...
2018-03-06 kennytmRollup merge of #48732 - debris:remove_powerpc64, r...
2018-03-06 kennytmRollup merge of #48727 - leodasvacas:refactor-contrived...
2018-03-06 kennytmRollup merge of #48657 - sinkuu:opt_str_repeat, r=dtolnay
2018-03-06 borsAuto merge of #48611 - michaelwoerister:share-generics2...
2018-03-06 Michael WoeristerDon't show crate metadata symbol as exported symbol...
2018-03-06 Michael WoeristerFix export level of plugin and procmacro registrars.
2018-03-06 Michael WoeristerDon't recompute SymbolExportLevel for upstream crates.
2018-03-06 Michael WoeristerCompute symbol names more lazily.
2018-03-06 Michael WoeristerClean up handling of symbol export information.
2018-03-06 Michael WoeristerRename exported_symbol_ids query to something more...
2018-03-06 kennytmRollup merge of #48590 - tshepang:more-simple, r=frewsxcv
2018-03-06 kennytmRollup merge of #48573 - Amanieu:bitreverse2, r=sfackler
2018-03-06 kennytmRollup merge of #48546 - GuillaumeGomez:raw-string...
2018-03-06 kennytmRollup merge of #48432 - flip1995:lit_diag, r=oli-obk
2018-03-06 kennytmRollup merge of #48403 - lukaslueg:casted, r=steveklabnik
2018-03-06 borsAuto merge of #48509 - Phlosioneer:option-doc-change...
2018-03-06 Amanieu d'AntrasAdd i128 tests for intrinsics
2018-03-06 Amanieu d'AntrasAdd reverse_bits to integer types
2018-03-06 Corey FarwellRemove seemingly unused sugarise-doc-comments Python...
2018-03-06 borsAuto merge of #48456 - mark-i-m:whitelist, r=alexcrichton
2018-03-05 Guillaume GomezAdd resource-suffix option for rustdoc
2018-03-05 Who? Me?!Add ena to whitelist
2018-03-05 Who? Me?!Uncomment whitelist
2018-03-05 Mark MansiDo check the deps of path deps
2018-03-05 Mark Mansienable whitelist
2018-03-05 Mark MansiDon't check in-tree deps
2018-03-05 Mark Mansidifferent versions may have different deps
2018-03-05 Mark MansiAdd a few missing deps
2018-03-05 Mark MansiRemove spurious whitespace
2018-03-05 Mark Mansiuncomment whitelist
2018-03-05 Mark MansiFix alexcrichton's comments
2018-03-05 Mark MansiOnly check the whitelist for some crates
2018-03-05 Mark MansiGet the path to cargo from rustbuild
2018-03-05 Mark MansiTrying to get paths right...
2018-03-05 Mark MansiMAKE IT FAILgit statusgit status
2018-03-05 Mark MansiComments
2018-03-05 Mark MansiStart adding a whitelist for rustc dependencies
2018-03-05 Mark MansiRun rustfmt on tidy/src/deps.rs
2018-03-05 leonardo.yvenswhile let all the things
2018-03-05 borsAuto merge of #48208 - michaelwoerister:track-features...
2018-03-05 Tobias BucherRemove a couple of `isize` references from hashmap...
2018-03-05 Michael WoeristerFix some merge fallout.
2018-03-05 Michael WoeristerFix procedural_mbe_matching test case after libsyntax...
2018-03-05 Michael Woeristerincr.comp.: Add regression test for detecting feature...
2018-03-05 Michael WoeristerTurn features() into a query.
2018-03-04 borsAuto merge of #48736 - alexcrichton:fix-rust-src, r=3
2018-03-04 Alex CrichtonInclude stdsimd in rust-src component
2018-03-04 borsAuto merge of #48592 - spastorino:borrowed_value_error...
2018-03-04 Pramod BishtFixed #48425
2018-03-04 debrisRemove useless powerpc64 entry from ARCH_TABLE, closes...
2018-03-04 Guillaume GomezAdd note for unterminated raw string error
2018-03-04 borsAuto merge of #47832 - fintelia:vec-index, r=kennytm
2018-03-04 leonardo.yvensRefactor contrived match.
2018-03-04 borsAuto merge of #48587 - Zoxc:transitive-relation, r...
2018-03-04 borsAuto merge of #48630 - alexcrichton:more-sccache, r...
2018-03-04 borsAuto merge of #48125 - alexcrichton:lld, r=Mark-Simulacrum
2018-03-04 Alex Crichtonrustc: Tweak default linker selection
2018-03-04 Alex Crichtonrust: Import LLD for linking wasm objects
2018-03-04 Scott McMurrayMove process::ExitCode internals to sys
2018-03-04 borsAuto merge of #48600 - Mark-Simulacrum:rustbuild-update...
2018-03-04 Tatsuyuki IshiRemove ty::Predicate::Equate and ty::EquatePredicate...
2018-03-04 Aravind GollakotaRefactor away `inferred_obligations` from the trait...
2018-03-04 Shotaro YamadaAvoid unnecessary calculation
next