]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-20 borsAuto merge of #41411 - frewsxcv:rollup, r=frewsxcv
2017-04-20 Corey FarwellRollup merge of #41403 - mbrickn:patch-1, r=petrochenkov
2017-04-20 Corey FarwellRollup merge of #41398 - aidanhs:aphs-no-git-caches...
2017-04-20 Corey FarwellRollup merge of #41391 - durka:patch-40, r=petrochenkov
2017-04-20 Corey FarwellRollup merge of #41380 - ollie27:stability, r=BurntSushi
2017-04-20 Corey FarwellRollup merge of #41374 - steveklabnik:update-mdbook...
2017-04-20 Corey FarwellRollup merge of #41348 - lukaramu:std-path-docs, r...
2017-04-20 Corey FarwellRollup merge of #41295 - frewsxcv:frewsxcxv-unstability...
2017-04-19 Maxwell Paul... Updated links to use https
2017-04-19 Corey FarwellRemove platform-specific directory separator.
2017-04-19 Aidan Hobson... Disable git caches again
2017-04-19 borsAuto merge of #41354 - alexcrichton:tool-no-debug,...
2017-04-19 borsAuto merge of #41325 - eddyb:isolate-snapshots-for...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-19 Alex Burkaremove disclaimer from bootstrap/README.md
2017-04-19 borsAuto merge of #41236 - cengizIO:master, r=nikomatsakis
2017-04-19 Corey FarwellBump book and reference.
2017-04-19 Corey FarwellAdd top level sections to the Unstable Book.
2017-04-18 Oliver MiddletonFix a few stability attributes
2017-04-18 Cengiz Canchange note for patterns
2017-04-18 Cengiz Cancomment out removed error codes
2017-04-18 Cengiz Canfixes #40013
2017-04-18 borsAuto merge of #41373 - frewsxcv:rollup, r=frewsxcv
2017-04-18 Corey FarwellRollup merge of #41364 - alexcrichton:less-backtrace...
2017-04-18 Corey FarwellRollup merge of #41361 - arielb1:move-mir-init, r=pnkfelix
2017-04-18 Corey FarwellRollup merge of #41360 - nikomatsakis:incr-comp-issue...
2017-04-18 Corey FarwellRollup merge of #41356 - richo:darwin-no-cputype-hack...
2017-04-18 Corey FarwellRollup merge of #41353 - redox-os:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #40290 - 3Hren:master, r=aturon
2017-04-18 steveklabnikupdate mdbook
2017-04-18 Alex Crichtonstd: Back out backtrace pruning logic
2017-04-18 lukaramuFix typos in std::path's docs
2017-04-18 Niko Matsakisupdate `dep-graph-struct-signature` test case
2017-04-18 Niko Matsakiskill a bunch of one off tasks
2017-04-18 Ariel Ben-Yehudalower `move_val_init` during MIR construction
2017-04-18 Ariel Ben-Yehudause Lvalue helper functions in rustc_mir::shim
2017-04-18 borsAuto merge of #39271 - est31:add_float_bits, r=BurntSushi
2017-04-18 Niko Matsakisconvert calls to `visit_all_item_likes_in_krate`
2017-04-18 borsAuto merge of #41357 - frewsxcv:rollup, r=frewsxcv
2017-04-18 Corey FarwellRollup merge of #41344 - Diggsey:remove-natvis-nbsp...
2017-04-18 Corey FarwellRollup merge of #41310 - eddyb:demand-const-eval, r...
2017-04-18 Corey FarwellRollup merge of #41262 - jonhoo:compiler-barrier-rename...
2017-04-18 Richo Healeybootstrap: Don't workaround uname -m on Darwin
2017-04-18 borsAuto merge of #41340 - eddyb:demand-assoc-defids, r...
2017-04-18 Alex CrichtonDisable debuginfo when compiling tools
2017-04-18 est31Add float_bits_conv to unstable book
2017-04-18 est31Allow us to remove masking in the future
2017-04-18 est31Preserve sNaN payload when converting them to quiet...
2017-04-18 est31Convert sNaN to quiet NaN instead of returning errors
2017-04-18 est31assert_ne and tracking issue
2017-04-18 est31Add examples heading
2017-04-18 est31Return Err(()) when trying to convert sNaN representati...
2017-04-18 est31Add functions to safely transmute float to int
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 lukaramuExpand std::path::Display's docs
2017-04-17 lukaramuRestructure and redistribute std::path's module docs
2017-04-17 Ariel Ben-Yehudalibsyntax/parse: improve associated item error reporting
2017-04-17 borsAuto merge of #41345 - frewsxcv:rollup, r=frewsxcv
2017-04-17 Corey FarwellRollup merge of #41290 - GuillaumeGomez:put-back-hoedow...
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-17 Corey FarwellRollup merge of #41012 - durka:vis-matcher, r=petrochenkov
2017-04-17 Diggory BlakeRemove non-breaking spaces
2017-04-17 Guillaume GomezAdd hoedown COPYRIGHT back
2017-04-17 Guillaume GomezRemove hoedown from tidy check
2017-04-17 Guillaume GomezHoedown big comeback!
2017-04-17 QuietMisdreavusrustdoc: add a list of headings to the sidebar
2017-04-17 Eduard-Mihai... rustc: move associated_item_def_ids to an on-demand...
2017-04-17 borsAuto merge of #41264 - alexeyzab:41158-fix-docs, r...
2017-04-17 alexey zabelinAdjust description
2017-04-17 Evgeny Safronovfix: remove `field_init_shorthand` from SUMMARY.md
2017-04-16 lukaramuExpand and add examples to std::path::{Prefix, PrefixCo...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-16 borsAuto merge of #40409 - mbrubeck:calloc, r=sfackler
2017-04-16 borsAuto merge of #41329 - nagisa:bitflags-repr-options...
2017-04-16 Jeremy SollerFix stdio descriptors in exec by removing cloexec if...
2017-04-16 borsAuto merge of #41308 - eddyb:order-must-be-preserved...
2017-04-16 Simonas KazlauskasCompress ReprOptions a little bit
2017-04-16 Eduard-Mihai... rustc_typeck: fix binops needing more type informations...
2017-04-15 Eduard-Mihai... rustc: use monomorphic const_eval for cross-crate enum...
2017-04-15 Eduard-Mihai... rustc: expose monomorphic const_eval through on-demand.
2017-04-15 Eduard-Mihai... rustc_const_eval: move ConstEvalErr to the rustc crate.
2017-04-15 borsAuto merge of #41320 - Mark-Simulacrum:cleanup-methodma...
2017-04-15 lukaramuCleaned up throughout std::path's docs
2017-04-15 Alex Burkasatisfy completely useless tidy check
2017-04-15 Eduard-Mihai... rustc_typeck: return InferOk from lookup_method_in_trai...
2017-04-15 Eduard-Mihai... rustc_typeck: move some obligation methods to Inherited.
2017-04-15 Eduard-Mihai... rustc_typeck: Autoderef::finalize is always called...
2017-04-15 Eduard-Mihai... rustc_typeck: keep register_infer_ok_obligations calls...
2017-04-15 Eduard-Mihai... rustc: ban registering obligations during InferCtxt...
2017-04-15 borsAuto merge of #41319 - eddyb:demand-adt-sized-constrain...
2017-04-15 Alex Burkareduce macro rule duplication in test
2017-04-15 Alex Burkafeature gate :vis matcher
2017-04-15 Alex Burkadocument :vis in unstable book
2017-04-15 Alex Burkawiden :vis follow set
2017-04-15 Alex Burkamove NtVis enum variant to stave off comment rot
2017-04-15 Alex Burkaparse interpolated visibility tokens
2017-04-15 Alex Burkaupdate print_visibility for new pub(restricted) syntax
2017-04-15 Alex Burkaupdate :vis implementation to current rust
2017-04-15 Daniel KeepImplementation of the `vis` macro matcher.
next