about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-01-20Rollup merge of #47535 - Manishearth:ignore-target, r=kennytmGuillaume Gomez-0/+1
2018-01-20Rollup merge of #47532 - tbu-:pr_path_oddities, r=TimNNGuillaume Gomez-0/+7
2018-01-20Rollup merge of #47510 - sfackler:deprecate-dns, r=alexcrichtonGuillaume Gomez-1/+11
2018-01-20Rollup merge of #47508 - QuietMisdreavus:rbe-bookshelf, r=steveklabnikGuillaume Gomez-0/+2
2018-01-20Rollup merge of #47193 - cramertj:result-opts, r=TimNNGuillaume Gomez-0/+115
2018-01-20Rollup merge of #46938 - hellow554:rustdoc-kbd-style, r=GuillaumeGomezGuillaume Gomez-19/+30
2018-01-20Auto merge of #46980 - zackmdavis:and_the_case_of_the_needlessly_parenthesize...bors-11/+25
2018-01-20Assign its own tracking issue to Box::into_raw_non_nullSimon Sapin-1/+4
2018-01-20Rename NonNull::empty to dangling.Simon Sapin-1/+2
2018-01-20Revert Box::into_raw_non_null to unstableSimon Sapin-1/+1
2018-01-20Preserve formatting options in Debug for NonNull/UniqueSimon Sapin-2/+2
2018-01-20Fix some doc-comment examples for earlier API refactorSimon Sapin-4/+4
2018-01-20Rename Box::into_non_null_raw to Box::into_raw_non_nullSimon Sapin-13/+13
2018-01-20Remove `Box::from_non_null_raw`Simon Sapin-35/+3
2018-01-20Rename Box::*_nonnull_raw to *_non_null_rawSimon Sapin-18/+18
2018-01-20Stabilize std::ptr::NonNullSimon Sapin-30/+20
2018-01-20Remove a deprecated (renamed) and unstable method of NonNullSimon Sapin-7/+0
2018-01-20Mark Unique as perma-unstable, with the feature renamed to ptr_internals.Simon Sapin-24/+24
2018-01-20Replace Box::{from,into}_unique with {from,into}_nonnull_rawSimon Sapin-32/+38
2018-01-20Replace Unique<T> with NonZero<T> in Alloc traitSimon Sapin-12/+19
2018-01-20Rename std::ptr::Shared to NonNullSimon Sapin-95/+100
2018-01-20Implement Debug for ptr::Shared and ptr::Unique.Corey Farwell-2/+14
2018-01-20Auto merge of #46919 - michaelwoerister:new-leb128, r=sfacklerbors-81/+144
2018-01-19Auto merge of #47503 - arielb1:check-size, r=eddybbors-23/+88
2018-01-19Auto merge of #47454 - topecongiro:update-rustfmt, r=nrcbors-7/+82
2018-01-19Auto merge of #47494 - michaelwoerister:proc-macro-incremental, r=nikomatsakisbors-26/+82
2018-01-19Auto merge of #47401 - rkruppe:issue-47278, r=eddybbors-3/+22
2018-01-18in which the unused-parens lint comes to cover function and method argsZack M. Davis-11/+25
2018-01-18Update rustfmt to 0.3.6topecongiro-7/+82
2018-01-18Auto merge of #47528 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-115/+821
2018-01-18add target/ to ignored tidy dirsManish Goregaokar-0/+1
2018-01-18converted space to tab in css filesMarcel Hellwig-9/+8
2018-01-17Update Cargo and its dependenciesAlex Crichton-294/+366
2018-01-17Deprecate std::net::lookup_hostSteven Fackler-1/+11
2018-01-18Add some edge cases to the documentation of `Path`Tobias Bucher-0/+7
2018-01-17Rollup merge of #47520 - mbrubeck:fstat, r=Mark-SimulacrumGuillaume Gomez-7/+9
2018-01-17Rollup merge of #47471 - estebank:point-to-method-e0283, r=pnkfelixGuillaume Gomez-48/+260
2018-01-17Rollup merge of #47468 - estebank:closure-mut-mut, r=pnkfelixGuillaume Gomez-3/+60
2018-01-17Rollup merge of #47398 - GuillaumeGomez:pulldown-warnings, r=QuietMisdreavusGuillaume Gomez-5/+5
2018-01-17Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavusGuillaume Gomez-5/+52
2018-01-17Rollup merge of #47250 - GuillaumeGomez:test-rustdoc-js, r=Mark-SimulacrumGuillaume Gomez-47/+435
2018-01-18Rollup merge of #47514 - gnzlbg:whitelist_x86_fxsr, r=rkruppekennytm-1/+2
2018-01-18Rollup merge of #47509 - cuviper:rayon-rust-installer, r=Mark-Simulacrumkennytm-3/+4
2018-01-18Rollup merge of #47505 - alexcrichton:fix-bat-spawn-regression, r=estebankkennytm-6/+7
2018-01-18Rollup merge of #47498 - dominikWin:missing-module-name, r=petrochenkovkennytm-8/+8
2018-01-18Rollup merge of #47497 - goffrie:patch-1, r=dtolnaykennytm-7/+4
2018-01-18Rollup merge of #47487 - Pulkit07:foo, r=kennytmkennytm-0/+11
2018-01-18Rollup merge of #47483 - segevfiner:mingw64-build-hack, r=alexcrichtonkennytm-0/+9
2018-01-18Rollup merge of #47481 - estebank:unused-args, r=arielb1kennytm-77/+69
2018-01-18Rollup merge of #47479 - zackmdavis:and_the_case_of_the_suggested_double-pub,...kennytm-16/+42