about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2018-06-03Rollup merge of #51317 - oli-obk:incremental_all_the_way, r=Mark-SimulacrumMark Simulacrum-0/+8
2018-06-03Rollup merge of #51299 - faern:const-int-ops, r=oli-obkMark Simulacrum-14/+313
2018-06-03Rollup merge of #51288 - Mark-Simulacrum:delete-is-import, r=eddybMark Simulacrum-14/+6
2018-06-03Auto merge of #50338 - japaric:panic-impl, r=alexcrichtonbors-64/+492
2018-06-03turn run-make test into a run-make-fulldeps testJorge Aparicio-0/+0
2018-06-03Remove is_import fieldMark Simulacrum-14/+6
2018-06-03Auto merge of #50904 - collin5:b50509, r=Mark-Simulacrumbors-111/+148
2018-06-03impl is_tool on Mode enumCollins Abitekaniza-7/+18
2018-06-03Auto merge of #51325 - japaric:miri-up, r=TimNNbors-5/+5
2018-06-03update the miri submodule to masterJorge Aparicio-4/+4
2018-06-03update the miri submoduleJorge Aparicio-2/+2
2018-06-03fix tidy errorJorge Aparicio-1/+2
2018-06-03add more testsJorge Aparicio-0/+115
2018-06-03reject `fn panic_impl<T>(_: &PanicInfo) -> !`Jorge Aparicio-2/+36
2018-06-03remove #[unwind(allowed)]Jorge Aparicio-1/+0
2018-06-03fix after rebaseJorge Aparicio-1/+1
2018-06-03undo payload in core::panic! changesJorge Aparicio-126/+37
2018-06-03document that `panic_impl` never passes the FFI boundaryJorge Aparicio-1/+2
2018-06-03remove unused `struct NoPayload`Jorge Aparicio-2/+0
2018-06-03format payload if possible instead of returning "Box<Any>"Jorge Aparicio-4/+11
2018-06-03s/panic_fmt/panic_impl/g in docsJorge Aparicio-21/+22
2018-06-03implement #[panic_implementation]Jorge Aparicio-18/+379
2018-06-03Ignore i128 test on asmjsLinus Färnstrand-4/+9
2018-06-03command line args trump config.toml settingsOliver Schneider-1/+4
2018-06-03Auto merge of #51319 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-57/+99
2018-06-03refactor mode to ToolRustc for Rls & RustfmtCollins Abitekaniza-2/+2
2018-06-03thread tool modes throughCollins Abitekaniza-16/+36
2018-06-03refactor, make requested changesCollins Abitekaniza-16/+15
2018-06-03refactor Mode enumCollins Abitekaniza-92/+99
2018-06-02Rollup merge of #51313 - euclio:variant-name-suggestion-fix, r=oli-obkMark Simulacrum-8/+8
2018-06-02Rollup merge of #51312 - frewsxcv:clarify-hash-map-entry-get-mut, r=dtolnayMark Simulacrum-4/+30
2018-06-02Rollup merge of #51306 - kennytm:impl-default-for-mut-str, r=SimonSapinMark Simulacrum-0/+7
2018-06-02Rollup merge of #51297 - GuillaumeGomez:fix-run-but-style, r=QuietMisdreavusMark Simulacrum-3/+6
2018-06-02Rollup merge of #51226 - gnzlbg:nonzero_align, r=SimonSapinMark Simulacrum-37/+43
2018-06-02Rollup merge of #51143 - Mark-Simulacrum:issue-50826, r=cramertjMark Simulacrum-5/+5
2018-06-03Pass literal through black_boxLinus Färnstrand-4/+8
2018-06-02Copy changes from HashMap over to BTreeMap.Corey Farwell-2/+15
2018-06-03Auto merge of #50953 - GuillaumeGomez:attributes-in-other-places, r=QuietMisd...bors-13/+53
2018-06-03Allow enabling incremental via config.tomlOliver Schneider-0/+5
2018-06-02Add a couple lines describing differences between into_mut/get_mut.Corey Farwell-0/+9
2018-06-02Auto merge of #51310 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-17/+105
2018-06-02Add attributes for trait and methods as wellGuillaume Gomez-13/+53
2018-06-02use type name in E0599 enum variant suggestionAndy Russell-8/+8
2018-06-02Fixed typoPhlosioneer-1/+1
2018-06-02Clarify the difference between get_mut and into_mut for OccupiedEntryPhlosioneer-2/+6
2018-06-02Rollup merge of #51302 - Mark-Simulacrum:rustdoc-fast, r=QuietMisdreavusMark Simulacrum-2/+2
2018-06-02Rollup merge of #51291 - evincarofautumn:master, r=oli-obkMark Simulacrum-5/+5
2018-06-02Rollup merge of #51147 - tmccombs:sliceindex, r=SimonSapinMark Simulacrum-4/+31
2018-06-02Rollup merge of #51124 - frewsxcv:frewsxcv-replace, r=QuietMisdreavusMark Simulacrum-4/+6
2018-06-02Rollup merge of #50919 - frewsxcv:frewsxcv-epsilon, r=steveklabnikMark Simulacrum-2/+10