]> git.lizzy.rs Git - rust.git/history - src/librustc
Fixed tidy errors
[rust.git] / src / librustc /
2014-11-04 borsauto merge of #18528 : seanjensengrey/rust/doc-18498...
2014-11-04 borsauto merge of #18497 : gamazeps/rust/enumsmatch, r...
2014-11-04 borsauto merge of #16156 : cmr/rust/target-spec, r=alexcrichton
2014-11-04 Corey RichardsonUpdate some new use of the old targ_cfg
2014-11-04 Corey RichardsonImplement flexible target specification
2014-11-04 borsauto merge of #18596 : alexcrichton/rust/rollup, r...
2014-11-04 borsauto merge of #18132 : P1start/rust/more-help, r=jakub-
2014-11-04 Alex Crichtonrollup merge of #18593 : hirschenberger/issue-18587
2014-11-03 Alex Crichtonrollup merge of #18578 : japaric/clone
2014-11-03 Alex Crichtonrollup merge of #18580 : hirschenberger/issue-17713
2014-11-03 Alex Crichtonrollup merge of #18572 : cakebaker/small_doc_changes
2014-11-03 Alex Crichtonrollup merge of #18568 : gamazeps/issue18551
2014-11-03 Alex Crichtonrollup merge of #18564 : nick29581/dxr-1a
2014-11-03 Alex Crichtonrollup merge of #18562 : nick29581/dxr-1
2014-11-03 Alex Crichtonrollup merge of #18560 : bkoropoff/issue-18532
2014-11-03 Alex Crichtonrollup merge of #18544 : whataloadofwhat/json
2014-11-03 Alex Crichtonrollup merge of #18536 : bjz/strconv
2014-11-03 Alex Crichtonrollup merge of #18534 : huonw/next-floats
2014-11-03 Alex Crichtonrollup merge of #18506 : nikomatsakis/assoc-type-bounds
2014-11-03 Falco HirschenbergerFix for bitshift errors lint on cross compilation ...
2014-11-03 Alex Crichtonrollup merge of #18447 : nick29581/dst-impl3
2014-11-03 Alex Crichtonrollup merge of #18355 : chastell/guide_iterators_macro...
2014-11-03 Alex Crichtonrollup merge of #18318 : arielb1/transmute-cleanup
2014-11-03 Alex Crichtonrollup merge of #18247 : kballard/vim_rust_run_cwd_space
2014-11-03 Alex Crichtonrollup merge of #18132 : P1start/more-help
2014-11-03 borsauto merge of #18589 : alexcrichton/rust/issue-18587...
2014-11-03 Niko MatsakisUse a struct rather than a 4-tuple
2014-11-03 Niko MatsakisMove associated types into the Assoc space and add...
2014-11-03 Niko MatsakisAdd a 4th space for associated types defined in a trait...
2014-11-03 Niko MatsakisAdd in the bounds into the typeparameterdefs for assoc...
2014-11-03 Niko MatsakisRestructure AST so that the associated type definition...
2014-11-03 Alex Crichtonrustc: Set the exceeding_bitshifts lint to Allow
2014-11-03 borsauto merge of #18575 : alexcrichton/rust/rollup, r...
2014-11-03 Ariel Ben-YehudaClean-up transmutes in librustc
2014-11-03 Nick CameronAllow impls for traits as a concrete type
2014-11-03 Falco HirschenbergerAlso fix undefined behaviour when shift equals the...
2014-11-03 Alex CrichtonTest fixes and rebase conflicts
2014-11-03 borsauto merge of #18460 : gamazeps/rust/issue18451, r...
2014-11-03 Alex Crichtonrollup merge of #18545 : luqmana/fix-18539
2014-11-03 Alex Crichtonrollup merge of #18542 : jakub-/struct-inherit-feature...
2014-11-03 Alex Crichtonrollup merge of #18537 : japaric/no-secret
2014-11-03 Alex Crichtonrollup merge of #18531 : robinst/getopts-doc
2014-11-03 Alex Crichtonrollup merge of #18527 : bkoropoff/issue-18490
2014-11-03 Alex Crichtonrollup merge of #18526 : mprobinson/vector-error-msg
2014-11-03 Alex Crichtonrollup merge of #18523 : bkoropoff/issue-18501
2014-11-03 Alex Crichtonrollup merge of #18522 : jbcrail/rename-missing-doc...
2014-11-03 Alex Crichtonrollup merge of #18519 : Gankro/collect-smash
2014-11-03 Alex Crichtonrollup merge of #18518 : bkoropoff/issue-18514
2014-11-03 Alex Crichtonrollup merge of #18509 : cakebaker/missing_ofs
2014-11-03 Alex Crichtonrollup merge of #18508 : cakebaker/fix_variable_name
2014-11-03 Alex Crichtonrollup merge of #18505 : bkoropoff/issue-18487
2014-11-03 Alex Crichtonrollup merge of #18500 : adrientetar/fonts
2014-11-03 Alex Crichtonrollup merge of #18495 : rolfvandekrol/intro-fix
2014-11-03 Alex Crichtonrollup merge of #18494 : nikomatsakis/issue-18453
2014-11-03 Alex Crichtonrollup merge of #18493 : jakub-/issue-18464
2014-11-03 Alex Crichtonrollup merge of #18476 : vadimcn/17982
2014-11-03 Alex Crichtonrollup merge of #18470 : alexcrichton/dash-l
2014-11-03 Alex Crichtonrollup merge of #18460 : gamazeps/issue18451
2014-11-03 borsauto merge of #18468 : jakub-/rust/iter-repeat, r=alexc...
2014-11-03 Brendan ZabarauskasSeparate string->integer implementation in strconv
2014-11-03 borsauto merge of #18463 : japaric/rust/bytes2, r=alexcrichton
2014-11-03 borsauto merge of #18206 : hirschenberger/rust/issue-17713...
2014-11-03 Nick CameronDump char and byte positions in save_analysis
2014-11-03 Nick CameronIgnore whitespace tokens when re-computing spans in...
2014-11-03 borsauto merge of #17753 : aturon/rust/error-interop, r...
2014-11-03 Brian KoropoffFix ICE when checking call overload
2014-11-02 Alexis Beingessnerrefactor libcollections as part of collection reform
2014-11-02 Aaron TuronAdd type annotation to deal with fallout
2014-11-02 borsauto merge of #18456 : gamazeps/rust/issue18449, r...
2014-11-02 borsauto merge of #18406 : thestinger/rust/oom, r=cmr
2014-11-02 Luqman Adenlibrustc: Check if return type is void not zero-sized...
2014-11-02 borsauto merge of #18481 : sfackler/rust/enum-namespace...
2014-11-02 Sean Jensen-GreyMerge remote-tracking branch 'upstream/master' into...
2014-11-02 Brian KoropoffAlways consider static methods object-safe
2014-11-02 P1startConvert some notes to help messages
2014-11-02 Mike RobinsonUpdate error messages from "vector" to "array"
2014-11-02 Brian KoropoffFix def ID mapping for method defs
2014-11-02 Jorge AparicioRemove unnecessary allocations
2014-11-01 borsauto merge of #17595 : danburkert/rust/tuple-index...
2014-11-01 Brian KoropoffMonomorphize method types in Typer impl for BlockS
2014-11-01 borsauto merge of #18474 : alexcrichton/rust/no-more-traits...
2014-11-01 Alex Crichtoncollections: Remove all collections traits
2014-11-01 borsauto merge of #18457 : japaric/rust/tocstr, r=alexcrichton
2014-11-01 Falco HirschenbergerAdd lint for checking exceeding bitshifts #17713
2014-11-01 Brian KoropoffFix trans of index overload expressions with DST result...
2014-11-01 borsauto merge of #18422 : michaelwoerister/rust/windows...
2014-11-01 Steven FacklerFirst stage of enum namespacing changes
2014-11-01 borsauto merge of #18371 : nikomatsakis/rust/issue-18262...
2014-10-31 borsauto merge of #18177 : nick29581/rust/ufcs2, r=nikomatsakis
2014-10-31 Nick CameronRebasing and review changes
2014-10-31 Nick CameronCross crait inherant impls
2014-10-31 Nick CameronRemove FnStyle from DefFn and DefStaticMethod
2014-10-31 Nick CameronResolve methods called as functions and...
2014-10-31 Niko MatsakisTeach variance checker about the lifetime bounds that...
2014-10-31 Niko MatsakisPrefer where clauses to impls in trait resolution ...
2014-10-31 Jakub BukajConstants used in range patterns should not be consider...
2014-10-31 borsauto merge of #18440 : japaric/rust/hash, r=alexcrichton
2014-10-31 borsauto merge of #18458 : eddyb/rust/free-region-args...
2014-10-31 Eduard Burtescutrans: use types from argument patterns instead of...
2014-10-31 Jorge AparicioDSTify Hash
next