]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 Amanieu d'AntrasAdd i128 tests for intrinsics
2018-03-06 Amanieu d'AntrasAdd reverse_bits to integer types
2018-03-06 borsAuto merge of #48456 - mark-i-m:whitelist, r=alexcrichton
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 borsAuto merge of #48208 - michaelwoerister:track-features...
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 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 borsAuto merge of #48600 - Mark-Simulacrum:rustbuild-update...
2018-03-04 Shotaro YamadaAvoid unnecessary calculation
2018-03-04 Shotaro YamadaAdd comments
2018-03-03 flip1995Improve getting literal representation
2018-03-03 borsAuto merge of #48694 - kennytm:rollup, r=kennytm
2018-03-03 kennytmRollup merge of #48664 - Keruspe:codegen, r=alexcrichton
2018-03-03 kennytmRollup merge of #48513 - alexcrichton:simd, r=JoshTriplett
2018-03-03 kennytmRollup merge of #48680 - steveklabnik:no-toc, r=nikomat...
2018-03-03 borsAuto merge of #48583 - dotdash:jt_assume, r=alexcrichton
2018-03-03 kennytmRollup merge of #48637 - segevfiner:restore-rust-mingw...
2018-03-03 kennytmRollup merge of #48629 - strake:char, r=alexcrichton
2018-03-03 kennytmRollup merge of #48569 - Phlosioneer:x-py-help-optimiza...
2018-03-03 kennytmRollup merge of #48466 - sanxiyn:no-neon, r=alexcrichton
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 borsAuto merge of #48689 - Manishearth:rollup, r=Manishearth
2018-03-03 Manish GoregaokarRollup merge of #48641 - alexcrichton:no-hash-l-paths...
2018-03-03 Manish GoregaokarRollup merge of #48635 - scottmcm:faster-zip-nth, r...
2018-03-03 Manish GoregaokarRollup merge of #48628 - strake:reverse, r=sfackler
2018-03-03 Manish GoregaokarRollup merge of #48338 - estebank:match-missing-comma...
2018-03-03 Manish GoregaokarRollup merge of #48328 - frewsxcv:frewsxcv-clarify...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-03-03 Manish GoregaokarRollup merge of #48477 - Manishearth:dyn-trait-fixes...
2018-03-03 Manish GoregaokarRemove allow(bare_trait_object) from librustc_mir
2018-03-03 Manish GoregaokarPerform manual fixups
2018-03-03 Manish GoregaokarRun Rustfix on librustc_mir
2018-03-03 Manish GoregaokarRemove allow(bare_trait_object) from librustc
2018-03-03 Manish GoregaokarPerform manual fixups
2018-03-03 Manish GoregaokarRun Rustfix on librustc
2018-03-03 borsAuto merge of #48666 - sgrif:sg-revert-perf-regression...
2018-03-03 Jonathan BehrensDon't have Vec<T> delegate to [T]'s bounds for indexing
2018-03-03 Jonathan BehrensUpdate compile fail test error messages
2018-03-03 Jonathan BehrensUpdate comments
2018-03-03 Jonathan BehrensUpdate UI test
2018-03-03 Jonathan BehrensHave Vec use slice's implementations of Index<I> and...
2018-03-03 borsAuto merge of #48586 - Zoxc:atomic-rc, r=michaelwoerister
2018-03-03 tinaunStabilize Unsafe Pointer Methods
2018-03-02 Alex Crichtonstd: Add `arch` and `simd` modules
2018-03-02 steveklabnikDon't produce TOCs for doc markdown files
2018-03-02 Mark SimulacrumRemove --host and --target arguments to configure
2018-03-02 Sean GriffinRevert "correct subtle bug in the type variable code"
2018-03-02 Marc-Antoine... make codegen-backends directory name configurable
2018-03-02 flip1995Remove isize test
2018-03-02 John Kåre AlsakerImpl !Send and !Sync for SourceFile
2018-03-02 John Kåre AlsakerReplace Rc with Lrc for shared data
2018-03-02 John Kåre AlsakerFix Decodable impl for Arc
2018-03-02 Shotaro YamadaOptimize str::repeat
2018-03-02 PhlosioneerRemove print_what_bootstrap_means
2018-03-02 borsAuto merge of #48653 - Manishearth:rollup2, r=Manishearth
2018-03-02 Alex Crichtonrustbuild: Pass `ccache` to build scripts
2018-03-01 borsAuto merge of #47861 - sgrif:sg-rebase-chalkify-univers...
2018-03-01 Alex Crichtonrustc: More stable hashes of command line arguments
2018-03-01 Santiago Pastorinorustfmt over error_reporting, explain_borrow and region...
2018-03-01 Santiago PastorinoMake explain borrow work for Universal lifetimes
2018-03-01 Santiago PastorinoRefactor note_and_explain_region to call note_and_expla...
2018-03-01 kennytmRollup merge of #48570 - Amanieu:aarch64_features,...
next