]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-07 Zack M. Daviscomment out record of now-unused error code E0563
2017-08-07 Zack M. Davisfixing doctest failures in resurfaced extended information
2017-08-07 Zack M. Davisde-orphan extended information
2017-08-06 borsAuto merge of #43397 - GuillaumeGomez:unused-union...
2017-08-06 Guillaume GomezHandle type aliases as well
2017-08-06 Guillaume GomezFix union unused fields check
2017-08-06 Guillaume GomezImprove union unused field detection
2017-08-06 borsAuto merge of #43655 - bjorn3:more_doc_comments, r...
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-05 borsAuto merge of #43688 - frewsxcv:frewsxcv-bump-book...
2017-08-05 Corey FarwellBump 'src/doc/book' git submodule.
2017-08-05 Guillaume GomezImprove dead code detection for unions
2017-08-05 Guillaume GomezDon't warn on unused field on union
2017-08-05 borsAuto merge of #43689 - edaniels:patch-1, r=GuillaumeGomez
2017-08-05 Eric DanielsFix typo in coerce_forced_unit docstring
2017-08-05 borsAuto merge of #43652 - frewsxcv:frewsxcv-str-examples...
2017-08-05 borsAuto merge of #43554 - eddyb:apfloat, r=nikomatsakis
2017-08-05 Corey FarwellIndicate how to turn byte slices back into a string...
2017-08-05 Corey FarwellUpdate str::split_at_mut example to demonstrate mutability.
2017-08-05 bjorn3Make some comments doc comments in librustc/middle...
2017-08-05 borsAuto merge of #43640 - oli-obk:patch-5, r=nikomatsakis
2017-08-05 borsAuto merge of #43642 - mmatyas:unskip_aarch64_tests...
2017-08-05 Florian Zeitzcodegen tests: Check type of `len` argument to `llvm...
2017-08-05 borsAuto merge of #43639 - TobiasSchaffner:master, r=alexcr...
2017-08-04 borsAuto merge of #43615 - dhduvall:lto-unaligned-read...
2017-08-04 borsAuto merge of #43590 - michaelwoerister:no-reopening...
2017-08-04 borsAuto merge of #43577 - cuviper:link-llvm-dylib, r=sanxiyn
2017-08-04 borsAuto merge of #43600 - scalexm:issue-35976, r=nikomatsakis
2017-08-04 Corey FarwellIndicate why str::{get,get_mut} examples return None.
2017-08-04 Mátyás MustohaUnskip some tests on AArch64
2017-08-04 Oliver SchneiderUplift some comments to Doc comments
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 scalexmRename `ConfirmResult` fields
2017-08-04 borsAuto merge of #43403 - RalfJung:mir-validate, r=nikomat...
2017-08-04 Josh StoneUse LLVM_LINK_LLVM_DYLIB only on linux-gnu and apple...
2017-08-04 Tobias SchaffnerAdd L4Re Support in librustc_back
2017-08-04 borsAuto merge of #43634 - dhduvall:solaris-test-fixes...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-04 Florian Zeitztrans: Reuse immediate value in call to call_memset()
2017-08-04 Danek DuvallRecognize SPARC in more tests where architecture matters.
2017-08-04 Danek DuvallSolaris linker options need to be accounted for in...
2017-08-03 Ian Douglas... Fix AsRawHandle
2017-08-03 Josh StoneExclude Windows from LLVM_LINK_LLVM_DYLIB
2017-08-03 Danek DuvallSome tests use `res_init()` and need `-lresolv` on...
2017-08-03 Danek DuvallFix a dangling symlink bug in `remove_dir_all()` on...
2017-08-03 Ian Douglas... Implement AsRawHandle for Std* on Windows
2017-08-03 borsAuto merge of #43619 - frewsxcv:frewsxcv-thread, r...
2017-08-03 borsAuto merge of #43618 - SimonSapin:nomiconup, r=steveklabnik
2017-08-03 borsAuto merge of #43609 - dsprenkels:issue-40510, r=Mark...
2017-08-03 Michael Woeristerincr.comp.: Make ConstEval dep-node anonymous.
2017-08-03 scalexmTweak error message
2017-08-03 scalexmHandle ambiguous cases
2017-08-03 scalexmAdd a more precise error message
2017-08-03 borsAuto merge of #43622 - RalfJung:config.toml, r=michaelw...
2017-08-03 borsAuto merge of #43616 - mbrubeck:fnv, r=michaelwoerister
2017-08-03 Daan SprenkelsAdd more regression tests for #40510
2017-08-03 borsAuto merge of #43611 - nrc:save-tidy, r=eddyb
2017-08-03 Nick CameronAppease tidy and fix save-analysis config for dist...
2017-08-03 Ralf Jungextend config.toml doc
2017-08-03 Corey FarwellIndicate how `ThreadId` is created.
2017-08-03 Corey FarwellFix broken links in `Thread` docs.
2017-08-02 Simon SapinUpdate nomicon
2017-08-02 borsAuto merge of #43614 - pornel:is_gotcha, r=BurntSushi
2017-08-02 Matt BrubeckRemove unused fnv hash code
2017-08-02 Danek DuvallFix some unaligned reads on SPARC in LTO
2017-08-02 borsAuto merge of #43607 - marioidival:master, r=alexcrichton
2017-08-02 KornelEmphasise that these functions look at the disk, not...
2017-08-02 Eduard-Mihai... rustc_trans: do not pass floating-point values to LLVM...
2017-08-02 Eduard-Mihai... rustc_const_math: use apfloat::ieee::{Single,Double...
2017-08-02 borsAuto merge of #43605 - RalfJung:mapdoc, r=michaelwoerister
2017-08-02 borsAuto merge of #43612 - michaelwoerister:fix-cgu-hashing...
2017-08-02 Michael Woeristerincr.comp.: Properly incorporate symbol linkage and...
2017-08-02 borsAuto merge of #43602 - QuietMisdreavus:fantastic-shrink...
2017-08-02 borsAuto merge of #43584 - arielb1:unused-reads, r=eddyb
2017-08-02 Nick CameronUpdate RLS
2017-08-02 Nick CameronUpdate rls-data dep
2017-08-02 Ralf Jungalso release-validate return value before a call
2017-08-02 Nick Cameronsave-analysis: only emit public fields in value of...
2017-08-02 borsAuto merge of #43603 - frewsxcv:rollup, r=frewsxcv
2017-08-02 Mario IdivalRemove unecessary test code #43219
2017-08-02 Ralf Jungimprove hir::map::Map::get_parent_node doc
2017-08-02 QuietMisdreavusrustdoc: shrink headings in non-top-level docblocks
2017-08-02 Daan SprenkelsAdd regression test for #40510
2017-08-02 Ralf Jungclosure unsafety check: stop moving up when we hit...
2017-08-02 Corey FarwellRollup merge of #43598 - ibabushkin:master, r=eddyb
2017-08-02 Corey FarwellRollup merge of #43597 - dhduvall:master, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43585 - frewsxcv:frewsxcv-hashset...
2017-08-02 Corey FarwellRollup merge of #43581 - alexcrichton:inline-more,...
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-02 borsAuto merge of #43579 - cuviper:extern-llvm-features...
2017-08-02 Eduard-Mihai... rustc_apfloat: complete the IEEE & PPC implementations.
2017-08-02 Eduard-Mihai... rustc_apfloat: port the suite of unit tests.
2017-08-02 Eduard-Mihai... rustc_apfloat: stub IEEE & PPC implementations.
2017-08-02 Eduard-Mihai... rustc_apfloat: introduce the base Float API.
2017-08-01 Corey FarwellAdd doc example for HashSet::drain.
2017-08-01 Corey FarwellRemove unnecessary clones in doc examples.
2017-08-01 Corey FarwellShow the capacity in HashSet::with_capacity doc example.
2017-08-01 Corey FarwellRemove unnecessary 'mut' bindings.
2017-08-01 Corey FarwellIndicate HashSet is code-like in docs.
next