]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-10-27 Simonas KazlauskasAdd a test for #29071
2015-10-27 Simonas KazlauskasGeneralise associative operator parsing
2015-10-27 borsAuto merge of #26848 - oli-obk:const_fn_const_eval...
2015-10-27 borsAuto merge of #29327 - sanxiyn:argument, r=nrc
2015-10-27 borsAuto merge of #29326 - Charlotteis:patch-1, r=steveklabnik
2015-10-27 Oliver Schneiderthe const evaluator might run before check_const
2015-10-27 borsAuto merge of #29317 - matklad:clarify-reference, r...
2015-10-27 borsAuto merge of #29309 - rjbs:doc-comment-sections, r...
2015-10-27 borsAuto merge of #29298 - tbu-:pr_doc_env_panic, r=alexcri...
2015-10-27 borsAuto merge of #29386 - jonas-schievink:codegen-worker...
2015-10-27 borsAuto merge of #29325 - alexcrichton:revert-trait-access...
2015-10-26 borsAuto merge of #29295 - little-dude:rustfmt_librustc_uni...
2015-10-26 borsAuto merge of #29274 - thepowersgang:issues-29107-const...
2015-10-26 Jonas SchievinkPrint the codegen worker # when using time-passes
2015-10-26 borsAuto merge of #29384 - nikomatsakis:mir-not-stable...
2015-10-26 Niko MatsakisDisable MIR on beta/stable until we've resolved #29227...
2015-10-26 borsAuto merge of #29287 - Ryman:fn_nopat, r=alexcrichton
2015-10-26 Alex Crichtontest: Add regression test for "source trait is private"
2015-10-26 Corentin Henryrustfmt librustc_unicode
2015-10-26 Seo SanghyeonRemove NodeArg
2015-10-26 Charlotte SpencerRemove use of 'just' in trpl/installing-rust.md
2015-10-26 Alex CrichtonRevert "Remove unnecessary trait accessibility check."
2015-10-26 Alex CrichtonRevert "Add UFCS privacy test."
2015-10-26 borsAuto merge of #29310 - mdinger:book_playpen, r=steveklabnik
2015-10-26 Seo SanghyeonDistinguish argument from local variable
2015-10-26 borsAuto merge of #29280 - Ryman:bad_docattr, r=Manishearth
2015-10-26 borsAuto merge of #29247 - dcarral:missing_word_trpl, r...
2015-10-26 borsAuto merge of #29312 - apasel422:issue-21410, r=alexcri...
2015-10-26 Aleksey Kladovreference: clarify impl
2015-10-26 borsAuto merge of #29303 - petrochenkov:unistrimp, r=eddyb
2015-10-26 borsAuto merge of #29301 - reddraggone9:patch-1, r=alexcrichton
2015-10-26 borsAuto merge of #29306 - alexcrichton:yet-another-windows...
2015-10-26 borsAuto merge of #29299 - tbu-:pr_btreemap_example_dup...
2015-10-26 Andrew PaseltinerAdd tests for #21410 and #24972
2015-10-26 borsAuto merge of #29296 - zazdxscf:compiletest_noargs_show...
2015-10-25 borsAuto merge of #29284 - apasel422:tests, r=alexcrichton
2015-10-25 mdingerUpdate the playpen link for code in the rust book to...
2015-10-25 Ricardo Signesreformat the docs for hidden code in rust sections
2015-10-25 Tobias BucherSay that `std::env::{set_var, unset_var}` *may* panic
2015-10-25 borsAuto merge of #29266 - apasel422:wf, r=alexcrichton
2015-10-25 Alex Crichtonmk: Package libstdc++-6.dll on x86_64 MinGW
2015-10-25 borsAuto merge of #29254 - alexcrichton:stabilize-1.5,...
2015-10-25 Alex Crichtonstd: Stabilize library APIs for 1.5
2015-10-25 Vadim Petrochenkovsyntax/rustc_front: Simplify VariantData::fields
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-25 Lee JenkinsFix doc comment typo
2015-10-25 borsAuto merge of #29279 - Ryman:strtests, r=alexcrichton
2015-10-25 Tobias BucherDocument possible panics for `std::env::{set_var, unset...
2015-10-25 Tobias BucherRemove key duplication from `BTreeMap` example in ...
2015-10-25 Andrew PaseltinerAdd tests
2015-10-25 Emanuel Cziraicompiletest: show usage/help when passed no args
2015-10-25 borsAuto merge of #29273 - Manishearth:regression, r=alexcr...
2015-10-25 borsAuto merge of #29272 - sanxiyn:llvm-update, r=alexcrichton
2015-10-25 borsAuto merge of #29261 - apasel422:issue-22403, r=alexcri...
2015-10-25 John HodgeSwitch to 'const unsafe fn' ordering (rust-lang/rust...
2015-10-25 borsAuto merge of #29256 - alexcrichton:less-flaky, r=brson
2015-10-25 Kevin Butlerlibsyntax: Consolidate branch to benefit from exhaustiv...
2015-10-25 Kevin Butlerlibsyntax: remove panics from Parser::parse_pat_nopanic
2015-10-25 Kevin Butlerlibsyntax: better error for lifetimes in patterns
2015-10-24 borsAuto merge of #29229 - SingingTree:reflect_28260_in_rea...
2015-10-24 borsAuto merge of #29151 - wthrowe:linker-output-ICE, r...
2015-10-24 skeletenadding test for #28189
2015-10-24 Kevin ButlerFix docattr to match surrounding text
2015-10-24 Kevin ButlerAdd assertions to test_total_ord for str
2015-10-24 Kevin ButlerRemove unnecessary String allocations from str tests
2015-10-24 borsAuto merge of #29215 - fhahn:issue-28157-bad-semicolon...
2015-10-24 Manish GoregaokarAdd regression test for #26886
2015-10-24 borsAuto merge of #29259 - arielb1:supertrait-self-2, r...
2015-10-24 Seo Sanghyeonrustllvm: Update to LLVM trunk
2015-10-24 borsAuto merge of #29260 - GuillaumeGomez:E0211_improvement...
2015-10-24 borsAuto merge of #29252 - steveklabnik:safety, r=alexcrichton
2015-10-24 Andrew PaseltinerMake `{Default, From, FromIterator, One, Zero}` well...
2015-10-24 borsAuto merge of #29245 - james-darkfox:master, r=alexcrichton
2015-10-24 Andrew PaseltinerAdd test for #22403
2015-10-24 Bryce Van DykReference #28260 in the README
2015-10-23 borsAuto merge of #29255 - alexcrichton:really-fix, r=brson
2015-10-23 Guillaume GomezImprove E0211 error diagnostic
2015-10-23 Florian HahnAllow bare semicolon in grammar doc, closes #28157
2015-10-23 Florian HahnRemove bare semicolons
2015-10-23 borsAuto merge of #29065 - steveklabnik:doc_iter_traits...
2015-10-23 Ariel Ben-Yehudaobject_safety: check whether a supertrait contains...
2015-10-23 William ThroweAdd a regression test for #29122 (fixed in #29134)
2015-10-23 Steve KlabnikDocument a bunch of std::iter traits
2015-10-23 borsAuto merge of #29241 - nikomatsakis:issue-28871, r...
2015-10-23 James McGlashanImplements Default for mutable slices. Fixes: #29244
2015-10-23 Alex Crichtonstd: Add more entries to stdtest base_port
2015-10-23 borsAuto merge of #29243 - skeleten:issue-29184, r=alexcrichton
2015-10-23 Alex Crichtonmk: Really fix win32 distributions
2015-10-23 Steve KlabnikUnsafety -> Safety in doc headings
2015-10-23 Niko Matsakisadd main fn to test
2015-10-23 skeletenAdd error message for using `typeof` instead of an...
2015-10-23 Daniel CarralAdd missing word to TRPL's 'The Heap' section
2015-10-23 borsAuto merge of #29194 - chrisccerami:clarify-headers...
2015-10-23 borsAuto merge of #29242 - matklad:fix-comment, r=alexcrichton
2015-10-23 borsAuto merge of #29237 - alexcrichton:packaging, r=brson
2015-10-23 Chris C CeramiDefine bounds in glossary.md
2015-10-23 borsAuto merge of #27894 - steveklabnik:gh26888, r=alexcrichton
2015-10-23 Steve KlabnikDocument replacement behavior in some collections
2015-10-23 borsAuto merge of #29216 - steveklabnik:fix_libc, r=alexcri...
2015-10-22 Aleksey Kladovparser: fix erroneous comment
next