]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-01-05 Michael WoeristerICH: Add some more test cases for trait impls.
2017-01-05 borsAuto merge of #38776 - eddyb:unsigned-means-unsigned...
2017-01-05 borsAuto merge of #38767 - est31:master, r=eddyb
2017-01-05 borsAuto merge of #38756 - Mark-Simulacrum:2nd-trans-cleanu...
2017-01-05 borsAuto merge of #38731 - alexcrichton:supafast-cross...
2017-01-05 borsAuto merge of #38770 - steveklabnik:doc-custom-derive...
2017-01-04 Steve KlabnikDocument custom derive.
2017-01-04 borsAuto merge of #38783 - alexcrichton:stabilize-proc...
2017-01-04 Alex Crichtonrustbuild: Quickly `dist` cross-host compilers
2017-01-04 Mark SimulacrumFix errors introduced during rebase
2017-01-04 Mark SimulacrumSimplify handling of dropping structs.
2017-01-04 Mark SimulacrumPull out downcasting into caller of iter_variant
2017-01-04 Mark SimulacrumRemove extraneous setting of builder positions.
2017-01-04 Mark SimulacrumSimplify code further
2017-01-04 Mark SimulacrumInline and remove Builder::entry_block
2017-01-04 Mark SimulacrumFix style nit
2017-01-04 Mark SimulacrumBuilder.build_new_block -> Builder.build_sibling_block
2017-01-04 Mark SimulacrumInline trans_switch to simplify code
2017-01-04 Mark SimulacrumMove trans_field_ptr and struct_field_ptr to mir/lvalue
2017-01-04 Mark SimulacrumMove trans_const to mir::constant
2017-01-04 Mark SimulacrumChange trans_field_ptr to utilize LvalueTy to determine...
2017-01-04 Mark SimulacrumUse LvalueRef instead of MaybeSizedValue
2017-01-04 Mark SimulacrumSimpliy block creation in MirContext
2017-01-04 Mark SimulacrumAdd Builder::sess and Builder::tcx methods
2017-01-04 Mark SimulacrumAdd method, new_block, to MirContext for block construc...
2017-01-04 Mark SimulacrumPurge FunctionContext
2017-01-04 Mark SimulacrumReplace BlockAndBuilder with Builder.
2017-01-04 est31Add test for i128 ffi usage
2017-01-04 est31enhance u128 overflow tests
2017-01-04 borsAuto merge of #38414 - estebank:doc-dissambiguate,...
2017-01-04 borsAuto merge of #38670 - dotdash:transmute_align, r=eddyb
2017-01-04 borsAuto merge of #38773 - sanxiyn:rustdoc-ice, r=steveklabnik
2017-01-04 borsAuto merge of #38552 - eddyb:bad-blocks, r=arielb1
2017-01-04 borsAuto merge of #38707 - redox-os:master, r=brson
2017-01-04 Eduard-Mihai... Update for changes to TraitItem on master.
2017-01-04 Eduard-Mihai... Don't leak the compiler's internal representation of...
2017-01-04 borsAuto merge of #38809 - alexcrichton:rustbuild-fresh...
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2017-01-03 Jeremy SollerRevert cargo.lock
2017-01-03 Jeremy SollerRemove -lc, -lm from the target spec - the cross compil...
2017-01-03 Alex Crichtonrustbuild: Update where we look for mtime changes
2017-01-03 Alex Crichtonrustbuild: Allow create_sysroot in stage0
2017-01-03 Eduard-Mihai... Properly ban the negation of unsigned integers in type...
2017-01-03 borsAuto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn
2017-01-03 borsAuto merge of #38791 - dylanmckay:foreign-item-dc,...
2017-01-03 borsAuto merge of #38782 - clarcharr:stupid, r=GuillaumeGomez
2017-01-03 Dylan McKayDon't warn about dead foreign items if the 'allow(dead_...
2017-01-02 Clar CharrReword 'stupid' and 'crazy' in docs.
2017-01-02 borsAuto merge of #38543 - philipc:unsized-debuginfo, r...
2017-01-02 Alex Crichtonrustc: Stabilize the `proc_macro` feature
2017-01-02 borsAuto merge of #38760 - est31:ignorecfg, r=sanxiyn
2017-01-02 borsAuto merge of #38766 - eddyb:less-fake-hir, r=arielb1
2017-01-02 Seo SanghyeonAvoid rustdoc ICE when an unstable feature is used
2017-01-01 borsAuto merge of #38548 - GuillaumeGomez:thread_struct_doc...
2017-01-01 borsAuto merge of #38765 - xen0n:i-dont-like-red-bots-2...
2017-01-01 Eduard-Mihai... rustc_const_eval: convert constants to Pattern instead...
2017-01-01 Wang Xueruirustbuild: fix dist-analysis with full bootstrap disabled
2017-01-01 est31Fix pre-cfg_attr notation in comment
2017-01-01 Eduard-Mihai... rustc_const_eval: build Pattern instead of hir::Pat...
2017-01-01 borsAuto merge of #38692 - estebank:remove-try-from-pprust...
2017-01-01 borsAuto merge of #38753 - philipc:debuginfo-union, r=petro...
2017-01-01 borsAuto merge of #38745 - CannedYerins:llvm-code-style...
2017-01-01 borsAuto merge of #38726 - japaric:sparc64, r=sanxiyn
2017-01-01 Philip CraigAdd pretty printing of unions in debuggers
2017-01-01 borsAuto merge of #38711 - programble:doc/slice-iter-method...
2017-01-01 borsAuto merge of #38713 - clarcharr:trusted_len, r=brson
2017-01-01 Seo SanghyeonMerge branch 'master' into sparc64
2017-01-01 borsAuto merge of #38653 - Mark-Simulacrum:dropless-arena...
2017-01-01 borsAuto merge of #38736 - xen0n:save-the-save-analysis...
2016-12-31 borsAuto merge of #38708 - alexcrichton:add-distcheck,...
2016-12-31 borsAuto merge of #38482 - est31:i128, r=eddyb
2016-12-31 Mark SimulacrumUtilize new in_arena method instead of hashing for...
2016-12-31 Mark SimulacrumSplit CtxtArenas into GlobalArenas and CtxtInterners.
2016-12-31 Ian KerinsImprove naming style in rustllvm.
2016-12-31 est31Fix iabs and add some more tests
2016-12-31 borsAuto merge of #38737 - keeperofdakeys:proc-macro-derive...
2016-12-31 Mark SimulacrumFix TypedArena infinitely looping when inplace realloca...
2016-12-31 Mark SimulacrumAdd a non type-specific arena.
2016-12-31 Wang Xueruirustbuild: fix save-analysis not being saved for 2...
2016-12-31 borsAuto merge of #38709 - alexcrichton:check-xsv, r=nikoma...
2016-12-31 Björn SteinbrinkFix transmute::<T, U> where T requires a bigger alignme...
2016-12-31 Guillaume GomezAdd missing example for Thread struct
2016-12-31 borsAuto merge of #38702 - philipc:debuginfo-lldb, r=alexcr...
2016-12-31 borsAuto merge of #38667 - alexcrichton:stage0-tools, r...
2016-12-31 Josh DriverStyle fixes
2016-12-31 Josh DriverStop macro calls in structs for proc_macro_derive from...
2016-12-31 Wang Xueruirustbuild: check if compiler is final stage wrt the...
2016-12-31 borsAuto merge of #38729 - alexcrichton:android-steps,...
2016-12-31 Alex Crichtonrustbuild: Add more deps on android-copy-libs
2016-12-31 Simonas KazlauskasCalculate discriminant bounds within 64 bits
2016-12-31 Jorge Apariciosparc64-linux support
2016-12-31 borsAuto merge of #38601 - schulzch:master, r=brson
2016-12-30 borsAuto merge of #38701 - karpinski:rustllvm-style, r...
2016-12-30 Clar CharrTrustedLen for Empty and Once.
2016-12-30 Curtis McEnroeAdd links to methods on all slice iterator struct docs
2016-12-30 borsAuto merge of #38658 - alexcrichton:less-docs, r=nikoma...
2016-12-30 Alex Crichtonstd: Don't build docs for misc facade crates
2016-12-30 Alex Crichtoncargotest: Add xsv to tested crates
2016-12-30 Jeremy SollerAdd socket timeout and ttl support
2016-12-30 Alex Crichtontravis: Add a distcheck target
next