]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-11-23 borsAuto merge of #29955 - bltavares:makefile-29554, r...
2015-11-23 borsAuto merge of #29952 - petrochenkov:depr, r=brson
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-23 borsAuto merge of #29998 - fiveop:patch-1, r=steveklabnik
2015-11-23 Philipp Matthias... wording: results don't fail
2015-11-23 borsAuto merge of #29984 - Manishearth:slice-assert, r...
2015-11-23 Manish GoregaokarImprove slice indexing assertion
2015-11-23 Manish GoregaokarMark slice_error_fail as a cold path
2015-11-22 borsAuto merge of #28907 - SingingTree:rustfmt_libterm...
2015-11-22 borsAuto merge of #29964 - alexcrichton:update-libc, r...
2015-11-22 Alex Crichtonlibc: Update to master
2015-11-22 borsAuto merge of #29983 - tbu-:pr_env_windows_hidden_varia...
2015-11-22 Tobias Buchertest_inherit_env: Don't look for hidden environment...
2015-11-22 borsAuto merge of #29716 - Manishearth:repr-error, r=Gankro
2015-11-22 borsAuto merge of #29980 - Manishearth:missing-diag, r...
2015-11-22 Manish GoregaokarImprove transmute diagnostics with a note about destructors
2015-11-22 Manish GoregaokarRegister diagnostics for rustc_privacy and rustc_trans...
2015-11-22 borsAuto merge of #29968 - Manishearth:bang-macro-diag...
2015-11-22 Manish GoregaokarLook up macro names as well when suggesting replacement...
2015-11-22 Bryce Van DykRustfmt libterm, skip long static in compiled.rs
2015-11-21 borsAuto merge of #29963 - dotdash:fat_copy, r=eddyb
2015-11-21 borsAuto merge of #29966 - MatthiasKauer:master, r=steveklabnik
2015-11-21 borsAuto merge of #29948 - devonhollowood:fromstr-parse...
2015-11-21 borsAuto merge of #29913 - tbu-:pr_windows_path_error_on_nu...
2015-11-21 Tobias BucherAlso check for NULs in environment variables
2015-11-21 borsAuto merge of #29916 - Manishearth:diag-401, r=steveklabnik
2015-11-20 Matthias Kauerchange link on book front page trpl -> book
2015-11-20 borsAuto merge of #29961 - alexcrichton:order-dependent...
2015-11-20 Björn SteinbrinkAvoid FCA loads and extractvalue when copying fat pointers
2015-11-20 borsAuto merge of #29945 - nrc:save-crate-name, r=alexcrichton
2015-11-20 Alex Crichtonrustc: Fix `extern crate` being order dependent
2015-11-20 borsAuto merge of #29822 - petrochenkov:pubexport, r=alexcr...
2015-11-20 Manish GoregaokarAdd E0517, E0518 for repr() errors
2015-11-20 borsAuto merge of #29951 - fhahn:fix-plugin-compiler-exampl...
2015-11-20 Angus LeesSet CFLAGS/LDFLAGS/etc according to Debian policy
2015-11-20 Florian HahnRemove slice pattern from compiler plugin example
2015-11-20 Vadim PetrochenkovRename #[deprecated] to #[rustc_deprecated]
2015-11-20 borsAuto merge of #29950 - fhahn:small-doc-fix-rename-var...
2015-11-20 Florian HahnRename result variable in HashSet's intersection and...
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-20 Devon HollowoodAdd information about str::parse() in FromStr docs
2015-11-20 borsAuto merge of #29943 - brson:inline-threshold, r=nrc
2015-11-20 borsAuto merge of #29942 - brson:rmsegstack, r=alexcrichton
2015-11-20 Nick Cameronsave-analysis: make the dump file's name closer to...
2015-11-20 borsAuto merge of #29939 - mitaa:doc_const_fn, r=alexcrichton
2015-11-20 Brian AndersonAdd -C inline-threshold
2015-11-20 Brian AndersonRemove segmented stack option from LLVMRustCreateTarget...
2015-11-19 borsAuto merge of #29894 - alexcrichton:stdtime, r=brson
2015-11-19 borsAuto merge of #29901 - tbu-:pr_env_ignore_malformed_win...
2015-11-19 mitaaShow constness for functions of reexported docs
2015-11-19 mitaaFix rustdocs `unsafe const fn` ordering
2015-11-19 Tobias BucherAdd run-pass test for paths containing the NUL character
2015-11-19 Tobias BucherError when paths contain NUL characters
2015-11-19 Tobias BucherRe-unignore environment test on MinGW
2015-11-19 Tobias BucherIgnore malformed environment variables on Windows too
2015-11-19 borsAuto merge of #29925 - Ms2ger:fmt-trans-base, r=luqmana
2015-11-19 Alex Crichtonstd: Add Instant and SystemTime to std::time
2015-11-19 borsAuto merge of #29932 - steveklabnik:trpl_book, r=brson
2015-11-19 Steve Klabniksrc/doc/trpl -> src/doc/book
2015-11-19 Ms2gerAvoid a string allocation.
2015-11-19 Ms2gerRustfmt trans/base.rs.
2015-11-19 Vadim PetrochenkovChanges to data produced by privacy pass
2015-11-19 borsAuto merge of #29917 - shssoichiro:doc-sidebar-order...
2015-11-19 borsAuto merge of #29903 - nikomatsakis:incr-comp-ool-items...
2015-11-19 Niko MatsakisUpdate unit tests in driver.
2015-11-19 Niko Matsakisminor fixes to #[cfg(test)] code
2015-11-19 Niko Matsakisratchet down the recursion limit because, at least...
2015-11-19 Niko MatsakisPatch graphviz tests to account for the fact that neste...
2015-11-19 Niko MatsakisFix two long lines.
2015-11-19 Niko MatsakisModify trans to use an outer walk and ensure that we...
2015-11-19 Niko MatsakisRemove rustc_data_structures from the deps of librustc_...
2015-11-19 Niko MatsakisChange to a BTreeMap rather than sorting the keys of...
2015-11-19 Niko MatsakisAdd comment explaining why it is called `intravisit`
2015-11-19 Niko MatsakisPort trans to use visit_all_items: this was mostly...
2015-11-19 Niko MatsakisVarious straight-forward ports that override `visit_nes...
2015-11-19 Niko MatsakisPort entry code to `visit_all_items` -- since this...
2015-11-19 Niko MatsakisPort a bunch of code new-visitor; all of these ports...
2015-11-19 Niko MatsakisRework the `IdVisitor` so that it only visits item...
2015-11-19 Niko MatsakisPort the `map` construction code to use the new visitor.
2015-11-19 Niko MatsakisRefactor the HIR so that items are stored in a map...
2015-11-19 Niko Matsakisrefactorings of `lowering` that make it more amenable...
2015-11-19 Niko Matsakisrename `_lctx` to `lctx` where appropriate
2015-11-19 Niko MatsakisRemove seemingly pointless case -- this customized...
2015-11-18 borsAuto merge of #29910 - tbu-:pr_env_revert_mingw_weirdne...
2015-11-18 borsAuto merge of #29878 - wthrowe:libdir2, r=brson
2015-11-18 Joshua HolmerFix unpredictable ordering of sidebar boxes in rustdoc
2015-11-18 Manish GoregaokarAdd long error diagnostics for E0401
2015-11-18 borsAuto merge of #29083 - petrochenkov:stability3, r=alexc...
2015-11-18 Vadim PetrochenkovFix buildbot failures
2015-11-18 borsAuto merge of #29886 - michaelwoerister:mir-erase-regio...
2015-11-18 Michael WoeristerMIR: Add pass that erases all regions right before...
2015-11-18 borsAuto merge of #29906 - ranma42:doc-typo, r=steveklabnik
2015-11-18 Tobias BucherRevert not-ignoring weird environment variables for...
2015-11-18 borsAuto merge of #29902 - huonw:smart-quotes, r=alexcrichton
2015-11-18 Andrea CancianiFix typo in libcore documentation
2015-11-18 borsAuto merge of #29904 - Zoxc:ar_json, r=alexcrichton
2015-11-18 Huon WilsonAdd some unicode aliases for ".
2015-11-18 borsAuto merge of #29897 - alexcrichton:process-wait-with...
2015-11-18 borsAuto merge of #29882 - devonhollowood:master, r=Manishearth
2015-11-18 John Kåre AlsakerExpose archive_format to target specifications
next