about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-04-18Rollup merge of #41361 - arielb1:move-mir-init, r=pnkfelixCorey Farwell-43/+79
2017-04-18Rollup merge of #41360 - nikomatsakis:incr-comp-issue-40746-visitors, r=eddybCorey Farwell-156/+22
2017-04-18Rollup merge of #41356 - richo:darwin-no-cputype-hack, r=alexcrichtonCorey Farwell-8/+0
2017-04-18Rollup merge of #41353 - redox-os:master, r=alexcrichtonCorey Farwell-9/+18
2017-04-18Rollup merge of #40290 - 3Hren:master, r=aturonCorey Farwell-0/+28
2017-04-18update `dep-graph-struct-signature` test caseNiko Matsakis-11/+0
2017-04-18kill a bunch of one off tasksNiko Matsakis-49/+1
2017-04-18lower `move_val_init` during MIR constructionAriel Ben-Yehuda-30/+76
2017-04-18use Lvalue helper functions in rustc_mir::shimAriel Ben-Yehuda-13/+3
2017-04-18Auto merge of #39271 - est31:add_float_bits, r=BurntSushibors-0/+172
2017-04-18convert calls to `visit_all_item_likes_in_krate`Niko Matsakis-96/+21
2017-04-18Auto merge of #41357 - frewsxcv:rollup, r=frewsxcvbors-469/+452
2017-04-17Rollup merge of #41344 - Diggsey:remove-natvis-nbsp, r=alexcrichtonCorey Farwell-4/+4
2017-04-17Rollup merge of #41310 - eddyb:demand-const-eval, r=nikomatsakisCorey Farwell-448/+431
2017-04-17Rollup merge of #41262 - jonhoo:compiler-barrier-rename, r=alexcrichtonCorey Farwell-17/+17
2017-04-17bootstrap: Don't workaround uname -m on DarwinRicho Healey-8/+0
2017-04-18Auto merge of #41340 - eddyb:demand-assoc-defids, r=nikomatsakisbors-25/+25
2017-04-18Add float_bits_conv to unstable bookest31-0/+8
2017-04-18Allow us to remove masking in the futureest31-4/+4
2017-04-18Preserve sNaN payload when converting them to quiet NaNsest31-14/+35
2017-04-18Convert sNaN to quiet NaN instead of returning errorsest31-24/+36
2017-04-18assert_ne and tracking issueest31-5/+5
2017-04-18Add examples headingest31-0/+8
2017-04-18Return Err(()) when trying to convert sNaN representation to floatest31-14/+34
2017-04-18Add functions to safely transmute float to intest31-0/+103
2017-04-17Auto merge of #41282 - arielb1:missing-impl-item, r=petrochenkovbors-81/+191
2017-04-17libsyntax/parse: improve associated item error reportingAriel Ben-Yehuda-81/+191
2017-04-17Auto merge of #41345 - frewsxcv:rollup, r=frewsxcvbors-43/+715
2017-04-17Rollup merge of #41290 - GuillaumeGomez:put-back-hoedown, r=steveklabnikCorey Farwell-7/+253
2017-04-17Rollup merge of #41280 - QuietMisdreavus:rustdoc-toc, r=GuillaumeGomezCorey Farwell-4/+225
2017-04-17Rollup merge of #41012 - durka:vis-matcher, r=petrochenkovCorey Farwell-32/+237
2017-04-17Remove non-breaking spacesDiggory Blake-4/+4
2017-04-17Remove hoedown from tidy checkGuillaume Gomez-0/+1
2017-04-17Hoedown big comeback!Guillaume Gomez-7/+252
2017-04-17rustdoc: add a list of headings to the sidebarQuietMisdreavus-4/+225
2017-04-17rustc: move associated_item_def_ids to an on-demand query.Eduard-Mihai Burtescu-25/+25
2017-04-17Auto merge of #41264 - alexeyzab:41158-fix-docs, r=steveklabnikbors-4/+11
2017-04-17Adjust descriptionalexey zabelin-1/+1
2017-04-17fix: remove `field_init_shorthand` from SUMMARY.mdEvgeny Safronov-1/+0
2017-04-16Auto merge of #41157 - aidanhs:aphs-debug-appveyor-cache, r=TimNNbors-0/+2
2017-04-16Auto merge of #40409 - mbrubeck:calloc, r=sfacklerbors-7/+183
2017-04-16Auto merge of #41329 - nagisa:bitflags-repr-options, r=eddybbors-35/+65
2017-04-16Fix stdio descriptors in exec by removing cloexec if present. Use dup2 instea...Jeremy Soller-9/+18
2017-04-16Auto merge of #41308 - eddyb:order-must-be-preserved, r=nagisabors-2/+2
2017-04-16Compress ReprOptions a little bitSimonas Kazlauskas-35/+65
2017-04-16rustc: use monomorphic const_eval for cross-crate enum discriminants.Eduard-Mihai Burtescu-149/+139
2017-04-16rustc: expose monomorphic const_eval through on-demand.Eduard-Mihai Burtescu-55/+61
2017-04-16rustc_const_eval: move ConstEvalErr to the rustc crate.Eduard-Mihai Burtescu-255/+242
2017-04-15Auto merge of #41320 - Mark-Simulacrum:cleanup-methodmatch, r=arielb1bors-31/+0
2017-04-15satisfy completely useless tidy checkAlex Burka-1/+1