summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-06-05Add doc example for `CString::as_bytes_with_nul`.Corey Farwell-0/+10
2017-06-05Add doc example for `CString::into_bytes_with_nul`.Corey Farwell-0/+10
2017-06-05Add doc example for `CString::into_bytes`.Corey Farwell-0/+10
2017-06-05Add doc example for `CString::into_raw`.Corey Farwell-0/+20
2017-06-06Auto merge of #41990 - qnighy:disallow-underscore-suffix-for-string-like-lite...bors-0/+29
2017-06-05syntax_pos::Symbol should not implement SyncWesley Wiser-0/+1
2017-06-06Spell profiler option correctly...Marco Castelluccio-1/+1
2017-06-06Add basic documentation for the profile featureMarco Castelluccio-0/+16
2017-06-05Enable profiler on all buildersMarco Castelluccio-0/+1
2017-06-05Auto merge of #42452 - raphlinus:mx_job_default, r=alexcrichtonbors-5/+1
2017-06-05tidy is an unnecessary roadblock to contributionsAlex Burka-3/+5
2017-06-05Use single quotes, and doc the Rc struct itself.Ulysse Carion-5/+6
2017-06-05[fuchsia] Track change of mx_job_defaultRaph Levien-5/+1
2017-06-05fix testssteveklabnik-0/+2
2017-06-05address review feedbacksteveklabnik-18/+10
2017-06-05Add run-make test for Command::spawn on WindowsOliver Middleton-0/+49
2017-06-05Auto merge of #42414 - frewsxcv:frewsxcv/improve-cow-docs, r=QuietMisdreavusbors-7/+29
2017-06-05Auto merge of #42383 - estebank:candidate-newline, r=arielb1bors-169/+426
2017-06-05Add ui tests for issue 26046Tommy Ip-0/+38
2017-06-05Better closure error messageTommy Ip-5/+27
2017-06-05Doc changes for assert macrosMichael Kohl-5/+13
2017-06-05doc rewordingking6cong-1/+1
2017-06-04Skip documentation files without ``` when running markdown tests.Mark Simulacrum-16/+15
2017-06-04Auto merge of #42426 - arthurprs:io_error, r=sfacklerbors-0/+1
2017-06-04Always quote program name in Command::spawn on WindowsOliver Middleton-8/+10
2017-06-04Auto merge of #42362 - estebank:type, r=arielb1bors-15/+97
2017-06-04Separate suggestion in a `help` and a `note`Esteban Küber-28/+51
2017-06-04Show trait method signature when impl differsEsteban Küber-15/+97
2017-06-04Use the three-element variant of the 'llvm.gcov' metadataMarco Castelluccio-6/+2
2017-06-04rustc_llvm: re-run build script if config.toml changesVenkata Giri Reddy-0/+9
2017-06-04Add overflow checking for str::get with inclusive rangesScott McMurray-4/+55
2017-06-04Run profiler test only if built with profiler supportMarco Castelluccio-0/+2
2017-06-04Auto merge of #42402 - citizen428:create-dump-mir-dir, r=Mark-Simulacrumbors-0/+1
2017-06-04inline io::Error creation from ErrorKindarthurprs-0/+1
2017-06-04Add llvm.gcov metadata only if profiler is enabledMarco Castelluccio-22/+24
2017-06-04Update mod.rsbjorn3-1/+1
2017-06-04Update lowering.rsbjorn3-2/+2
2017-06-04Update def.rsbjorn3-1/+1
2017-06-04Stop checking uses_stdMarco Castelluccio-21/+12
2017-06-04Merge branch 'profiling' of github.com:whitequark/rust into profilingMarco Castelluccio-10/+295
2017-06-04Auto merge of #42406 - bjorn3:patch-1, r=eddybbors-53/+55
2017-06-04Delegate str:Index(Mut) to SliceIndex<str>Scott McMurray-37/+18
2017-06-04Auto merge of #42265 - Zoxc:for-sugar, r=eddybbors-83/+138
2017-06-03Explicate what "Rc" and "Arc" stand for.Ulysse Carion-2/+4
2017-06-04Auto merge of #41968 - kennytm:fix-unreadable-json-test-output-36516, r=nikom...bors-35/+250
2017-06-04Create directory for dump-mir-dir automaticallyMichael Kohl-0/+1
2017-06-04Auto merge of #42398 - redox-os:master, r=sfacklerbors-3/+3
2017-06-03Auto merge of #42391 - photoszzt:master, r=Manishearthbors-16/+30
2017-06-03Auto merge of #42387 - GuillaumeGomez:error-codes-next, r=Susurrusbors-6/+52
2017-06-03Remove 'elided' from lifetime resolution errorStephen Lazaro-6/+6