about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-02-25Address review commentsAmanieu d'Antras-0/+3
2021-02-24fix typo in `pre-commit.sh`katelyn martin-1/+1
2021-02-24Account for associated consts in the "unstable assoc item name colission" lintEsteban Küber-7/+28
2021-02-24Only look for `tidy` when running rustdoc testsJoshua Nelson-6/+12
2021-02-24Auto merge of #82159 - BoxyUwU:uwu, r=varkorbors-0/+47
2021-02-24Substitute erased lifetimes on bad placeholder typeEsteban Küber-2/+32
2021-02-24Update cargoEric Huss-0/+0
2021-02-24Add testDániel Buga-0/+11
2021-02-24Remove duplicate stringDániel Buga-1/+0
2021-02-24Remove `ENABLE_DOWNLOAD_RUSTC` constantJoshua Nelson-23/+13
2021-02-24Auto merge of #80914 - GuillaumeGomez:remove-is_spotlight, r=jyn514bors-18/+73
2021-02-24Use Oxform commaIvan Tham-1/+1
2021-02-24Make DocContext &mut for cleanGuillaume Gomez-1/+1
2021-02-24Prevent to compute Item attributes twiceGuillaume Gomez-6/+23
2021-02-24Auto merge of #80475 - simonvandel:fix-77355, r=oli-obkbors-355/+482
2021-02-24Add suggestion for iterators in iteratorsKevin Per-0/+32
2021-02-24Properly reject non-const argumentsAmanieu d'Antras-0/+36
2021-02-24library: Normalize safety-for-unsafe-block commentsMiguel Ojeda-1/+1
2021-02-23rustdoc: Name fields of `ResolutionFailure::WrongNamespace`Camelid-17/+22
2021-02-23panic_bounds_checks should be panic_bounds_checkJeff Muizelaar-1/+1
2021-02-24TODO -> FIXMEAmanieu d'Antras-1/+1
2021-02-23yeetEllen-0/+47
2021-02-23Improve code readabilityGuillaume Gomez-11/+12
2021-02-23* Fix some typoGuillaume Gomez-10/+31
2021-02-23Put clean::Trait extra information into a new struct to make it more coherentGuillaume Gomez-18/+33
2021-02-23Use a qualified path to make it more clear where `list_contains_name` functio...Guillaume Gomez-2/+1
2021-02-23Remove is_spotlight field from `Trait`Guillaume Gomez-20/+39
2021-02-23Do not consider using a semicolon inside of a different-crate macroMichael Howell-0/+71
2021-02-23Move tests to subdirectoryAmanieu d'Antras-0/+0
2021-02-23Add #[rustc_legacy_const_generics]Amanieu d'Antras-0/+125
2021-02-23Rollup merge of #82362 - osa1:issue81918, r=oli-obkDylan DPC-0/+11
2021-02-23Rollup merge of #82311 - aDotInTheVoid:jsondocck-improvements, r=jyn514Dylan DPC-27/+70
2021-02-23Rollup merge of #82308 - estebank:issue-82290, r=lcnrDylan DPC-0/+27
2021-02-23Rollup merge of #82305 - camelid:no-more-refcell, r=jyn514Dylan DPC-60/+56
2021-02-23Rollup merge of #82297 - tmiasko:write-only, r=oli-obkDylan DPC-1/+68
2021-02-23Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakisDylan DPC-24/+170
2021-02-23Rollup merge of #82113 - m-ou-se:panic-format-lint, r=estebankDylan DPC-4/+76
2021-02-23Rollup merge of #81629 - 1000teslas:issue-81365-fix, r=Aaron1011Dylan DPC-0/+520
2021-02-23Skip emitting closure diagnostic when closure_kind_origins has no entryAaron Hill-0/+40
2021-02-23Fix typo in sanitizer flag in unstable book.Corey Farwell-2/+2
2021-02-23Fix nitsGuillaume Gomez-8/+4
2021-02-23Add full test for rustdoc map fileGuillaume Gomez-0/+67
2021-02-23Add tests for --generate-redirect-map optionGuillaume Gomez-0/+29
2021-02-23Add --generate-redirect-map option to replace HTML redirection file with a un...Guillaume Gomez-12/+60
2021-02-23Auto merge of #82102 - nagisa:nagisa/fix-dwo-name, r=davidtwcobors-0/+12
2021-02-23Improve error msgs when found type is deref of expectedÖmer Sinan Ağacan-0/+96
2021-02-23Auto merge of #82076 - jyn514:update-bootstrap, r=Mark-Simulacrumbors-54/+46
2021-02-22Fix compile failure due to 2015 module system being weirdJoshua Nelson-1/+1
2021-02-22Set RUST_BACKTRACE=0 when running `treat-err-as-bug` testsAaron Hill-2/+4
2021-02-23Rollup merge of #82234 - GuillaumeGomez:remove-query-param-on-esc, r=Nemo157Dylan DPC-1/+6