]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-03-10 borsAuto merge of #39518 - alexcrichton:update-cargo, r...
2017-03-10 borsAuto merge of #39835 - brson:relnotes, r=brson
2017-03-09 Brian AndersonRelease notes for 1.16
2017-03-09 borsAuto merge of #40382 - alexcrichton:split-tested-target...
2017-03-09 Alex Crichtontravis: Split the linux-tested-targets builder
2017-03-09 Alex Crichtonrustc: Prefer loading crates in the sysroot
2017-03-09 Alex Crichtonrustbuild: Use copies instead of hard links
2017-03-09 borsAuto merge of #40368 - arielb1:rollup, r=arielb1
2017-03-09 borsAuto merge of #40337 - alexcrichton:racy-dirs, r=brson
2017-03-09 borsAuto merge of #40371 - arielb1:bean-counter, r=alexcrichton
2017-03-08 Ariel Ben-Yehudaadd some disk usage accounting
2017-03-08 Ariel Ben-YehudaRollup merge of #40335 - tbu-:pr_doc_str_to_somecase...
2017-03-08 Ariel Ben-YehudaRollup merge of #40333 - tbu-:pr_doc_ptr_write, r=alexc...
2017-03-08 Ariel Ben-YehudaRollup merge of #40327 - GuillaumeGomez:macros-urls...
2017-03-08 Ariel Ben-YehudaRollup merge of #40326 - crazymerlyn:fix-doc-link,...
2017-03-08 Ariel Ben-YehudaRollup merge of #40325 - eddyb:pr38143, r=alexcrichton
2017-03-08 Ariel Ben-YehudaRollup merge of #40321 - joelgallant:joelgallant-readme...
2017-03-08 Ariel Ben-YehudaRollup merge of #40316 - oli-obk:patch-4, r=GuillaumeGomez
2017-03-08 Ariel Ben-YehudaRollup merge of #40296 - topecongiro:add-missing-tests...
2017-03-08 Ariel Ben-YehudaRollup merge of #40293 - malbarbo:rustdoctest, r=alexcr...
2017-03-08 Ariel Ben-YehudaRollup merge of #40292 - mmatyas:readme_fix, r=alexcrichton
2017-03-08 Ariel Ben-YehudaRollup merge of #40283 - oconnor663:args_docs, r=alexcr...
2017-03-08 Ariel Ben-YehudaRollup merge of #40279 - gibfahn:test-unwind, r=est31
2017-03-08 Ariel Ben-YehudaRollup merge of #40268 - Mark-Simulacrum:normalization...
2017-03-08 Ariel Ben-YehudaRollup merge of #40265 - wesleywiser:rustdoc_style...
2017-03-08 Ariel Ben-YehudaRollup merge of #40258 - est31:master, r=nikomatsakis
2017-03-08 Ariel Ben-YehudaRollup merge of #40254 - nagisa:compiler-builtin-no...
2017-03-08 Ariel Ben-YehudaRollup merge of #40237 - arthurprs:hm-adapt2, r=alexcri...
2017-03-08 Ariel Ben-YehudaRollup merge of #40226 - jdhorwitz:master, r=frewsxcv
2017-03-08 Ariel Ben-YehudaRollup merge of #40222 - steveklabnik:extract-nomicon...
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-08 borsAuto merge of #39860 - japaric:san, r=alexcrichton
2017-03-08 borsAuto merge of #39713 - estebank:issue-39698, r=jonathan...
2017-03-07 Alex Crichtonrustbuild: Assert directory creation succeeds
2017-03-07 Tobias BucherDocument why `str.to_{lower,upper}case` return `String`
2017-03-07 Tobias BucherClarify handling of `src` in `ptr::write`
2017-03-07 Guillaume GomezAdd missing urls in some macros doc
2017-03-07 madseagamesAdded remove_from to vec.rs
2017-03-07 CrazyMerlynUpdate link to COMPILER_TESTS.md in CONTRIBUTING.md
2017-03-07 Joel GallantREADME formatting in configure/make section
2017-03-07 Oliver SchneiderFix a typo in the docs
2017-03-07 topecongiroAdd tests for issues with the 'E-needtest' label.
2017-03-06 Wesley WiserImprove the style of the sidebar in rustdoc output
2017-03-06 borsAuto merge of #40272 - jseyfried:fix_const_macro_invoca...
2017-03-06 Mark SimulacrumRemove reference to Ty.
2017-03-06 Mark SimulacrumUnify both conflicting default searches into one.
2017-03-06 Marco A L BarbosaRemove extra space in test description (of a mod test)
2017-03-06 Mátyás MustohaFix text formatting in README
2017-03-06 borsAuto merge of #40276 - topecongiro:add-test, r=petrochenkov
2017-03-06 topecongiroAdd missing tests for 'E-needstest' labeled issues
2017-03-06 borsAuto merge of #40285 - estebank:issue-40221, r=frewsxcv
2017-03-06 Esteban KüberUse `BTreeSet` instead of `FxHashSet`
2017-03-06 Esteban KüberClean up "pattern doesn't bind x" messages
2017-03-06 Esteban KüberFix ICE: don't use `struct_variant` on enums
2017-03-06 Joshua HorwitzIssue #39688 - Help people find String::as_bytes()...
2017-03-05 Jeffrey SeyfriedFix const expression macro invocations.
2017-03-05 Jack O'Connorclarify docs for Args and ArgsOs
2017-03-05 Gibson FahnestockRemove the compile-fail feature gates whitelist
2017-03-05 Gibson FahnestockAdd compile-fail test for cfg_target_thread_local
2017-03-05 Gibson FahnestockAdd compile-fail test for unwind_attributes
2017-03-05 borsAuto merge of #40266 - Mark-Simulacrum:cleanup-parser...
2017-03-05 Jorge Apariciosanitizer runtime crates shouldn't be tested
2017-03-05 Jorge Apariciocleanup: remove the *san Cargo features from std
2017-03-05 borsAuto merge of #40252 - topecongiro:compile-fail-test...
2017-03-05 topecongiroAdd compile fail test for stmt_expr_attributes
2017-03-05 Mark SimulacrumInline function to avoid naming confusion.
2017-03-04 Mark SimulacrumFix normalization error.
2017-03-04 borsAuto merge of #40236 - petrochenkov:btweak, r=alexcrichton
2017-03-04 Vadim PetrochenkovAutomate timestamp creation and build skipping for...
2017-03-04 Vadim PetrochenkovDo not purge LLVM build directory on rebuild
2017-03-04 Vadim PetrochenkovSeparate "ui-fulldeps" tests from "ui" tests
2017-03-04 Vadim Petrochenkovbootstrap.py: Report build status
2017-03-04 Vadim Petrochenkovrun-make on MSVC: Do not generate object files in the...
2017-03-04 Vadim PetrochenkovBuild compiler-rt and sanitizers only once
2017-03-04 Vadim PetrochenkovSupport combination MSVC + Ninja
2017-03-04 Vadim PetrochenkovAdd/remove `rerun-if-changed` when necessary
2017-03-04 steveklabnikimport nomicon submodule
2017-03-04 steveklabnikremove nomicon
2017-03-04 borsAuto merge of #40213 - steveklabnik:extract-reference...
2017-03-04 steveklabnikimport reference submodule
2017-03-04 steveklabnikremove reference
2017-03-04 est31Fix description of closure coercion feature
2017-03-04 borsAuto merge of #40245 - cuviper:maybe-not-pie, r=alexcri...
2017-03-04 borsAuto merge of #40242 - cramertj:fix-while-let-ribs...
2017-03-04 Simonas KazlauskasFix personality_fn within the compiler_builtins
2017-03-04 borsAuto merge of #40207 - phil-opp:llvm-submodule-update...
2017-03-04 borsAuto merge of #40202 - jseyfried:integrate_tokenstream...
2017-03-04 borsAuto merge of #40163 - arielb1:normalization-1702,...
2017-03-03 borsAuto merge of #39917 - alexcrichton:build-cargo, r...
2017-03-03 arthurprsReduce size overhead of adaptative hashmap
2017-03-03 Josh StoneLet `-Crelocation-model` better control `-pie` linking
2017-03-03 Taylor CramerFix missing WhileLet pattern scope
2017-03-03 borsAuto merge of #40101 - danobi:feat_gate_test_simd,...
2017-03-03 Alex Crichtonrustbuild: Add support for compiling Cargo
2017-03-03 borsAuto merge of #40133 - arielb1:operand-lifetimes, r...
2017-03-03 Ariel Ben-Yehudawork around LLVM PR#32123
2017-03-03 Ariel Ben-Yehudafix codegen test
2017-03-03 Ariel Ben-Yehudamake operands live to the end of their containing expre...
2017-03-03 borsAuto merge of #40189 - SimonSapin:one-width, r=alexcrichton
2017-03-03 borsAuto merge of #40178 - arielb1:provide-destructors...
next