]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-01 csmoeimprove panic message
2018-09-01 borsAuto merge of #53611 - alexcrichton:update-llvm, r...
2018-08-31 Alex CrichtonUpdate LLVM submodule
2018-08-31 borsAuto merge of #53755 - llogiq:fix-unsound-16bit-range...
2018-08-31 Charlie AndrewsFix tests for json formatting
2018-08-31 Charlie AndrewsMake json test output formatter represent "filtered_out...
2018-08-31 Charlie AndrewsMake json test output formatter represent "test_count...
2018-08-31 QuietMisdreavususe cfg(rustdoc) instead of cfg(dox) in std and friends
2018-08-31 QuietMisdreavusfeature(doc_cfg): add docs for cfg(rustdoc)
2018-08-31 QuietMisdreavusfeature(doc_cfg): set cfg(rustdoc) when rustdoc is...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-31 Vadim Petrochenkovcleanup: Add main functions to some UI tests
2018-08-31 thedarkulaAdded pointer checking to sanity checks
2018-08-31 borsAuto merge of #53699 - oli-obk:promotion_stability_hole...
2018-08-31 Michael WoeristerAlways add all modules to the global ThinLTO module...
2018-08-31 Michael WoeristerSupport local ThinLTO with incremental compilation.
2018-08-31 Michael WoeristerMake codegen not be a query (since it's not a real...
2018-08-31 Michael WoeristerPersist ThinLTO import data in incr. comp. session...
2018-08-31 Michael WoeristerProvide a way of accessing the ThinLTO module import...
2018-08-31 borsAuto merge of #53403 - spastorino:move-out-lazily,...
2018-08-31 csmoeextract allocation info from byref
2018-08-31 csmoetrip const_to_alloc query
2018-08-31 Oliver SchneiderGet rid of token passing
2018-08-31 Otto RaskAdd clearer wording to Arc clone example code
2018-08-31 flip1995Fix typo and small mistake
2018-08-31 flip1995Update tests
2018-08-31 flip1995Add hint for cfg_attr and fix test
2018-08-31 flip1995Implement backwards compatibility for tool_lints
2018-08-31 flip1995Add deprecated_name argument to the register lint group...
2018-08-31 flip1995Add tests for backward compat
2018-08-31 Oliver SchneiderMake `Condvar::new` and `RWLock::new` min const fn...
2018-08-31 Oliver SchneiderAdd test that min const fns can't call unstable min...
2018-08-31 Oliver SchneiderRestrict most uses of `const_fn` to `min_const_fn`
2018-08-31 Oliver SchneiderLibstd only has `min_const_fn` const fns
2018-08-31 Oliver SchneiderImplement the `min_const_fn` feature gate
2018-08-31 Eduard-Mihai... rustc_typeck: turn `where Type:,` into a WF(Type) predi...
2018-08-31 borsAuto merge of #53832 - pietroalbini:rollup, r=pietroalbini
2018-08-31 borsAuto merge of #53779 - RalfJung:miri-refactor, r=oli-obk
2018-08-30 Esteban KüberUse suggestion for dereference help
2018-08-30 Esteban KüberFormat code
2018-08-30 Esteban KüberPoint at def span on incorrect panic or alloc error...
2018-08-30 borsAuto merge of #53828 - alexcrichton:dist-llvm-shared...
2018-08-30 David WoodOmit 'missing IndexMut impl' suggestion when IndexMut...
2018-08-30 Santiago PastorinoRun rustfmt
2018-08-30 Santiago PastorinoMake move out computation lazy
2018-08-30 Nick Cameronsave-analysis: record info for the types in `where...
2018-08-30 David WoodAdded help message for missing IndexMut impl.
2018-08-30 Philip DanielsFix direction of slashes in the help text example.
2018-08-30 David Craven[RISCV] Disable atomics for riscv32imc-unknown-none...
2018-08-30 David WoodAdded InitLocation to encode Location or Local dependin...
2018-08-30 Pietro AlbiniRollup merge of #53806 - GuillaumeGomez:fix-ui-issues...
2018-08-30 Pietro AlbiniRollup merge of #53786 - frewsxcv:frewsxcv-bad-style...
2018-08-30 Pietro AlbiniRollup merge of #53785 - tbu-:pr_comment, r=Mark-Simulacrum
2018-08-30 Pietro AlbiniRollup merge of #53768 - RalfJung:gitignore, r=nikomatsakis
2018-08-30 Pietro AlbiniRollup merge of #53756 - dmerejkowsky:fix-comment,...
2018-08-30 Pietro AlbiniRollup merge of #53753 - RalfJung:keep-stage, r=nikomat...
2018-08-30 Pietro AlbiniRollup merge of #53747 - GuillaumeGomez:rustdoc-fixes...
2018-08-30 Pietro AlbiniRollup merge of #53743 - oconnor663:target_env, r=kennytm
2018-08-30 Pietro AlbiniRollup merge of #53740 - japaric:readobj, r=alexcrichton
2018-08-30 Pietro AlbiniRollup merge of #53732 - emilio:foreign-fn, r=nrc
2018-08-30 Pietro AlbiniRollup merge of #53727 - estebank:incorrect-deref-sugge...
2018-08-30 Pietro AlbiniRollup merge of #53702 - jkozlowski:correct_version_for...
2018-08-30 Pietro AlbiniRollup merge of #53655 - jcpst:with_applicability,...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53472 - eddyb:fx-pls, r=pnkfelix
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53129 - nikomatsakis:issue-51172-tweak...
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-30 borsAuto merge of #53803 - pietroalbini:fix-manifest-2...
2018-08-30 Alex Crichtonrustbuild: Distribute libLLVM.so with rustc
2018-08-30 borsAuto merge of #53535 - TheDarkula:master, r=oli-obk
2018-08-30 David Craven[RISCV] Add riscv32imc-unknown-none-elf target.
2018-08-30 David Craven[RISCV] Enable C extension.
2018-08-30 David Craven[RISCV] Use lld as the default linker.
2018-08-30 Pietro Albinibuild-manifest: package docs only for tier 1 platforms
2018-08-30 thedarkulaMade std::intrinsics::transmute() const fn.
2018-08-30 borsAuto merge of #53757 - oli-obk:validation, r=RalfJung
2018-08-30 Andre Bogusfix u32 steps_between for 16-bit systems
2018-08-30 Ralf Jungassert sanity in memory
2018-08-30 Basile DeslogesAdd regression test for issue #52060
2018-08-30 Otto RaskRephrase Arc documentation changes regarding clones
2018-08-30 borsAuto merge of #53733 - nnethercote:avoid-unroll_place...
2018-08-30 F001introduce Guard enum
2018-08-30 borsAuto merge of #53685 - alexcrichton:more-keywords,...
2018-08-30 borsAuto merge of #53479 - joshtriplett:underscore-means...
2018-08-29 Guillaume GomezPrevent duplicated impl on foreign types
2018-08-29 Pietro Albinibuild-manifest: include extensions marked as unavailable
2018-08-29 Pietro Albinibuild-manifest: add instructions to test the tool locally
2018-08-29 Guillaume GomezFix UI issues on Implementations on Foreign types
2018-08-29 Tobias BucherDon't leak the file descriptor in `rand`
2018-08-29 borsAuto merge of #53564 - MaloJaffre:vecdeque, r=gnzlbg
2018-08-29 Alex CrichtonGeneralize `async_idents` to all new keywords
2018-08-29 Josh TriplettDon't emit "unused extern crate" warnings for `extern...
2018-08-29 Corey FarwellReplace usages of 'bad_style' with 'nonstandard_style'.
2018-08-29 borsAuto merge of #53758 - oli-obk:clippy, r=kennytm
2018-08-29 Tobias BucherFix a comment in src/libcore/slice/mod.rs
2018-08-29 MaloJaffreAdd another assert
2018-08-29 Oliver SchneiderAdd more features to the workspace so that all tools...
next