]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #48124 - alexcrichton:clean-up-debugging, r=kennytm
[rust.git] / src /
2018-02-10 kennytmRollup merge of #48124 - alexcrichton:clean-up-debuggin...
2018-02-10 kennytmRollup merge of #48120 - matthiaskrgr:typos_src_1,...
2018-02-10 kennytmRollup merge of #48085 - alexcrichton:update-dlmalloc...
2018-02-10 Alex CrichtonExplain unusual debugging code in librustc
2018-02-10 Alex CrichtonUpdate the dlmalloc submodule
2018-02-10 Matthias Krügerfix typos in src/{bootstrap,ci,etc,lib{backtrace,core...
2018-02-10 kennytmRollup merge of #48100 - Mark-Simulacrum:fetch-nand...
2018-02-10 kennytmRollup merge of #48107 - matthiaskrgr:typo__substract_t...
2018-02-10 kennytmRollup merge of #48101 - Mark-Simulacrum:new-books...
2018-02-10 kennytmRollup merge of #48098 - alexcrichton:fix-i686-dist...
2018-02-10 kennytmRollup merge of #48086 - Zoxc:gen-fix, r=nikomatsakis
2018-02-10 kennytmRollup merge of #48080 - GuillaumeGomez:mobile-docs...
2018-02-10 kennytmRollup merge of #48078 - alexcrichton:fix-required...
2018-02-10 kennytmRollup merge of #48064 - Manishearth:intra-doc-bail...
2018-02-10 kennytmRollup merge of #48059 - alexcrichton:sccachebs, r...
2018-02-10 kennytmRollup merge of #48058 - cuviper:binaryen-gcc8, r=alexc...
2018-02-10 kennytmRollup merge of #48051 - ollie27:rustdoc_fn_unit_return...
2018-02-10 kennytmRollup merge of #48047 - etaoins:fix-ice-for-mismatched...
2018-02-10 kennytmRollup merge of #48015 - o01eg:disableable-installation...
2018-02-10 kennytmRollup merge of #47854 - varkor:create-out-dir, r=pnkfelix
2018-02-10 kennytmRollup merge of #47835 - Mark-Simulacrum:remove-data...
2018-02-10 kennytmRollup merge of #47790 - tinaun:patch-1, r=sfackler
2018-02-10 borsAuto merge of #47828 - alexcrichton:llvm-6, r=nikomatsakis
2018-02-10 Alex Crichtonrustc: Upgrade to LLVM 6
2018-02-09 Matthias Krügerfix typo: substract -> subtract.
2018-02-09 Mark SimulacrumAdd fetch_nand.
2018-02-09 Mark SimulacrumUpdate books for next release
2018-02-09 Alex Crichtonci: Actually bootstrap on i686 dist
2018-02-09 borsAuto merge of #47802 - bobtwinkles:loop_false_edge...
2018-02-09 John Kåre AlsakerFix visitation order of calls so that it matches execut...
2018-02-09 borsAuto merge of #47761 - GuillaumeGomez:test-themes,...
2018-02-09 borsAuto merge of #47489 - pnkfelix:limit-2pb-issue-46747...
2018-02-09 Alex Crichtonrustbuild: Pass `ccache` to build scripts
2018-02-08 Guillaume GomezHide theme button under menu in mobile mode and fix...
2018-02-08 Alex CrichtonDisallow function pointers to #[rustc_args_required_const]
2018-02-08 Alex CrichtonAdd `rustc_args_required_const` to the feature whitelist
2018-02-08 Felix S. Klock IIFleshed out the test a lot more.
2018-02-08 Felix S. Klock IITest that autoref'ing beyond method receivers does...
2018-02-08 Felix S. Klock IIAdd `AutoBorrowMutability`; its like `hir::Mutability...
2018-02-08 Felix S. Klock IIRestrict two-phase borrows to solely borrows introduced...
2018-02-08 Felix S. Klock IIEncode (in MIR) whether borrows are explicit in source...
2018-02-08 Guillaume GomezConvert python script to rust
2018-02-08 Guillaume GomezPass themes folder as parameter
2018-02-08 Guillaume GomezAdd tests for themes
2018-02-08 Guillaume GomezImprove output a bit in case of error
2018-02-08 Guillaume GomezAdd test when trying to add new theme
2018-02-08 Guillaume GomezHandle comments in css selector and add tests
2018-02-08 Guillaume GomezFix missing rules for dark.css
2018-02-08 Guillaume Gomezget differences
2018-02-08 Guillaume GomezAdd theme tests
2018-02-08 borsAuto merge of #48057 - scottmcm:less-match-more-compare...
2018-02-08 bobtwinklesFix tests for MIR loop lowering
2018-02-08 Manish Goregaokarintra-doc-links: bail early for linky things
2018-02-07 Josh StoneUpdate binaryen to fix -Werror with GCC 8
2018-02-07 bobtwinkles[ci skip] Generate false edges from loop_block
2018-02-07 Scott McMurraySimplify RangeInclusive::next[_back]
2018-02-07 O01egRefactor checks on list of extended tools.
2018-02-07 borsAuto merge of #48053 - Manishearth:rollup, r=Manishearth
2018-02-07 Manish GoregaokarRollup merge of #48028 - zackmdavis:and_the_span_of_the...
2018-02-07 Manish GoregaokarRollup merge of #48020 - RalfJung:type-alias-bounds...
2018-02-07 Manish GoregaokarRollup merge of #48018 - alexcrichton:require-const...
2018-02-07 Manish GoregaokarRollup merge of #48014 - Manishearth:stealing-chickens...
2018-02-07 Manish GoregaokarRollup merge of #47944 - oberien:unboundediterator...
2018-02-07 Manish GoregaokarRollup merge of #47922 - zackmdavis:and_the_case_of_the...
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
2018-02-07 Manish GoregaokarRollup merge of #47810 - GuillaumeGomez:fix-theme-but...
2018-02-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-07 Manish GoregaokarRollup merge of #47613 - estebank:rustc_on_unimplemente...
2018-02-07 borsAuto merge of #47957 - bobtwinkles:fix_mir_consts,...
2018-02-07 Oliver Middletonrustdoc: Hide `-> ()` in cross crate inlined Fn* bounds
2018-02-07 Ryan CummingFix ICE for mismatched args on target without span
2018-02-07 bobtwinklesUpdate trait-associated-const test to new format
2018-02-07 bobtwinklesmir: Fix DefiningTy::Const
2018-02-07 borsAuto merge of #47607 - davidtwco:issue-45697, r=nikomat...
2018-02-06 Manish GoregaokarAdd tests for -Zepoch using tyvar_raw_pointer
2018-02-06 Manish GoregaokarFill in long diagnostic
2018-02-06 borsAuto merge of #48040 - kennytm:rollup, r=kennytm
2018-02-06 kennytmRollup merge of #48036 - durka:proc-macro-doteq, r...
2018-02-06 kennytmRollup merge of #48031 - matthiaskrgr:exampleconfigtoml...
2018-02-06 kennytmRollup merge of #48026 - Badel2:doc-assoc-const-object...
2018-02-06 kennytmRollup merge of #48013 - onur:use-time-in-bootstrap...
2018-02-06 kennytmRollup merge of #48012 - scottmcm:faster-rangeinclusive...
2018-02-06 kennytmRollup merge of #47986 - Gilnaa:libtest_relaxed, r...
2018-02-06 kennytmRollup merge of #46962 - clarcharr:os_raw_docs, r=Quiet...
2018-02-06 Badel2Trait objects cannot contain associated constants
2018-02-06 David WoodAdded and updated tests to enable/disable overflow...
2018-02-06 Ralf Jungimprove wording: bounds -> generic bounds
2018-02-06 QuietMisdreavusfix docs link
2018-02-06 Alex Burkaproc_macro: don't panic parsing ..= (fix #47950)
2018-02-06 borsAuto merge of #47203 - varkor:output-filename-conflicts...
2018-02-06 borsAuto merge of #48017 - kennytm:rollup, r=kennytm
2018-02-06 Manish GoregaokarConvert tyvar_behind_raw_pointer to hard error for...
2018-02-06 Manish GoregaokarAdd -Zepoch
2018-02-06 Zack M. Daviscorrect E0619 span re method call receivers whose type...
2018-02-05 David WoodSwapped order of left/right visits to ensure consistenc...
2018-02-05 Ralf JungWarn about more ignored bounds on type aliases
2018-02-05 bobtwinklesmir: Add and fix tests for FalseUnwinds
2018-02-05 bobtwinklesmir: Add false edge cleanup out of infinite loops
2018-02-05 bobtwinklesmir: Add TerminatorKind::FalseUnwind
2018-02-05 bobtwinklesFix comment in ExprKind::LogicalOp
next