]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-04-01 Manish GoregaokarRollup merge of #23925 - steveklabnik:gh22914, r=Gankro
2015-04-01 Manish GoregaokarRollup merge of #23924 - nrc:unqual-assoc3, r=alexcrichton
2015-04-01 Manish GoregaokarRollup merge of #23895 - nikomatsakis:fn-trait-inherita...
2015-04-01 Manish GoregaokarRollup merge of #23867 - nikomatsakis:issue-23086-take...
2015-04-01 Manish GoregaokarRollup merge of #23847 - bcoopers:read_clarification...
2015-04-01 Manish GoregaokarRollup merge of #23844 - kvark:try_unique, r=alexcrichton
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-04-01 Niko MatsakisFallout in libsyntax/librustc: use newtype'd options...
2015-04-01 Niko MatsakisFallout in libstd: remove impls now considered to conflict.
2015-04-01 Niko MatsakisUpdate tests for new coherence rules, and add a swatch...
2015-04-01 Niko MatsakisAdd `#[fundamental]` annotations into libcore so that...
2015-04-01 Niko MatsakisImplement the changes to coherence such that we conside...
2015-04-01 borsAuto merge of #23109 - nikomatsakis:closure-region...
2015-04-01 Niko MatsakisUpdate comments
2015-04-01 Niko MatsakisRemove the `Option<>` since when computing LUB since...
2015-04-01 Niko MatsakisImplement the new region hierarchy rules, in which...
2015-04-01 Niko MatsakisAdd a meta-hierarchy of trees -- in future, each fn...
2015-04-01 borsAuto merge of #23936 - pnkfelix:rollup, r=pnkfelix
2015-04-01 Felix S. Klock IIUpdate android tests to reflect API switch from `os...
2015-04-01 Alex CrichtonTest fixes and rebase conflicts
2015-04-01 Dzmitry MalyshauAdded Arc::try_unique
2015-04-01 Nick CameronTidying up and reformatting
2015-04-01 Alex Crichtonrollup merge of #23923: steveklabnik/gh23688
2015-04-01 Alex Crichtonrollup merge of #23921: aturon/issue-17746
2015-04-01 Alex Crichtonrollup merge of #23863: pnkfelix/arith-oflo-const-eval
2015-04-01 Felix S. Klock IIdealing with fallout to the tests, in particular diffs...
2015-04-01 Felix S. Klock IIUnify handling of checking repeat-count validity.
2015-04-01 Felix S. Klock IIFixes to compile-fail error messages post-rebase.
2015-04-01 Felix S. Klock IIInclude feature `core` to get access to `wrapping_add`.
2015-04-01 Felix S. Klock IITest cases for checking arithmetic overflow during...
2015-04-01 Felix S. Klock IIFallout from changes for overflow-checking during const...
2015-04-01 Felix S. Klock IIrustc_trans::trans::consts add overflow checking
2015-04-01 Felix S. Klock IIrustc::middle::const_eval : add overflow-checking for...
2015-04-01 Felix S. Klock IIrust_llvm: Add way to reflectively ask if a ValueRef...
2015-04-01 Felix S. Klock IIty.rs improve error feedback when const-eval errs durin...
2015-04-01 Felix S. Klock IIRefactored ty::ctxt so node_types mutations must go...
2015-04-01 Felix S. Klock IIAdded overflowing_{div,rem,shl,shr} method implementati...
2015-04-01 Felix S. Klock IIFix #23890: const-eval `_ as usize`, `_ as isize` must...
2015-04-01 Felix S. Klock IIfix post rebase.
2015-04-01 Felix S. Klock IIAdded tests for discriminant overflows.
2015-04-01 Felix S. Klock IIAdded type-specific overflow checks when computing...
2015-04-01 Alex CrichtonTest fixes and rebase conflicts, round 3
2015-04-01 Steve KlabnikImprovements to PhantomData<T>'s docs 👻
2015-03-31 Steve KlabnikAdd description of + for multiple trait bounds
2015-03-31 Nick CameronPretty print ids for assoc items
2015-03-31 Aaron TuronAdd test for #17746
2015-03-31 Alex Crichtonrollup merge of #23919: alexcrichton/stabilize-io-error
2015-03-31 Alex Crichtonrollup merge of #23899: steveklabnik/gh23851
2015-03-31 Alex Crichtonstd: Stabilize last bits of io::Error
2015-03-31 Alex Crichtonrollup merge of #23920: steveklabnik/gh23881
2015-03-31 Alex Crichtonrollup merge of #23901: steveklabnik/fix_links_str
2015-03-31 Steve KlabnikMove benchmark tests to unstable section
2015-03-31 Alex Crichtonrollup merge of #23288: alexcrichton/issue-19470
2015-03-31 Alex Crichtonrollup merge of #23908: aturon/stab-more-stragglers
2015-03-31 Alex Crichtonrollup merge of #23907: alexcrichton/impl-exit
2015-03-31 Alex Crichtonrollup merge of #23906: steveklabnik/spellin
2015-03-31 Alex Crichtonrollup merge of #23902: freebroccolo/master
2015-03-31 Alex CrichtonTest fixes and rebase conflicts, round 2
2015-03-31 Alex Crichtonrollup merge of #23873: alexcrichton/remove-deprecated
2015-03-31 Alex Crichtonrollup merge of #23879: seanmonstar/del-from-error
2015-03-31 Alex Crichtonrollup merge of #23875: aturon/revise-convert-2
2015-03-31 Alex CrichtonTest fixes and rebase conflicts, round 1
2015-03-31 Alex Crichtonrollup merge of #23872: huonw/eager-lexing
2015-03-31 Alex Crichtonstd: Clean out #[deprecated] APIs
2015-03-31 Alex Crichtonrollup merge of #23893: frewsxcv/patch-6
2015-03-31 Alex Crichtonrollup merge of #23886: demelev/remove_as_slice_usage
2015-03-31 Alex Crichtonrollup merge of #23885: steveklabnik/doc_std_env
2015-03-31 Alex Crichtonrollup merge of #23882: wettowelreactor/patch-2
2015-03-31 Alex Crichtonrollup merge of #23878: Ryman/stable_extremes
2015-03-31 Alex Crichtonrollup merge of #23876: alexcrichton/stabilize-any
2015-03-31 Alex Crichtonrollup merge of #23766: alexcrichton/stabilize-raw-fd
2015-03-31 Alex Crichtonrollup merge of #23704: hirschenberger/simd-intdiv-ice
2015-03-31 Aaron TuronStabilize a few remaining stragglers
2015-03-31 Alex Crichtonstd: Add a process::exit function
2015-03-31 Steve KlabnikFix spelling
2015-03-31 Alex Crichtonrustc: Remove old_orphan_check entirely
2015-03-31 Alex Crichtonstd: Remove #[old_orphan_check] from PartialEq
2015-03-31 Steve KlabnikFixup primitive.str docs
2015-03-31 Darin Morrisonbook: reword timer bit
2015-03-31 Steve KlabnikFix up iterator documentation with regards to for loop...
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 Aaron TuronStabilize `std::convert` and related code
2015-03-31 Alex Crichtonrollup merge of #23669: steveklabnik/doc_std_borrow
2015-03-31 Alex Crichtonrollup merge of #23549: aturon/stab-num
2015-03-31 Niko MatsakisAdd tests for blanket impls.
2015-03-31 borsAuto merge of #23549 - aturon:stab-num, r=alexcrichton
2015-03-31 Aaron TuronStabilize std::num
2015-03-31 Corey FarwellIndicate select! is code-like
2015-03-31 Niko MatsakisAdd blanket impls for references to the `Fn` traits.
2015-03-31 Niko MatsakisA very simple hack to force an autoderef if the callee...
2015-03-31 Niko MatsakisAdd a "match" relation that can be used to make recursi...
2015-03-31 Niko MatsakisPort over type inference to using the new type relation...
2015-03-31 Niko MatsakisRemove unused import
2015-03-31 Niko MatsakisSwitch to FnvHashMap
2015-03-31 Niko MatsakisExtract more `ty` and `infer` dependencies from the...
2015-03-31 Niko MatsakisMake union-find helper fns private, change to u32.
2015-03-31 Niko MatsakisRefactor unification interface by moving the methods...
2015-03-31 Niko MatsakisCombine `try` and `commit_if_ok` and make some details...
2015-03-31 Niko MatsakisRename the cryptic cres and ures types.
2015-03-31 borsAuto merge of #23884 - Manishearth:rollup, r=Manishearth
next