]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-01-11 borsAuto merge of #30800 - steveklabnik:rollup, r=steveklabnik
2016-01-11 borsAuto merge of #30676 - nikomatsakis:issue-29857, r...
2016-01-11 borsAuto merge of #30753 - pnkfelix:downgrade-29383-struct...
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-11 borsAuto merge of #27807 - pczarn:arena-internals, r=bluss
2016-01-11 borsAuto merge of #30295 - jseyfried:fix_extern_crate_dupli...
2016-01-09 Steve KlabnikRollup merge of #30789 - D101101:patch-1, r=steveklabnik
2016-01-09 Steve KlabnikRollup merge of #30771 - tsion:mir-text-terminator...
2016-01-09 Steve KlabnikRollup merge of #30766 - steveklabnik:gh28810, r=stevek...
2016-01-09 Steve KlabnikRemove many instances of 'just'
2016-01-09 Sergey VeselkovRemove unused link from enums.md
2016-01-09 Niko MatsakisMinor rebase corrections
2016-01-09 Niko Matsakispermit coercions if `[error]` is found in either type
2016-01-09 Ariel Ben-Yehudaimprove cast handling - this fixes test failures
2016-01-09 Niko MatsakisChange error scheme so that if projection fails we...
2016-01-09 Niko MatsakisRemove ErrorCandidate in favor of just generating an...
2016-01-09 Niko MatsakisMake coherence more tolerant of error types.
2016-01-08 borsAuto merge of #30782 - steveklabnik:rollup, r=steveklabnik
2016-01-08 Steve KlabnikRollup merge of #30769 - steveklabnik:gh30069, r=apasel422
2016-01-08 Steve KlabnikRollup merge of #30760 - jonastepe:nomicon_vec_insert_r...
2016-01-08 Steve KlabnikRollup merge of #30758 - birkenfeld:fix-30743, r=stevek...
2016-01-08 Steve KlabnikRollup merge of #30755 - datagrok:master, r=steveklabnik
2016-01-08 Steve KlabnikRollup merge of #30747 - nagisa:mir-reenable-test,...
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-08 Felix S. Klock IIThe lint warnings are not reported since we report...
2016-01-08 Guillaume GomezAdd new help messages for E0425
2016-01-08 Felix S. Klock IIAdded proper lint for the unit variant/struct warning.
2016-01-07 borsAuto merge of #30757 - michaelwoerister:mir-visitor...
2016-01-07 Scott OlsonFix MIR text output for terminators since they were...
2016-01-07 borsAuto merge of #30748 - tsion:mir-tuple-fix, r=eddyb
2016-01-07 Felix S. Klock IIupdated test to reflect loosening of check (for issue...
2016-01-07 Felix S. Klock IIextend warning cycle to cover matching unit-structs...
2016-01-07 Michael F.... Remove extraneous [], replace accidental removed link...
2016-01-07 Steve KlabnikLink Nomicon in PhantomData's docs
2016-01-07 borsAuto merge of #30739 - pnkfelix:finish-enable-rpath...
2016-01-07 Georg BrandlMove os_str docs to OsString in order to be visible...
2016-01-07 borsAuto merge of #30734 - tsion:mir-pretty, r=nikomatsakis
2016-01-07 borsAuto merge of #30317 - jseyfried:refactor_type_folder...
2016-01-07 jonastepelen needs to be prefixed by self for this to work....
2016-01-07 Michael WoeristerFactor mir::[Mut]Visitor implementations into a common...
2016-01-07 borsAuto merge of #30728 - athaeryn:mention-warning-lint...
2016-01-07 borsAuto merge of #30724 - nikomatsakis:feature-gate-defaul...
2016-01-07 borsAuto merge of #30723 - nrc:macro-err-bug, r=Manishearth
2016-01-07 borsAuto merge of #30557 - sfackler:panic-propagate, r...
2016-01-07 Jeffrey SeyfriedRename fold_subitems_with to super_fold_with
2016-01-07 Jeffrey SeyfriedRefactor away extension traits RegionEscape and HasType...
2016-01-07 Jeffrey SeyfriedCreate a visitor for `TypeFoldable`s and use it to...
2016-01-07 Michael F.... Be consistent about what is a "chapter" versus a "section"
2016-01-07 Michael F.... Link to section on references when we use the term...
2016-01-07 Michael F.... Link to references section when they first appear
2016-01-07 Michael F.... Explain surprising new syntax appearing in example...
2016-01-07 Steven FacklerAdd std::panic::propagate
2016-01-06 borsAuto merge of #30750 - steveklabnik:rollup, r=steveklabnik
2016-01-06 Steve KlabnikRollup merge of #30749 - andgra2:patch-1, r=steveklabnik
2016-01-06 Steve KlabnikRollup merge of #30735 - jonastepe:nomicon_vec_dealloc_...
2016-01-06 Steve KlabnikRollup merge of #30729 - huonw:delete-bad-comment,...
2016-01-06 Steve KlabnikRollup merge of #30727 - tbu-:pr_doc_escaped_newline...
2016-01-06 Steve KlabnikRollup merge of #30720 - BChip:patch-1, r=steveklabnik
2016-01-06 Steve KlabnikRollup merge of #30716 - kraai:fix-hexicdecimal, r...
2016-01-06 Steve KlabnikRollup merge of #30700 - steveklabnik:gh28581, r=brson
2016-01-06 Steve KlabnikRollup merge of #30699 - steveklabnik:gh30254, r=apasel422
2016-01-06 Steve KlabnikRollup merge of #30698 - steveklabnik:gh29649, r=brson
2016-01-06 Steve KlabnikRollup merge of #30683 - LawrenceWoodman:patch-1, r...
2016-01-06 Anders GranlundFix error in example code
2016-01-06 Simonas KazlauskasReenable MIR test
2016-01-06 borsAuto merge of #30654 - nrc:panictry, r=brson
2016-01-06 Scott OlsonFix pretty-printing for empty tuples in MIR.
2016-01-06 borsAuto merge of #30532 - nikomatsakis:cross-item-dependen...
2016-01-06 Piotr CzarneckiDeprecate reflection-based Arena
2016-01-06 Niko MatsakisFix dependency graph test cases to have correct commmen...
2016-01-06 Niko MatsakisFix tidy errors
2016-01-06 Felix S. Klock IIfinish enabling -C rpath by default in rustc. See ...
2016-01-06 Niko MatsakisUse `memoized` helper more often.
2016-01-06 borsAuto merge of #30733 - ubsan:wrapping_op_assign, r...
2016-01-06 Niko MatsakisFix numerous typos, renamings, and minor nits raised...
2016-01-06 borsAuto merge of #30481 - nagisa:mir-calls-2, r=nikomatsakis
2016-01-06 Simonas KazlauskasCreate personality slot when translating Resume
2016-01-06 Simonas Kazlauskaspanic/panic_bounds_check to destructure tys
2016-01-06 Simonas KazlauskasMerge Call and DivergingCall diffs into CallKind
2016-01-06 Simonas KazlauskasAdd tests
2016-01-06 Simonas KazlauskasDon’t generate landing-pads if -Z no-landing-pads
2016-01-06 Simonas KazlauskasFix ReturnPointer generation for void return types
2016-01-06 Simonas KazlauskasRefine call terminator translation
2016-01-06 Simonas KazlauskasHave a cached unreachable block inside MIR state
2016-01-06 Simonas KazlauskasRemove diverge terminator
2016-01-06 Simonas KazlauskasRemove the Panic block terminator
2016-01-06 Simonas KazlauskasAdd Resume Terminator which corresponds to resume
2016-01-06 Simonas KazlauskasGenerate DivergingCall terminator
2016-01-06 Simonas KazlauskasSplit Call into Call and DivergingCall
2016-01-06 jonastepeheap::deallocate expects a *mut u8 but here a *mut...
2016-01-06 borsAuto merge of #30692 - michaelwoerister:mir-overloaded...
2016-01-06 Jeffrey SeyfriedFix bug in duplicate checking for extern crates.
2016-01-06 Mike Andersonstd::cmp::max -> max
2016-01-06 Nicholas MazzucaFix a breaking change in #30523
2016-01-06 Scott OlsonImprove pretty-printing for ConstVals in MIR.
2016-01-06 Niko MatsakisWorkaround stage0 bug
2016-01-06 Niko MatsakisAdd assert-dep-graph testing mechanism and tests
2016-01-06 Niko MatsakisRefactor compiler to make use of dep-tracking-maps...
2016-01-06 Niko MatsakisRefactor overlap checker so that it walks the HIR inste...
2016-01-06 Niko MatsakisStrip the trait-def phase from collect, which has no...
next