about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-02-18Remove `LazyTokenStream`.Nicholas Nethercote-113/+58
2019-02-18Change `Token::interpolated_to_tokenstream()`.Nicholas Nethercote-40/+38
2019-02-17Add links to codegen docs for rustc synonym flagsGuy Taylor-2/+2
2019-02-17Fix doc for rustc "-g" flagGuy Taylor-1/+1
2019-02-18librustc_codegen_llvm => 2018Taiki Endo-199/+190
2019-02-17Add regression test for a specialization-related ICE (#39448)emlai-0/+62
2019-02-17Bump the bootstrap compilerJonas Schievink-1/+1
2019-02-17Changed feature gate for new PathBuf methodsAaron Stillwell-7/+7
2019-02-17Fixes for implementation of PathBuf methods (aliases for OsString)Aaron Stillwell-19/+19
2019-02-17Modify doctest's auto-`fn main()` to allow `Result`sAndre Bogus-4/+51
2019-02-17publish_toolstate.py: further fix the runtime errorskennytm-3/+3
2019-02-17Add alias methods to PathBuf for underlying OsStringAaron Stillwell-1/+81
2019-02-17Auto merge of #58416 - cuviper:dist-linux-gcc, r=alexcrichtonbors-111/+312
2019-02-17Remove UB in test_ptr_subtraction testKonrad Borowski-2/+4
2019-02-17Remove UB in test_is_null testKonrad Borowski-3/+2
2019-02-17Mention capping forbid lintsDale Wijnand-1/+3
2019-02-17update stdsimdRalf Jung-0/+0
2019-02-17Auto merge of #58495 - kennytm:rollup, r=kennytmbors-300/+819
2019-02-16Monomorphize less code in fs::{read|write}Scott McMurray-9/+18
2019-02-17Rollup merge of #58521 - sfackler:error-iter-issue, r=withoutboatskennytm-4/+4
2019-02-17Rollup merge of #58509 - phansch:add_myself_to_clippy_toolstate_maintainers, ...kennytm-179/+218
2019-02-17Rollup merge of #58496 - nathan:doc-std-path-pathbuf-pop, r=frewsxcvkennytm-2/+1
2019-02-17Rollup merge of #58395 - vi:checked_duration_since, r=dtolnaykennytm-0/+61
2019-02-17Rollup merge of #57929 - GuillaumeGomez:rustodc-remove-old-style-files, r=oll...kennytm-23/+64
2019-02-17Rollup merge of #58489 - xfix:fix-keyword-tests-runtime-error, r=alexcrichtonkennytm-2/+2
2019-02-17Rollup merge of #58479 - saleemjaffer:test_promote_evaluation_unused_result, ...kennytm-0/+8
2019-02-17Don't use an allocation for ItemId in StmtKindJohn Kåre Alsaker-6/+7
2019-02-17Auto merge of #58477 - rust-lang:fix-publish-toolstate-syntax-error, r=oli-obkbors-3/+3
2019-02-16ui test for directed quote help suggestion #58436Patrick McCarter-0/+19
2019-02-16help suggestion when trying to delimit string literals with directed unicode ...Patrick McCarter-9/+44
2019-02-16Fix tracking issue for error iteratorsSteven Fackler-4/+4
2019-02-16Add a test for const parameter uppercase lintvarkor-0/+27
2019-02-16Don't abort early when collecting const genericsvarkor-4/+19
2019-02-16Check for Const param in collectvarkor-4/+4
2019-02-16Notify myself when Clippy toolstate changesPhilipp Hansch-1/+1
2019-02-16Rollup merge of #58468 - RalfJung:maybe-uninit-split, r=Centrilkennytm-33/+55
2019-02-16Rollup merge of #58448 - euclio:missing-summaries, r=QuietMisdreavuskennytm-1/+6
2019-02-16Rollup merge of #58440 - gnzlbg:v6, r=japarickennytm-0/+2
2019-02-16Rollup merge of #58438 - cuviper:posix_spawn_file_actions_addchdir_np, r=alex...kennytm-2/+22
2019-02-16Rollup merge of #58433 - RalfJung:miri-mark-tests, r=TimNNkennytm-79/+150
2019-02-16Rollup merge of #58429 - RalfJung:box, r=TimNNkennytm-3/+8
2019-02-16Rollup merge of #58359 - taiki-e:impl_snapshot_for, r=oli-obkkennytm-8/+6
2019-02-16Rollup merge of #58306 - GuillaumeGomez:crate-browser-history, r=QuietMisdreavuskennytm-1/+1
2019-02-16Rollup merge of #58293 - xfix:patch-16, r=Mark-Simulacrumkennytm-23/+7
2019-02-16Rollup merge of #58196 - varkor:const-fn-feature-gate-error, r=oli-obkkennytm-103/+352
2019-02-16Rollup merge of #58074 - scottmcm:stabilize-sort_by_cached_key, r=SimonSapinkennytm-14/+9
2019-02-16Rollup merge of #57981 - Zoxc:fix-57979, r=nikomatsakiskennytm-1/+60
2019-02-15Fix rebase issuevarkor-2/+2
2019-02-15Update testsvarkor-12/+12
2019-02-15Take Const into account with nonstandard style lintvarkor-0/+10