about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-04-17Refactor the per-module node map `module_children` into a per-resolver map.Jeffrey Seyfried-22/+22
2016-04-17Make import resolution and error resolution reporting deterministic.Jeffrey Seyfried-26/+22
2016-04-17Refactor `is_prelude` to only apply to glob importsJeffrey Seyfried-30/+16
2016-04-17Auto merge of #33016 - tbu-:pr_doc_peekable, r=alexcrichtonbors-2/+7
2016-04-17Auto merge of #33049 - Manishearth:rollup, r=Manishearthbors-224/+541
2016-04-17Rollup merge of #33046 - jseyfried:fix_unresolved_pattern_diagnostics, r=eddybManish Goregaokar-1/+5
2016-04-17Rollup merge of #33045 - jseyfried:no_def_modifiers, r=eddybManish Goregaokar-75/+56
2016-04-17Rollup merge of #33044 - petrochenkov:prefix, r=eddybManish Goregaokar-134/+224
2016-04-17Rollup merge of #33039 - bluss:trait-obj-error, r=arielb1Manish Goregaokar-2/+2
2016-04-17Rollup merge of #33032 - kindlychung:patch-3, r=ManishearthManish Goregaokar-4/+9
2016-04-17Rollup merge of #33023 - tbu-:pr_wrapping_traits, r=alexcrichtonManish Goregaokar-1/+15
2016-04-17Rollup merge of #33022 - Mr4x:master, r=blussManish Goregaokar-2/+2
2016-04-17Rollup merge of #32956 - GuillaumeGomez:ptr_examples, r=steveklabnikManish Goregaokar-0/+52
2016-04-17Rollup merge of #31441 - gereeter:btree-docs, r=blussManish Goregaokar-5/+176
2016-04-17Auto merge of #33012 - pravic:describe-L-rustc-option, r=alexcrichtonbors-2/+3
2016-04-17Auto merge of #32987 - xosmig:binary_heap_extension, r=apasel422bors-5/+121
2016-04-16Auto merge of #32977 - alexcrichton:ignore-panics, r=brsonbors-5/+9
2016-04-16Auto merge of #32952 - eddyb:mir-debuginfo-2, r=michaelwoeristerbors-80/+206
2016-04-17resolve: Refactor away `DefModifiers`Jeffrey Seyfried-75/+56
2016-04-17Fix diagnostics for unresolved patternsJeffrey Seyfried-1/+5
2016-04-16Auto merge of #32909 - sanxiyn:unused-trait-import-2, r=alexcrichtonbors-36/+13
2016-04-17syntax: Parse import prefixes as pathsVadim Petrochenkov-134/+224
2016-04-16Auto merge of #32875 - jseyfried:1422_implementation, r=nikomatsakisbors-196/+478
2016-04-16Add tests for `pub(restricted)`Jeffrey Seyfried-0/+205
2016-04-16Always report PRIVATE_IN_PUBLIC violations as hard errors whenJeffrey Seyfried-2/+4
2016-04-16Adjust example for error E0225Ulrik Sverdrup-2/+2
2016-04-16mir: place match pattern bindings in their respective arms.Eduard Burtescu-18/+24
2016-04-16debuginfo: argument and upvar names for MIR.Eduard Burtescu-58/+176
2016-04-16Auto merge of #33019 - kamalmarhubi:binary_search_by_key, r=alexcrichtonbors-2/+2
2016-04-16Update casting-between-types.mdKaiyin Zhong-4/+9
2016-04-16test: don't depend on locals being in scope on the return path.Eduard Burtescu-4/+6
2016-04-16Implement `Display` and `Hash` for `std::num::Wrapping`Tobias Bucher-1/+15
2016-04-16Fix f32::sin_cos and f64::sin_cos examplesMaxim Samburskiy-2/+2
2016-04-15Auto merge of #32785 - tbu-:pr_more_defaults, r=alexcrichtonbors-2/+30
2016-04-15Auto merge of #32779 - michaelwoerister:partitioning, r=nikomatsakisbors-69/+1326
2016-04-15slice: Add tracking issue for slice_binary_search_by_keyKamal Marhubi-2/+2
2016-04-16Add a note about side effects for "peekable" iteratorsTobias Bucher-2/+7
2016-04-15Auto merge of #33005 - Manishearth:rollup, r=Manishearthbors-79/+248
2016-04-16collections: add append and extend specialization for binary heapAndrey Tonkih-5/+121
2016-04-15Describe possible keys of the -L rustc option.pravic-2/+3
2016-04-16Rollup merge of #32997 - alexcrichton:fix-alloc-system-how-did-this-land, r=n...Manish Goregaokar-2/+4
2016-04-16Rollup merge of #32973 - kindlychung:patch-1, r=steveklabnikManish Goregaokar-2/+2
2016-04-16Rollup merge of #32970 - taralx:patch-2, r=alexcrichtonManish Goregaokar-7/+13
2016-04-16Rollup merge of #32964 - tshepang:comma, r=GuillaumeGomezManish Goregaokar-1/+1
2016-04-16Rollup merge of #32946 - eddyb:issue-32783, r=dotdashManish Goregaokar-32/+40
2016-04-16Rollup merge of #32945 - durka:rfc1494, r=pnkfelixManish Goregaokar-4/+7
2016-04-16Rollup merge of #32935 - pierzchalski:restore_trait_impl_docs, r=alexcrichtonManish Goregaokar-8/+85
2016-04-16Rollup merge of #32931 - deepak:gh-issue-32928-update-cargo-in-getting-starte...Manish Goregaokar-0/+4
2016-04-16Rollup merge of #32929 - LeoTestard:featureck-comment, r=GuillaumeGomezManish Goregaokar-2/+2
2016-04-16Rollup merge of #32926 - caipre:rustbuild-verify-download, r=alexcrichtonManish Goregaokar-13/+40